[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#764795: autopkgtest: Binaries in .changes are registered in wrong order



On 11 October 2014 13:26, Martin Pitt <mpitt at debian.org> wrote:
> This works fine for me, and there's also a test case for it. Can you
> please describe precisely what you did and which exact commands you
> ran? Please also attach the full output of adt-run, preferably with -d
> (debug info).

I've attached some debug logs. The two commands I ran to produce them were:

adt-run -d -l failed.log --changes
/home/mithrandi/debian/packages/build-area/txjsonrpc_0.3.1-1_amd64.changes
--- schroot sid-amd64-sbuild

adt-run -d -l succeeded.log --binary
../build-area/python-txjsonrpc_0.3.1-1_all.deb --changes
/home/mithrandi/debian/packages/build-area/txjsonrpc_0.3.1-1_amd64.changes
--- schroot sid-amd64-sbuild

Note that this particular package is brand new, and thus is not
available in the archive at any version. If I try the same thing with
a package that is in the archive, it appears to work:

adt-run -d -l succeeded-wrong-version.log --changes
../build-area/epsilon_0.7.0-3_amd64.changes --- schroot
sid-amd64-sbuild

... but if you check the log, the version of python-epsilon installed
appears to be 0.7.0-2 from the archive, rather than the 0.7.0-3
version I built for the purposes of this demonstration:

Selecting previously unselected package python-epsilon.
Preparing to unpack .../python-epsilon_0.7.0-2_all.deb ...
Unpacking python-epsilon (0.7.0-2) ...
Setting up python-epsilon (0.7.0-2) ...

There is output about registering python-epsilon_0.7.0-3_all.deb, but
this only appears after the tests have already run, hence my theory
about incorrect ordering.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: failed.log
Type: text/x-log
Size: 10410 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20141011/b2c9683a/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: succeeded.log
Type: text/x-log
Size: 30217 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20141011/b2c9683a/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: succeeded-wrong-version.log
Type: text/x-log
Size: 43009 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20141011/b2c9683a/attachment-0005.bin>


Reply to: