Kubuntu upgrade from 9.04 t0 9.10 beta failed

Bug #457270 reported by jajaX
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebindings (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

Hi ! sorry for my bad english)

after save my kubuntu jaunty, and my ACER Aspire 5612 WLMI, I try to upgrade, 2 times, jauntu to karmic beta yesterday.

same things for to testing =>

- donwload packages => ok
- upgrade packages => ok but not all because the window upgrade disappears.

I must make "sudo apt-get automove" by myself.
after reboot :

- grub is always the same but i can see a good last karmic kernel
- kdm don't start. tty doesn't works
- I must use magic key for eboot my laptop and it's good after.

ProblemType: Bug
Architecture: i386
Date: Wed Oct 21 17:16:39 2009
DistroRelease: Ubuntu 9.10
Package: update-manager (not installed)
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: update-manager
Uname: Linux 2.6.31-14-generic i686
XsessionErrors: (polkit-gnome-authentication-agent-1:2974): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

Revision history for this message
jajaX (jajaplanet) wrote :
Download full text (5.7 KiB)

menu.lst :

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=d6f4c462-25bd-4416-9995-f2734f7aa492 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,4)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence ...

Read more...

Revision history for this message
jajaX (jajaplanet) wrote :

var/log/dist-upgrade/apt.log

Revision history for this message
jajaX (jajaplanet) wrote :

/var/log/dist-upgrade/apt-term.log

note : I can read it with kate/kwrite and I can't upload it here :-/

here's /var/log/dist-upgrade//main.log

Revision history for this message
jajaX (jajaplanet) wrote :

/var/log/dist-upgrade/term.log

Revision history for this message
jajaX (jajaplanet) wrote :
Download full text (6.0 KiB)

Hi !

another test with konsole =>

jajax@assistinfo:~$ update-notifier-kde -d
extracting 'karmic.tar.gz'
authenticate 'karmic.tar.gz' against 'karmic.tar.gz.gpg'
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)

adept_manager: aucun processus tué
adept_updater: aucun processus tué
 * Starting automatic crash report generation: apport
   ...done.
exitMainLoop
'utf8' codec can't decode byte 0xc2 in position 254: unexpected end of data
'utf8' codec can't decode byte 0xa0 in position 0: unexpected code byte
Traceback (most recent call last):
  File "/tmp/tmp1VuDPo/karmic", line 7, in <module>
    sys.exit(main())
  File "/tmp/tmp1VuDPo/DistUpgradeMain.py", line 132, in main
    if app.run():
  File "/tmp/tmp1VuDPo/DistUpgradeController.py", line 1590, in run
    return self.fullUpgrade()
  File "/tmp/tmp1VuDPo/DistUpgradeController.py", line 1577, in fullUpgrade
    self.doPostUpgrade()
  File "/tmp/tmp1VuDPo/DistUpgradeController.py", line 1128, in doPostUpgrade
    self._view.confirmChanges(summary, changes, 0, actions, False)):
  File "/tmp/tmp1VuDPo/DistUpgradeViewKDE.py", line 726, in confirmChanges
    loadUi("dialog_changes.ui", self.changesDialogue)
  File "/tmp/tmp1VuDPo/DistUpgradeViewKDE.py", line 59, in loadUi
    uic.loadUi(file, parent)
  File "/var/lib/python-support/python2.6/PyQt4/uic/__init__.py", line 112, in loadUi
    pyqt3_wrapper is optionally set to generate extra code that allows the code
  File "/var/lib/python-support/python2.6/PyQt4/uic/Loader/loader.py", line 8, in __init__
    UIParser.__init__(self, QtCore, QtGui, LoaderCreatorPolicy())
  File "/var/lib/python-support/python2.6/PyQt4/uic/uiparser.py", line 87, in __init__
    self.factory = QObjectCreator(creatorPolicy)
  File "/var/lib/python-support/python2.6/PyQt4/uic/objcreator.py", line 43, in __init__
    if load_plugin(open(os.path.join(plugindir, filename)), plugin_globals, plugin_locals):
IOError: [Errno 2] Aucun fichier ou dossier de ce type: '/usr/share/python-qt4/widget-plugins/kde4.py'
Error in sys.excepthook: ...

Read more...

Revision history for this message
Michael Vogt (mvo) wrote :

Here is the crash (happend during jaunty -> karmic):

2009-10-20 20:03:31,870 ERROR not handled exception in KDE frontend:
Traceback (most recent call last):

  File "/tmp/tmpXtiU3t/karmic", line 7, in <module>
    sys.exit(main())

  File "/tmp/tmpXtiU3t/DistUpgradeMain.py", line 132, in main
    if app.run():

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1590, in run
    return self.fullUpgrade()

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1577, in fullUpgrade
    self.doPostUpgrade()

  File "/tmp/tmpXtiU3t/DistUpgradeController.py", line 1128, in doPostUpgrade
    self._view.confirmChanges(summary, changes, 0, actions, False)):

  File "/tmp/tmpXtiU3t/DistUpgradeViewKDE.py", line 726, in confirmChanges
    loadUi("dialog_changes.ui", self.changesDialogue)

  File "/tmp/tmpXtiU3t/DistUpgradeViewKDE.py", line 59, in loadUi
    uic.loadUi(file, parent)

  File "/var/lib/python-support/python2.6/PyQt4/uic/__init__.py", line 112, in loadUi
    pyqt3_wrapper is optionally set to generate extra code that allows the code

  File "/var/lib/python-support/python2.6/PyQt4/uic/Loader/loader.py", line 8, in __init__
    UIParser.__init__(self, QtCore, QtGui, LoaderCreatorPolicy())

  File "/var/lib/python-support/python2.6/PyQt4/uic/uiparser.py", line 87, in __init__
    self.factory = QObjectCreator(creatorPolicy)

  File "/var/lib/python-support/python2.6/PyQt4/uic/objcreator.py", line 43, in __init__
    if load_plugin(open(os.path.join(plugindir, filename)), plugin_globals, plugin_locals):

IOError: [Errno 2] Aucun fichier ou dossier de ce type: '/usr/share/python-qt4/widget-plugins/kde4.py'

Revision history for this message
Jonathan Riddell (jr) wrote :

Moving bug to kdebindings, something is up with the python-kde4 install on this system

affects: update-manager (Ubuntu) → kdebindings (Ubuntu)
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.