diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-24 01:01:03 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-24 01:01:03 +0100 |
commit | 169a9046e429707905885161f73d8e52026b2e06 (patch) | |
tree | 6ebea5fed79a17a1da0ccf8f285e3631cc8a27b8 | |
parent | bddd19a1367d6f8efb6dff8eb20111fa0c31ad5c (diff) | |
download | jenkins.debian.net-169a9046e429707905885161f73d8e52026b2e06.tar.xz |
reproducible: strip_epoch() from _common.py needs to deal with epochs bigger than single digit numbers
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -119,6 +119,10 @@ properties: * misc ** once cdbs 0.1.129 (#780592) reaches testing: reschedule these: rgrep -l "/usr/bin/make: invalid option" /var/lib/jenkins/userContent/rbuild/testing/ +*** this should be done, confirm +** find out why fonts-sil-gentium leaves not rbuild.log and no .buildinfo file and whether there are others like this +*** .buildinfo file and rbuild.log were created and exist on the filesystem +*** the bug is in strip_epoch() in _common.py which assume epochs are single digit... ** find debbindiff problems: rgrep -l "maybe there is still " /var/lib/jenkins/userContent/rbuild/ ** reproducible: dont delete userContent/$pkg on build begin.. ** move all content into /var/lib/userContent/reproducible/ |