[Bug 1292431] Re: record package versions

Launchpad Bug Tracker 1292431 at bugs.launchpad.net
Wed Mar 19 06:03:21 UTC 2014


This bug was fixed in the package autopkgtest - 2.10

---------------
autopkgtest (2.10) unstable; urgency=medium


  * Record name and version of tested package in log and in
    output-dir/testpkg-version. (first part of LP #1292431)
  * Record installed packages and their versions for each test, in
    <output-dir>/<test>-packages. (second half of LP: #1292431)
  * Drop adt-testreport-*, adt-openbugs-*: These have been marked deprecated
    for a while, haven't been used or maintained in many years, and are
    superseded by jenkins/debci. (Closes: #695974)

 -- Martin Pitt <mpitt at debian.org>  Tue, 18 Mar 2014 16:12:24 +0100

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => 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/1292431

Title:
  record package versions

Status in “autopkgtest” package in Ubuntu:
  Fix Released

Bug description:
  At least when using --log-file, autopkgtest should record the version
  of the package that was tested, and the versions of all installed
  packages. The latter could use something like

    dpkg-query --show -f '${Package}\t${Version}\n'

  which is easier to machine parse than trying to grab the versions out
  of the log file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1292431/+subscriptions



More information about the foundations-bugs mailing list