[Bug 1178245] Re: missed python-apt dependency
Paul Tobias
1178245 at bugs.launchpad.net
Sun Oct 13 04:59:53 UTC 2013
I just ran into this:
# do-release-upgrade -d
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1,140 kB]
Fetched 1,140 kB in 0s (0 B/s)
authenticate 'saucy.tar.gz' against 'saucy.tar.gz.gpg'
extracting 'saucy.tar.gz'
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-wv2pgq/saucy", line 6, in <module>
from DistUpgrade.DistUpgradeMain import main
File "/tmp/ubuntu-release-upgrader-wv2pgq/DistUpgrade/DistUpgradeMain.py", line 27, in <module>
import apt
ImportError: No module named apt
It's been 5 months since it has been reported, can we get this fixed?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1178245
Title:
missed python-apt dependency
Status in “ubuntu-release-upgrader” package in Ubuntu:
Confirmed
Bug description:
Package ubuntu-release-upgrader-core 1:0.190.6 missed python-apt
dependency.
root at router:/etc/dhcp# do-release-upgrade
Checking for a new Ubuntu release
Получено:1 Upgrade tool signature [198 B]
Получено:2 Upgrade tool [1 206 kB]
Получено 1 206 kБ за 0с (0 Б/c)
authenticate 'raring.tar.gz' against 'raring.tar.gz.gpg'
extracting 'raring.tar.gz'
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-0znpwp/raring", line 6, in <module>
from DistUpgrade.DistUpgradeMain import main
File "/tmp/ubuntu-release-upgrader-0znpwp/DistUpgrade/DistUpgradeMain.py", line 27, in <module>
import apt
ImportError: No module named apt
Need to install python-apt manually with aptitude to work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1178245/+subscriptions
More information about the foundations-bugs
mailing list