diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-24 09:25:40 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-24 09:25:40 +0100 |
commit | f1ad65af1c6e4b72f014549b8e8f47e589bcaa16 (patch) | |
tree | 92e27fd8b0741af252d48035f1ed4811e4fa1397 | |
parent | 75bfdc7bf7ec88e1ed58be2fb56f02539ee5a536 (diff) | |
download | jenkins.debian.net-f1ad65af1c6e4b72f014549b8e8f47e589bcaa16.tar.xz |
reproducible: ntyni has filed #781076 which effects jessie too
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -118,8 +118,8 @@ properties: === reproducible * misc -** once cdbs 0.4.129 (#780592) reaches testing: reschedule these: rgrep -l "/usr/bin/make: invalid option" /var/lib/jenkins/userContent/rbuild/testing/ -*** there are still builds with this failure, also in sid... ask ntyni for help +** cdbs 0.4.129 (#780592) reached testing: rescheduled those: rgrep -l "/usr/bin/make: invalid option" /var/lib/jenkins/userContent/rbuild/testing/ +*** there are still some with this failure (in sid+jessie), appearantly caused by #781076, currently unfixed ** 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... |