britney2-ubuntu moved from bzr to git
Robert Park
robert.park at canonical.com
Mon Jul 11 22:43:59 UTC 2016
On Fri, Jul 8, 2016 at 6:50 AM, Martin Pitt <martin.pitt at ubuntu.com> wrote:
> TL;DR: The bzr branch for britney2-ubuntu [1] is now obsolete, and
> replaced with a git branch [2]. I changed snakefruit's production
> scripts accordingly [3]. Robert, you need to do a corresponding change
> to the CI train. After that happened, I will do a last commit to the
> bzr branch to remove all the files and replace them with a
> "README.moved" file, just in case.
Ok I made this change and the new britney has a traceback:
Traceback (most recent call last):
File "/var/lib/britney/britney.py", line 3283, in <module>
Britney().main()
File "/var/lib/britney/britney.py", line 347, in __init__
self.dates = self.read_dates(self.options.testing)
File "/var/lib/britney/britney.py", line 917, in read_dates
for line in open(filename, encoding='ascii'):
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/britney_data/vivid/Dates'
I had a brief look at the code and it appears that an empty file will
pacify it, so I've done this:
http://bazaar.launchpad.net/+branch/bileto/revision/580#britney/fetch-indexes
And it does appear to have "worked" (eg it stopped the traceback).
Please advise if this is correct or if I need to be doing something
more with this new Dates file.
Thanks!
More information about the Ubuntu-release
mailing list