[Bug 1073856] Re: Test depends cannot be multiline and are silently ignored if so

Jean-Baptiste Lallement jean-baptiste at ubuntu.com
Wed Dec 12 21:57:00 UTC 2012


Here is a proposition of patch. 
Note that multiline parsing in control files is currently completely broken, and fixing it changes the way numbering is done in the list 'stanzas' which might have side-effects in other parts of adt-run. But overall I think it is safe.

** Patch added: "autopkgtest_2.2.3ubuntu2.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1073856/+attachment/3458723/+files/autopkgtest_2.2.3ubuntu2.debdiff

-- 
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/1073856

Title:
  Test depends cannot be multiline and are silently ignored if so

Status in “autopkgtest” package in Ubuntu:
  Triaged
Status in “autopkgtest” package in Debian:
  New

Bug description:
  If I define a test like this:

  Tests: foo
  Depends: @, libfoo,
    libbar

  then autopackage test will prepare this test without libbar and
  without giving any sort of malformed warning.

  This seems really wrong, as debian/control files normally support this
  sort of multiline listing of dependencies

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




More information about the foundations-bugs mailing list