Bug#680184: lsb-release appears to be uninstallable on mips, causes FTBFS
Jakub Wilk <[email protected]>
| Newsgroups | gmane.linux.debian.devel.lsb |
|---|---|
| Message-ID | <20120704161003.GA4210__45545.2207745568$1341418538$gmane$org@jwilk.net> |
reassign 680184 python 2.7.3-1 thanks * Thibaut Paumard <[email protected]>, 2012-07-04, 12:23: >python2.7 is in the "BD-uninstalable" state since 2 days apparently because the >buildd sees lsb-release as uninstallable: > >"Dependency installability problem for python2.7 on mips: > python2.7 (= 2.7.3-1) build-depends on one of: > - lsb-release (= 4.1+Debian7)" > >https://buildd.debian.org/status/package.php?p=python2.7&suite=sid lsb-release is uninstallable, because it depends on python. python is uninstallable, because it depends on a version of python2.7 that hasn't been built yet. python2.7 cannot be built, because it (transitively) build-depend on python. Ooops. -- Jakub Wilk