apport redirects me to a nonexistent bug page; say's there's a duplicate of my bug report
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
My system is:
piotrek@p5q-pro:~$ sudo lsb_release -rd
Description: Ubuntu quantal (development branch)
Release: 12.10
I have broken packages, particularly something with python3.
When I try to upgrade I'm getting something like this:
piotrek@p5q-pro:~$ LANG=en_US
piotrek@p5q-pro:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
python3 : Depends: python3-minimal (= 3.2.3-3) but 3.2.3-4 is installed
E: Unmet dependencies. Try using -f.
piotrek@p5q-pro:~$ sudo apt-get upgrade -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be upgraded:
python3
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
Need to get 0 B/33.2 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]?
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
dpkg: dependency problems prevent configuration of python3:
python3 depends on python3-minimal (= 3.2.3-3); however:
Version of python3-minimal on system is 3.2.3-4.
dpkg: error processing python3 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-
ubuntu-
Package python3 is not configured yet.
dpkg: error processing ubuntu-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-
python3-
Package python3 is not configured yet.
dpkg: error processing python3-distupgrade (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of nvidia-common:
No apport report written because the error message indicates its a followup error from a previous failure.
Package ubuntu-
dpkg: error processing nvidia-common (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-
python3-
Package python3 is not configured yet.
dpkg: error processing python3-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of software-
software-
Package python3 is not configured yet.
software-
Package python3-
dpkg: error processing software-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of sNo apport report written because MaxReports is reached already
software-
Package python3 is not configured yet.
software-
Package python3-
software-
Package software-
dpkg: error processing software-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-
ubuntu-
Package python3 is not configured yet.
ubuntu-
Package python3-distupgrade is not configured yet.
dpkg: error processing ubuntu-
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-
ubuntu-
Package python3 is not configured yet.
ubuntu-
Package ubuntu-
ubuntu-
Package python3-distupgrade is not configured yet.
dpkg: error processing ubuntu-
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3
ubuntu-
python3-
nvidia-common
python3-
software-
software-
ubuntu-
ubuntu-
E: Sub-process /usr/bin/dpkg returned an error code (1)
piotrek@p5q-pro:~$
On first or second run apport tells me my problem was reported and redirects me to https:/
Lost something?
This page does not exist, or you may not have permission to see it.
If you have been to this page before, it is possible it has been removed.
(blah, blah, blah)
BTW how to repair package dependencies?
Hi Piotr, I agree that apport is leaving us in the dark here. Bug 1015798 is discussing the same problem, and I have linked the reports.
That python problem hit me, too; look at bug 1024016. The workarounds and links, down the page, may help you. Thanks.