[Bug 1149679] Re: [check-mir] cannot parse dependencies with architecture restrictions
Launchpad Bug Tracker
1149679 at bugs.launchpad.net
Tue Apr 15 20:43:40 UTC 2014
This bug was fixed in the package ubuntu-dev-tools - 0.153
---------------
ubuntu-dev-tools (0.153) unstable; urgency=medium
[ Stefano Rivera ]
* Acknowledge NMU. Thanks to Paul.
* Explicitly use xz compression when building source packages, rather than
relying on dpkg >= 1.16.5 behavior.
[ Robie Basak ]
* check-mir: correctly parse dependencies with architecture specifications
(LP: #1149679).
[ Benjamin Drung ]
* pbuilder-dist:
- Set different aptcache directories for Debian and Ubuntu.
- Store build logs in <source>_<version>_<arch>.build instead of
last_operation.log (to avoid overwriting build logs).
ubuntu-dev-tools (0.152+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Change debian.tar.gz to debian.tar.xz (Closes: #738413)
-- Benjamin Drung <benjamin.drung at profitbricks.com> Tue, 15 Apr 2014 13:17:12 +0200
** Changed in: ubuntu-dev-tools (Ubuntu)
Status: Fix Committed => Fix Released
--
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:
Fix Released
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