interzoneuk
February 13th, 2012, 02:41 PM
Hi
I'm trying to install a .deb package for the kerio VPN client - its only 32 bit...
http://www.kerio.com/control/download#tabset-tab-2
Previously installing 32bit libs would have worked now I cant install correctly
-----------------------------------
morgan@morgan-N150:~/Downloads$ sudo dpkg -i kerio-control-vpnclient-7.2.2-3443-linux.deb
Selecting previously deselected package kerio-control-vpnclient:i386.
(Reading database ... 152054 files and directories currently installed.)
Unpacking kerio-control-vpnclient:i386 (from kerio-control-vpnclient-7.2.2-3443-linux.deb) ...
dpkg: dependency problems prevent configuration of kerio-control-vpnclient:i386:
kerio-control-vpnclient:i386 depends on openssl; however:
Package openssl:i386 is not installed.
kerio-control-vpnclient:i386 depends on procps; however:
dpkg: error processing kerio-control-vpnclient:i386 (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
kerio-control-vpnclient:i386
-----------------------------------------
I can't install openssl:i386 ..............
-------------------------------------------------------------
sudo apt-get install openssl:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libmicroblog4 : Depends: libkpimutils4 (= 4:4.7.4-0ubuntu0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
-------------------------------------------------------------
The really annoying thing is it does work... (i,.e kerio vpn)
However I am not able to install/upgrade anything with apt-get - I have to remove the package - apt-get -f install would remove major parts of the os.
How does the multiarch system work?
How can I fix this dep hell (I thought only rpm systems had this issue)
Cheers
I'm trying to install a .deb package for the kerio VPN client - its only 32 bit...
http://www.kerio.com/control/download#tabset-tab-2
Previously installing 32bit libs would have worked now I cant install correctly
-----------------------------------
morgan@morgan-N150:~/Downloads$ sudo dpkg -i kerio-control-vpnclient-7.2.2-3443-linux.deb
Selecting previously deselected package kerio-control-vpnclient:i386.
(Reading database ... 152054 files and directories currently installed.)
Unpacking kerio-control-vpnclient:i386 (from kerio-control-vpnclient-7.2.2-3443-linux.deb) ...
dpkg: dependency problems prevent configuration of kerio-control-vpnclient:i386:
kerio-control-vpnclient:i386 depends on openssl; however:
Package openssl:i386 is not installed.
kerio-control-vpnclient:i386 depends on procps; however:
dpkg: error processing kerio-control-vpnclient:i386 (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
kerio-control-vpnclient:i386
-----------------------------------------
I can't install openssl:i386 ..............
-------------------------------------------------------------
sudo apt-get install openssl:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libmicroblog4 : Depends: libkpimutils4 (= 4:4.7.4-0ubuntu0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
-------------------------------------------------------------
The really annoying thing is it does work... (i,.e kerio vpn)
However I am not able to install/upgrade anything with apt-get - I have to remove the package - apt-get -f install would remove major parts of the os.
How does the multiarch system work?
How can I fix this dep hell (I thought only rpm systems had this issue)
Cheers