Local deb package cannot be installed by double clicking it
Bug #1059600 reported by
Stinger
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Session Installer |
New
|
Undecided
|
Unassigned | ||
gnome-packagekit (Ubuntu) |
Fix Released
|
Undecided
|
Shafeeque | ||
sessioninstaller (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
When I try to install a deb package by double clicking it (google-chrome) , I get the following error message:
"The action cannot be completed." and more details gives the following error:
"Traceback (most recent call last):
File "/usr/lib/
result = gen.send(result)
File "/usr/lib/
interaction, sender)
TypeError: install_
If I use the command line and sudo dpkg -i the package instead, it installs just fine.
Must be a bug in packagekit IMHO.
Related branches
Changed in gnome-packagekit (Ubuntu): | |
status: | Invalid → Confirmed |
Changed in gnome-packagekit (Ubuntu): | |
status: | Confirmed → Incomplete |
Changed in gnome-packagekit (Ubuntu): | |
assignee: | nobody → Shafeeque (shafeequealipt) |
To post a comment you must log in.
No, it isn't - This is a bug in Ubuntu's Sessioninstaller. You can remove it
(sudo apt-get purge sessioninstaller) and instead install a frontend like GNOME-PackageKit (sido apt-get install gnome-packagekit) to see if it works with PackageKit.
Reassigning to Ubuntu's Aptdaemon.