Comment 4 for bug 1178245

Revision history for this message
Paul Tobias (tobias.pal) wrote :

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?