[NO MORE COMMENTS PLEASE] Cannot install local deb package from Software Center
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Software Center |
Invalid
|
Undecided
|
Unassigned | ||
aptdaemon (Fluxbuntu) |
Invalid
|
Undecided
|
Unassigned | ||
aptdaemon (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: aptdaemon
I installed the latest updates (5 minutes ago) and then tried to install an app from a package. As expected, Ubuntu Sof Cent opened up and then I pressed install. But unfortunately a message poped up saying :
-------
"An unhandlable error occured
There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. Please report this error at http://
Traceback (most recent call last):
File "/usr/lib/
return self._simulate_
File "/usr/lib/
trans.
TypeError: 'dbus.Struct' object does not support item assignment
"
-------
Also when I tried to run apport-cli through terminal to check if there is a report I got this:
$ apport-cli
*** aptd closed unexpectedly on 2011-01-13 at 05:22:52.
If you were not doing anything confidential (entering passwords or other
private information), you can help to improve the application by reporting
the problem.
What would you like to do? Your options are:
R: Report Problem...
I: Cancel and ignore future crashes of this program version
C: Cancel
Please choose (R/I/C):R
*** Collecting problem information
The collected information can be sent to the developers to improve the
application. This might take a few minutes.
.
*** Error: Invalid problem report
This problem report is damaged and cannot be processed.
IOError(13, 'Permission denied')
Press any key to continue...^C
-------
=======
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.40+bzr541-
ProcVersionSign
Uname: Linux 2.6.37-12-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Thu Jan 13 05:16:22 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101213)
PackageArchitec
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
SourcePackage: aptdaemon
Related branches
- Sebastian Heinlein: Disapprove
-
Diff: 12 lines (+1/-1)1 file modifiedaptdaemon/worker.py (+1/-1)
- Sebastian Heinlein: Disapprove
-
Diff: 48 lines (+14/-3)2 files modifiedaptdaemon/core.py (+2/-3)
tests/test_worker.py (+12/-0)
Changed in aptdaemon (Ubuntu): | |
status: | New → Confirmed |
Changed in aptdaemon (Ubuntu): | |
status: | Fix Committed → Confirmed |
Changed in software-center: | |
status: | New → Invalid |
Changed in aptdaemon (Ubuntu): | |
status: | Confirmed → In Progress |
Changing the summary from what I've concluded from the duplicate list, and setting this as a metabug, as this will occur to everyone who is trying to install a local deb file from software center.