Public bug reported: Hey,
I have a germinate-update-metapackage traceback which triggers apport. The first time, the traceback appears normally, presumably apport is catching it properly and all. The second and next times, apport's except_hook fails: Decompressing http://archive.ubuntu.com/ubuntu/dists/jaunty/restricted/source/Sources.bz2 file ... Downloading http://archive.ubuntu.com/ubuntu/dists/jaunty/restricted/debian-installer/binary-amd64/Packages.bz2 file ... Decompressing http://archive.ubuntu.com/ubuntu/dists/jaunty/restricted/debian-installer/binary-amd64/Packages.bz2 file ... Traceback (most recent call last): File "/usr/bin/germinate-update-metapackage", line 269, in <module> debootstrap_base = set(debootstrap_packages(architecture)) File "/usr/bin/germinate-update-metapackage", line 208, in debootstrap_packages raise RuntimeError('Unable to retrieve package list from debootstrap: %s' % debootstrap_stdout) RuntimeError: Unable to retrieve package list from debootstrap: Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 85, in apport_excepthook os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w') OSError: [Errno 17] File exists: '/var/crash/_usr_lib_germinate_update-metapackage.py.1000.crash' Original exception was: Traceback (most recent call last): File "/usr/bin/germinate-update-metapackage", line 269, in <module> debootstrap_base = set(debootstrap_packages(architecture)) File "/usr/bin/germinate-update-metapackage", line 208, in debootstrap_packages raise RuntimeError('Unable to retrieve package list from debootstrap: %s' % debootstrap_stdout) RuntimeError: Unable to retrieve package list from debootstrap: Bye ** Affects: apport (Ubuntu) Importance: Undecided Status: New -- OSError: [Errno 17] File exists: '/var/crash/_usr_lib_germinate_update-metapackage.py.1000.crash' https://bugs.launchpad.net/bugs/323714 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
