Public bug reported: Binary package hint: update-manager-core
On Gutsy current as of today. [EMAIL PROTECTED]:~# dpkg -l | grep update-man ii update-manager-core 1:0.78 manage release upgrades With update-manager-core installed and not update-manager do-release- upgrade fails with; [EMAIL PROTECTED]:~# do-release-upgrade Traceback (most recent call last): File "/usr/bin/do-release-upgrade", line 8, in <module> from UpdateManager.Core.DistUpgradeFetcherCore import DistUpgradeFetcherCore File "/usr/lib/python2.5/site-packages/UpdateManager/Core/DistUpgradeFetcherCore.py", line 39, in <module> from UpdateManager.Common.utils import country_mirror ImportError: No module named Common.utils Lines 36-39 of DistUpgradeFetcherCore.py are; try: from utils import country_mirror except ImportError: from UpdateManager.Common.utils import country_mirror UpdateManager.Common is provided by update-manager but update-manager- core doesn't depend on update-manager. Cheers, hads ** Affects: update-manager-core (Ubuntu) Importance: Undecided Status: New -- do-release-upgrade depends on update-manager https://bugs.launchpad.net/bugs/145116 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs