[Bug 1575730] Re: crash if binary from a source does not exist
Martin Pitt
martin.pitt at ubuntu.com
Wed Sep 14 07:03:25 UTC 2016
** Changed in: autopkgtest (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1575730
Title:
crash if binary from a source does not exist
Status in autopkgtest package in Ubuntu:
Fix Released
Bug description:
Running llvm-toolchain-3.6 tests in wily/ppc64el currently causes an
eternal tmpfail loop with:
$ autopkgtest/run-from-checkout --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --setup-commands /home/ubuntu/autopkgtest/setup-commands/setup-testbed llvm-toolchain-3.6 -s -d --- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest --name adt-wily-ppc64el-llvm-test --image ubuntu/ubuntu-wily-adt-ppc64el-server --keyname testbed-juju-prod-ues-proposed-migration-machine-3 --net-id=net_ues_proposed_migration -e 'http_proxy=http://squid.internal:3128' -e 'https_proxy=http://squid.internal:3128' -e 'no_proxy=127.0.0.1,127.0.1.1,localhost,localdomain,novalocal,internal,archive.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,ppa.launchpad.net' --mirror=http://ftpmaster.internal/ubuntu
[...]
Removing adt-satdep (0) ...
E: Version '1:3.6.2-1' for 'liblldb-3.6-dev' was not found
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
dpkg: warning: version '1:3.6.2-1
1:3.6.2-1' has bad syntax: invalid character in version number
E: Can not find a package for architecture '3.6.2-1'
E: Unable to find a source package for 1:3.6.2-1
Exit request sent.
adt-run [07:45:50]: ERROR: testbed failure: rules extract failed with exit code 100 (apt failure)
Indeed that binary is not available on ppc64el:
liblldb-3.6-dev | 1:3.6.2-1 | wily | amd64,
armhf, i386, powerpc
So there's some bug in the create_command for --apt-source that
figures out the available versions in release and -proposed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1575730/+subscriptions
More information about the foundations-bugs
mailing list