| Summary: | globus_gram_job_manager pkg metadata problem in 3.2rc2 | ||
|---|---|---|---|
| Product: | GRAM | Reporter: | Mats Rynge <rynge@isi.edu> |
| Component: | gt2 Gatekeeper/Jobmanager | Assignee: | Stuart Martin <smartin@mcs.anl.gov> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bester@mcs.anl.gov |
| Priority: | P2 | ||
| Version: | 3.2beta | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
Ok - I'll commit this change after the 3.2 release is out.
Committed fix to 3.2 branch and trunk
The current version of globus_gram_job_manager is 5.3. From pkg_data_src.gpt.in: <Aging_Version Age="0" Major="5" Minor="3"/> and further down in the same file is a dependency on itself (data): <Dependency Name="globus_gram_job_manager" Package="data"> <Version> <Simple_Version Major="3"/> </Version> </Dependency> Major version should be 5 in this case. When trying to generate binary bundles: # gpt-bundle -xml=globus-gcc32.gpt-bundle.xml -bn=globus ERROR: The following packages are missing Package Runtime-globus_gram_job_manager-ANY-data version 5.3 is incompatible with globus_gram_job_manager-gcc32-pgm