apport seems crash during gksudo "sh /cdrom/cdromupgrade"

Bug #449498 reported by marcobra (Marco Braida)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
update-manager-core (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: apport

Description: Ubuntu 9.04
Release: 9.04

i'm trying to made a cdromupgrade with md5sum verified daily karmic alternate http://cdimage.ubuntu.com/daily/20091012/
0d53ec66e1a8834601a4ec44de7cef61 *karmic-alternate-i386.iso mounted in loop mode as shown below, i also use a apt-chacher-ng running on a corporate pc, it usually works fine.

ubuntu@ubuntu-desktop:~$ sudo mount -o loop /home/ubuntu/karmic-alternate-i386.iso /media/cdrom0
ubuntu@ubuntu-desktop:~$ gksudo "sh /cdrom/cdromupgrade"

/usr/share/apport/apport-gtk:40: GtkWarning: Failed to set text from markup due to error parsing markup: Errore alla riga 1 carattere 135: È stato chiuso l'elemento "markup", ma l'elemento correntemente aperto è "span"
  'apport-gtk.glade'))

sudo vi /usr/share/apport/apport-gtk +40

I don't know if is it related to this "warning" but the system can't do the upgrade to karmic after downloading all needed packages give me this terminal error and then it try to restore a consistent status with dpkg --configure -a

Hth

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

i'm still on: (lsb_release -rd)
Description: Ubuntu 9.04
Release: 9.04

So i retried today to do a cdromupgrade with an update daily cd-rom alternate image... md5 verified still get the previous error...

Ubuntu 9.10 _Karmic Koala_ - Alpha i386 (20091013)

i get the errors in the attached images... that i write here in short:

Exception during pm.DoInstall(): E:Couldn't configure pre-depend openoffice.org-core for openoffice.org-filter-binfilter, probably a dependency cycle.

E: Couldn't configure pre-depend openoffice.org-core for openoffice.org-filter-binfilter, probably a dependency cycle.

My /etc/apt/sources.list now are all pointing to karmic... i reset them to jaunty... clean the cache and then i will retry tomorrow.

Hth

Revision history for this message
Marco Rodrigues (gothicx) wrote :

I don't think this problem is related to Apport. Try:

$ gksu "sh /cdrom/cdromupgrade"

http://www.ubuntu.com/getubuntu/upgrading#Upgrading%20Using%20the%20Alternate%20CD/DVD

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

Seems better link this to update-manager-core

affects: apport (Ubuntu) → update-manager-core (Ubuntu)
Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

But running...
export http_proxy=http://192.168.100.19:3142; gksu "sh /cdrom/cdromupgrade"

i still get this crash and i cannot send bug report because a can't traverse my corporate proxy...

gpgv: Firma fatta da mar 13 ott 2009 08:34:51 CEST usando DSA ID chiave FBB75451
gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <email address hidden>"
Traceback (most recent call last):
  File "/tmp/tmp.eqSJfnmQRM/karmic", line 7, in <module>
    sys.exit(main())
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeMain.py", line 132, in main
    if app.run():
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 1593, in run
    return self.fullUpgrade()
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 1561, in fullUpgrade
    if not self.doDistUpgradeFetching():
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 941, in doDistUpgradeFetching
    res = self.cache._fetchArchives(fetcher, pm)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 205, in _fetchArchives
    return self._runFetcher(fetcher)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 167, in _runFetcher
    res = fetcher.Run()
SystemError: E:Method http has died unexpectedly!
Error in sys.excepthook:
Traceback (most recent call last):
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeViewGtk.py", line 417, in _handleException
    apport_crash(type, value, tb)
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeApport.py", line 25, in apport_crash
    report[f.replace(".","").replace("-","")] = (open(os.path.join("/var/log/dist-upgrade",f)), )
IOError: [Errno 21] È una directory: '/var/log/dist-upgrade/20091012-1309'

Original exception was:
Traceback (most recent call last):
  File "/tmp/tmp.eqSJfnmQRM/karmic", line 7, in <module>
    sys.exit(main())
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeMain.py", line 132, in main
    if app.run():
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 1593, in run
    return self.fullUpgrade()
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 1561, in fullUpgrade
    if not self.doDistUpgradeFetching():
  File "/tmp/tmp.eqSJfnmQRM/DistUpgradeController.py", line 941, in doDistUpgradeFetching
    res = self.cache._fetchArchives(fetcher, pm)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 205, in _fetchArchives
    return self._runFetcher(fetcher)
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 167, in _runFetcher
    res = fetcher.Run()
SystemError: E:Method http has died unexpectedly!

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

fixed with karmic-alternate-i386.iso 14-Oct-2009 07:34 684M
3c6dfd852a62566c2dc31743ef4cb8ea *karmic-alternate-i386.iso

Thank you

Changed in update-manager-core (Ubuntu):
status: New → Fix Released
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.