Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Some time between June 18 and June 20 Debian Wheezy tests (both 32-bit and 64-bit) started failing like this:
Copying distribution specific build files for Debian
|
Incrementing changelog and starting build scripts
|
dch warning: Recognised distributions are: unstable, testing, stable,
|
oldstable, experimental, {testing-,stable-,oldstable-,}proposed-updates,
|
{testing,stable,oldstable}-security, squeeze-backports and UNRELEASED.
|
Using your request anyway.
|
dch warning: Previous package version was Debian native whilst new version is not
|
dch: Did you see that warning? Press RETURN to continue...
|
Creating package version 10.0.3+maria-1~n/a ...
|
parsechangelog/debian: warning: debian/changelog(l29): found eof where expected first heading
|
parsechangelog/debian: error: fatal error occurred while parsing input
|
dpkg-buildpackage: error: changelog parser /usr/lib/dpkg/parsechangelog/debian gave error exit status 255
|
Command exit 255
|
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -o ConnectTimeout=4 -p 2270 -l buildbot localhost sudo /sbin/shutdown -h now
|
program finished with exit code 255
|
It happens both on 10.0 and 5.5 (at least), and the code changes seem to be unrelated, so I assume there is something with the environment.
Examples:
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-wheezy-x86/builds/545/steps/compile/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-wheezy-amd64/builds/1067/steps/compile/logs/stdio