Uninstallable build-deps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
krb5 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
$ sudo apt-get build-dep ./
sudo: setrlimit(
Note, using directory './' to get the build dependencies
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
builddeps:./ : Depends: python-sphinx but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Chasing it down a bit:
doxygen-latex : Depends: texlive-latex-extra but it is not going to be installed
python-sphinx : Depends: python-docutils but it is not going to be installed
python-docutils : Depends: python:any (< 2.8)
python-packaging : Depends: python:any (< 2.8)
texlive-
texlive-pictures : Depends: python but it is not going to be installed
Related branches
- Christian Ehrhardt (community): Approve
- Canonical Server Core Reviewers: Pending requested
-
Diff: 74 lines (+47/-1)2 files modifieddebian/changelog (+45/-0)
debian/control (+2/-1)
- Rafael David Tinoco (community): Needs Information
- Dimitri John Ledkov (community): Approve
- Canonical Server Core Reviewers: Pending requested
-
Diff: 156 lines (+110/-2)5 files modifieddebian/changelog (+7/-0)
debian/control (+1/-1)
debian/patches/1000-doc-tools-py3.patch (+100/-0)
debian/patches/series (+1/-0)
debian/rules (+1/-1)
need to depend on python2, uploaded.