[Bug 1059600] Re: Local deb package cannot be installed by double clicking it
mahi.tanwar
hackingqueen at outlook.com
Sat Aug 10 09:34:19 UTC 2013
i am also facing same problem plz check this iam getting on terminal
root at kali:~# sudo apt-get install gdebi-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gdebi-core is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'gdebi-core' has no installation candidate
root at kali:~#
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sessioninstaller in Ubuntu.
https://bugs.launchpad.net/bugs/1059600
Title:
Local deb package cannot be installed by double clicking it
Status in “gnome-packagekit” package in Ubuntu:
Fix Released
Status in “sessioninstaller” package in Ubuntu:
Confirmed
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/python2.7/dist-packages/defer/__init__.py", line 489, in _inline_callbacks
result = gen.send(result)
File "/usr/lib/python2.7/dist-packages/sessioninstaller/core.py", line 669, in _install_package_files
interaction, sender)
TypeError: install_package_files() takes exactly 4 arguments (5 given)"
If I use the command line and sudo dpkg -i the package instead, it installs just fine.
Must be a bug in packagekit IMHO.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-packagekit/+bug/1059600/+subscriptions
More information about the foundations-bugs
mailing list