summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/APT.py
Commit message (Expand)AuthorAgeFilesLines
* Client/Tools/APT: fix pylint errors, enable checkAlexander Sulfrian2014-11-101-62/+81
* Client/Tools/APT: fix exception nameAlexander Sulfrian2014-11-101-1/+1
* Client/Tools/APT: handle exceptions gracefullyAlexander Sulfrian2014-11-051-1/+5
* debsums: read output from stderr instead of stdoutArach2014-07-051-1/+1
* APT: Prevent traceback for missing packagesSol Jerome2013-03-211-2/+7
* better Executor class for client toolsChris St. Pierre2013-02-141-7/+9
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-1/+1
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-4/+3
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-3/+4
* Remove --force-overwrite from the list of options that apt gives to dpkgJeroen Dekkers2012-07-131-1/+0
* fixed typoChris St. Pierre2012-06-011-25/+20
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+271