[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 18:23:28 UTC 2012


this is the faulty regex in runner/adt-run

1233: initre = regexp.compile('([A-Z][-0-9a-zA-Z]*)\s*\:\s*(.*)$')


** Changed in: autopkgtest (Ubuntu)
   Importance: High => Medium

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

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