Changes between Version 19 and Version 20 of Development/Templates/ClientSideDepsCheck
- Timestamp:
- Sep 29, 2008, 9:10:25 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Templates/ClientSideDepsCheck
v19 v20 89 89 [http://gridp03.ft.uam.es/swrep/noarch/createrepo-0.9.5-2.noarch.rpm UAM's repository]. 90 90 91 == TODO ==92 * Tool for automatically running createrepo on all Quattor repositories on the server93 * Output Pan code for adding the missing packages94 * Remove the need for a YUM config file95 * Check for conflicts as well as deps problems96 97 == DONE ==98 * 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)99