[Bug 773789] Re: Distribution upgrade to 11.04 failed silently when directory has wrong permission
Launchpad Bug Tracker
773789 at bugs.launchpad.net
Tue Sep 6 09:39:49 UTC 2011
*** This bug is a duplicate of bug 772939 ***
https://bugs.launchpad.net/bugs/772939
** Changed in: update-manager (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/773789
Title:
Distribution upgrade to 11.04 failed silently when directory has wrong
permission
Status in “update-manager” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: update-manager
I tried to upgrade from 10.10 to 11.04 using update-manager started
from the System menu. I clicked "Upgrade" to bring up the release
notes, and then clicked "Upgrade" again. At this point I get the
release notes window closes and I get back the previous window (the
one when update manager first starts). There was no indication of
what has gone wrong (or even that anything had gone wrong).
When I ran update-manager from command line, I see the following error
message:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py", line 962, in on_button_dist_upgrade_clicked
fetcher.run()
File "/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 247, in run
if not self.fetchDistUpgrader():
File "/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 217, in fetchDistUpgrader
result = fetcher.run()
SystemError: E:Archives directory /var/cache/apt/archives/partial is missing. - Acquire (13: Permission denied)
Somehow my directory has the wrong permission. That was easily fixed.
The "bug" here is that the error message should be reported so the
user can do something about it, and not just fail silently leaving the
user waiting to see if anything is happening (though I could tell from
ps that nothing was happening).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/773789/+subscriptions
More information about the foundations-bugs
mailing list