Changes between Version 12 and Version 13 of Development/Templates/ClientSideDepsCheck


Ignore:
Timestamp:
May 19, 2008, 1:57:59 PM (17 years ago)
Author:
/C=IE/O=Grid-Ireland/OU=cs.tcd.ie/L=RA-TCD/CN=Stephen O. Childs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Templates/ClientSideDepsCheck

    v12 v13  
    6767 * Output Pan code for adding the missing packages
    6868 * 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)