Changes between Version 12 and Version 13 of Development/Templates/ClientSideDepsCheck
- Timestamp:
- May 19, 2008, 1:57:59 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Templates/ClientSideDepsCheck
v12 v13 67 67 * Output Pan code for adding the missing packages 68 68 * Remove the need for a YUM config file 69 * Convince YUM to look at 64-bit packages on a non-64-bit machine 69 * Check for conflicts as well as deps problems 70 71 = DONE = 72 * Convince YUM to look at 64-bit packages on a non-64-bit machine (fixed by calling YUM's doSackSetup with a comprehensive list of arches -- need a better solution as this function is deprecated)