[Bug 1149679] Re: [check-mir] cannot parse dependencies with architecture restrictions
Julian Andres Klode
juliank at ubuntu.com
Thu Oct 24 11:12:44 UTC 2013
Those are not binary dependencies. Those are source dependencies, and
parse_src_depends needs to be used for those.
** Changed in: python-apt (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1149679
Title:
[check-mir] cannot parse dependencies with architecture restrictions
Status in “python-apt” package in Ubuntu:
Invalid
Status in “ubuntu-dev-tools” package in Ubuntu:
Confirmed
Bug description:
check-mir fails when run in the libreoffice source.
$ check-mir
Checking support status of build dependencies...
Checking support status of binary dependencies...
Traceback (most recent call last):
File "/usr/bin/check-mir", line 151, in <module>
main()
File "/usr/bin/check-mir", line 141, in main
unsupported_binary_deps = check_binary_dependencies(apt_cache, control)
File "/usr/bin/check-mir", line 109, in check_binary_dependencies
for or_group in apt.apt_pkg.parse_depends(control.section[field]):
ValueError: Problem Parsing Dependency
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1149679/+subscriptions
More information about the foundations-bugs
mailing list