update-manager crashed with ImportError in /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py: No module named plugincore.manager

Bug #1013490 reported by Moti Ochayun
138
This bug affects 17 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Fix Released
High
Barry Warsaw
Quantal
Fix Released
High
Barry Warsaw

Bug Description

when i start upgrade

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: update-manager 1:0.163
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.2.2-0ubuntu2
Architecture: i386
Date: Fri Jun 15 07:54:54 2012
ExecutablePath: /usr/bin/update-manager
GsettingsChanges:

InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120524)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3.2 /usr/bin/update-manager --dist-upgrade
PythonArgs: ['/usr/bin/update-manager', '--dist-upgrade']
SourcePackage: update-manager
Title: update-manager crashed with ImportError in /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py: No module named plugincore.manager
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

Revision history for this message
Moti Ochayun (moti) wrote :
tags: removed: need-duplicate-check
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in update-manager (Ubuntu):
status: New → Confirmed
visibility: private → public
Changed in update-manager (Ubuntu):
importance: Undecided → High
Barry Warsaw (barry)
Changed in update-manager (Ubuntu):
assignee: nobody → Barry Warsaw (barry)
milestone: none → quantal-alpha-2
Revision history for this message
Hail Holy Ghost (dec86) wrote :

Hello,

I am getting this same error. Has a solution been found?

Last night I updated to Precise Pangolin... or so I thought

[CODE]%lsb_release -rd
Description: Ubuntu quantal (development branch)
Release: 12.10[/CODE]

I must empatically state I did NOT do this purposefully. All I want is to get back to Gnome and get the functionality back that Unity took away. "Downgrading" to Precise Pangolin would be *great*.

When I attempt to get GNOME back from the Software Center I get

[CODE]"gnome: Depends: gnome-core (= 1:3.0+6ubuntu3) but 1:3.0+6ubuntu3 is to be installed"[/CODE]

So then I attempt to install "gnome-core" from Synaptic

[CODE]The following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences
gnome-core:
 Depends: evolution-data-server but it is not going to be installed
 Depends: gnome-contacts but it is not going to be installed
 Depends: gnome-panel but it is not going to be installed
 Depends: gnome-session but it is not going to be installed
 Depends: gnome-session-fallback but it is not going to be installed[/CODE]

So I attempt to use Synaptic to fix install evolution-data-server, but

evolution-data-server:
[CODE] Depends: evolution-data-server-common (=3.2.3-0ubuntu7) but 3.4.3-1 is to be installed[/CODE]

This is what other Ubuntu people have referred to as "Dependency Hell".

How can I get GNOME back?](*,)

tags: added: rls-q-incoming
Revision history for this message
Barry Warsaw (barry) wrote :

Reproducible in Quantal with

$ update-manager --dist-upgrade

and indeed /usr/lib/python3/dist-packages/janitor is missing the plugincore subpackage. Probably a packaging bug. Investigating...

Changed in update-manager (Ubuntu Quantal):
status: Confirmed → In Progress
tags: removed: rls-q-incoming
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package update-manager - 1:0.164

---------------
update-manager (1:0.164) quantal; urgency=low

  [ Brian Murray ]
  * DistUpgrade/DistUpgradeApport.py: ensure package install failures are
    tagged dist-upgrade

  [ Robert Roth ]
  * UpdateManager/UpdateManager.py: check for None type from
    get_last_update_minutes (LP: #1013325)

  [ Colin Watson ]
  * DistUpgrade/NvidiaDetector, debian/control: Update symlink to Python 3
    version, available as of ubuntu-drivers-common 1:0.2.55.
  * debian/rules: Make sure to run setup.py with the default python3 last,
    so that scripts get correct #! lines.

  [ Barry Warsaw ]
  * pre-build.sh:
    - Add python-gi as an explicit dependency.
    - python3-mock is required.
  * setup.py:
    - Fix the installation of the janitor.plugincore package for Python 3.
      (LP: #1013490)
    - Calculate the setup() version number from debian/changelog.
    - Remove package_dir since it's not actually needed.
    - Whitespace normalization.
  * tests/Makefile
    - Add sleep between Python 2 and Python 3 invocation of tests under
      xvfb-run, otherwise I get crashes where xvfb doesn't come up.
 -- Barry Warsaw <email address hidden> Thu, 21 Jun 2012 20:42:23 -0400

Changed in update-manager (Ubuntu Quantal):
status: In Progress → Fix Released
Revision history for this message
CSRedRat (csredrat) wrote :

Any crashes with minor update on Ubuntu 12.10 alpha 1?

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: update-manager 1:0.163
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.2.3-0ubuntu5
Architecture: amd64
CrashCounter: 1
Date: Thu Jun 21 16:33:55 2012
DuplicateOf: https://bugs.launchpad.net/bugs/1013490
ExecutablePath: /usr/bin/update-manager
GsettingsChanges:

InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3.2 /usr/bin/update-manager --dist-upgrade
ProcCwd: /home/censor
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
 TERM=unknown
PythonArgs: ['/usr/bin/update-manager', '--dist-upgrade']
SourcePackage: update-manager
Title: update-manager crashed with ImportError in /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py: No module named plugincore.manager
UpgradeStatus: Upgraded to quantal on 2012-06-18 (2 days ago)
UserGroups:

VarLogDistupgradeLspcitxt:
 00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled) [8086:7192] (rev 03)
 00:07.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110] (rev 01)
 00:07.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01)
 00:07.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 02)
 00:08.0 VGA compatible controller [0300]: Microsoft Corporation Hyper-V virtual VGA [1414:5353]
VarLogDistupgradeMainlog:
 2012-06-18 19:13:59,996 INFO Using config files '['./DistUpgrade.cfg']'
 2012-06-18 19:13:59,996 INFO uname information: 'Linux Ubuntu96 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64'
 2012-06-18 19:13:59,996 INFO apt version: '0.8.16~exp12ubuntu10.2'
 2012-06-18 19:13:59,996 INFO release-upgrader version '0.163' started
 2012-06-18 19:13:59,996 ERROR No view can be imported, aborting
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1016418

Revision history for this message
Marko Preuss (marko-preuss) wrote :

hello

menue name grey?
menue post grey ?
monitor slep time 1 min can not of 5 or 10 minitue ?
xsane close to scann ?

update manager error?
best regards

Revision history for this message
Barry Warsaw (barry) wrote : Re: [Bug 1013490] Re: update-manager crashed with ImportError in /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py: No module named plugincore.manager

On Jun 23, 2012, at 07:10 AM, Marko Preuss wrote:

>menue name grey?
>menue post grey ?
>monitor slep time 1 min can not of 5 or 10 minitue ?
>xsane close to scann ?
>
>update manager error?

I don't really understand what you're referring to, but none of these sound
like they would indicate update-manager bugs.

Revision history for this message
Guy Van Sanden (gvs) wrote :

Still getting this error on 167

dpkg -l update-manager (07-14 20:15)
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=============-=============-======================================
ii update-manager 1:0.167 all GNOME application that manages apt upd

Traceback (most recent call last):
  File "/usr/lib/ubuntu-release-upgrader/do-partial-upgrade", line 36, in <module>
    from DistUpgrade.DistUpgradeController import DistUpgradeController
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", line 65, in <module>
    from .DistUpgradeQuirks import DistUpgradeQuirks
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py", line 40, in <module>
    from .janitor.plugincore.manager import PluginManager

tags: added: bugpattern-needed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.