]> git.decadent.org.uk Git - dak.git/commit
ignore EPERM as a result of the chmod of a .dak file
authorPhilipp Kern <pkern@debian.org>
Tue, 21 Oct 2008 08:44:17 +0000 (10:44 +0200)
committerJoerg Jaspert <joerg@debian.org>
Fri, 24 Oct 2008 14:48:41 +0000 (16:48 +0200)
commite00d86bf93fe8e20b456caae7c099b153b77678f
treeef15f0a542768468f4acc05ed0d3ac738d813f03
parent48799335bb1faa0a452a5d95271e0813d9595250
ignore EPERM as a result of the chmod of a .dak file

2008-10-21  Philipp Kern  <pkern@debian.org>

        * daklib/queue.py: reintroduce James' check for EPERM after
          the chmod'ing of dak files and ignore it; just fubar if the file is
          world writable, which should really never happen

Signed-off-by: Joerg Jaspert <joerg@debian.org>
daklib/queue.py