ubiquity crashes with File "/usr/lib/python2.7/dist-packages/apt_clone.py", line 406, in _restore_package_selection_in_cache when a package failed to upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Medium
|
Unassigned |
Bug Description
I was trying to upgrade Ubuntu 11.04 to 11.10 using the new 'upgrade' feature and theinstaller crashed.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.28
ProcVersionSign
Uname: Linux 3.0.0-9-generic i686
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
CasperVersion: 1.283
Date: Sun Sep 11 20:12:28 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110902)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Melvin Garcia (virtualspectre8) wrote : | #1 |
Changed in ubiquity (Ubuntu): | |
importance: | Undecided → Medium |
summary: |
- Installer Crashed + Installation's upgrade feature crashed |
The root cause of the error is
Sep 11 20:11:55 ubuntu ubiquity: Traceback (most recent call last):
Sep 11 20:11:55 ubuntu ubiquity: File "/usr/bin/
Sep 11 20:11:55 ubuntu ubiquity: args.source, args.destination, args.new_
Sep 11 20:11:55 ubuntu ubiquity: File "/usr/lib/
Sep 11 20:11:55 ubuntu ubiquity: self._restore_
Sep 11 20:11:55 ubuntu ubiquity: File "/usr/lib/
Sep 11 20:11:55 ubuntu ubiquity: self._restore_
Sep 11 20:11:55 ubuntu ubiquity: File "/usr/lib/
Sep 11 20:11:55 ubuntu ubiquity: resolver.resolve()
Sep 11 20:11:55 ubuntu ubiquity: SystemError: E:Unable to correct problems, you have held broken packages.
Which is caused by
Sep 11 20:05:31 ubuntu ubiquity: WARNING:root:can't add at-spi (pkg at-spi not marked upgrade)
(bug 836798?)
This situation should handled more nicely than a python traceback
Changed in ubiquity (Ubuntu): | |
status: | New → Triaged |
summary: |
- Installation's upgrade feature crashed + ubiquity crashes with File "/usr/lib/python2.7/dist- + packages/apt_clone.py", line 406, in _restore_package_selection_in_cache + when a package failed to upgrade |
tags: | added: upgrade |
dino99 (9d9) wrote : | #4 |
This version has expired
Changed in ubiquity (Ubuntu): | |
status: | Triaged → Invalid |
Exception during installation: ubiquity/ plugininstall. py", line 1667, in <module> ubiquity/ plugininstall. py", line 55, in wrapper ubiquity/ plugininstall. py", line 251, in run progress( 'SET', self.count) python2. 7/dist- packages/ debconf. py", line 60, in <lambda> command, *args, **kw)) python2. 7/dist- packages/ debconf. py", line 65, in command
Sep 11 20:12:09 ubuntu plugininstall.py: Traceback (most recent call last):
Sep 11 20:12:09 ubuntu plugininstall.py: File "/usr/share/
Sep 11 20:12:09 ubuntu plugininstall.py: install.run()
Sep 11 20:12:09 ubuntu plugininstall.py: File "/usr/share/
Sep 11 20:12:09 ubuntu plugininstall.py: func(self)
Sep 11 20:12:09 ubuntu plugininstall.py: File "/usr/share/
Sep 11 20:12:09 ubuntu plugininstall.py: self.db.
Sep 11 20:12:09 ubuntu plugininstall.py: File "/usr/lib/
Sep 11 20:12:09 ubuntu plugininstall.py: lambda *args, **kw: self.command(
Sep 11 20:12:09 ubuntu plugininstall.py: File "/usr/lib/
Sep 11 20:12:09 ubuntu plugininstall.py: self.write.flush()
Sep 11 20:12:09 ubuntu plugininstall.py: IOError: [Errno 32] Broken pipe
Sep 11 20:12:09 ubuntu plugininstall.py: