summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/RPM.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated RPM and Yum driversNarayan Desai2009-05-151-109/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5237 ce84e21b-d406-0410-9b95-82705330c041
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4999 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4991 ce84e21b-d406-0410-9b95-82705330c041
* remove spurious -q from RPM.py (resolves Ticket #473)Narayan Desai2007-07-301-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3580 ce84e21b-d406-0410-9b95-82705330c041
* Fix RPM verification (Resolves Ticket #375)Narayan Desai2007-01-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2721 ce84e21b-d406-0410-9b95-82705330c041
* Improve information message in interactive mode (Half-resolves Ticket #367)Narayan Desai2007-01-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2704 ce84e21b-d406-0410-9b95-82705330c041
* minor comment fix for bcfg2-adminNarayan Desai2007-01-171-0/+6
| | | | | | | Add fallback removal mechanism for RPM (to single removal, used when single-pass fails) [From Sumit Roy] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2691 ce84e21b-d406-0410-9b95-82705330c041
* Implement more verbose questions for interactive mode (for Packages) ↵Narayan Desai2007-01-161-9/+25
| | | | | | (Halfway-resolves Ticket #279) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2684 ce84e21b-d406-0410-9b95-82705330c041
* Fix verify failures when installation info isn't supplied.Narayan Desai2007-01-051-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2624 ce84e21b-d406-0410-9b95-82705330c041
* Only activate RPM when the db has been initializedNarayan Desai2006-12-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2603 ce84e21b-d406-0410-9b95-82705330c041
* Make reinventory contingent on configuration activity (Resolves Ticket #280)Narayan Desai2006-11-271-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2546 ce84e21b-d406-0410-9b95-82705330c041
* Fix package removal [report from naapuri]Narayan Desai2006-11-231-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2530 ce84e21b-d406-0410-9b95-82705330c041
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-091-0/+2
| | | | | | | | * PkgTool now calls RefreshPackages properly on instantiation * RPM handles error case with bogus output more robustly (should maybe move to the rpm python bindings?) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2412 ce84e21b-d406-0410-9b95-82705330c041
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-061-0/+82
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2401 ce84e21b-d406-0410-9b95-82705330c041