Comment 1 for bug 104553

Revision history for this message
Reed Lipman (rmlipman) wrote : Re: upgrade of a fresh installed Feisty failed

Thank you for your bug report. Can you run the following commands and report what happens?

sudo apt-get update
sudo apt-get dist-upgrade

There may be some unresolved dependency. When you run apt-get upgrade, apt simply upgrades all your packages to the newest version. Running a dist-upgrade might install some package that will fix this.