Hi,
I'm trying to install Bluetooth Dongle on my core/hybrid but without any luck. Here is the output or apt-get:
linuxmce@dcerouter:~/work/tmp$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up pluto-libbd (2.0.0.44.0804112200) ...
dpkg: error processing pluto-libbd (--configure):
subprocess post-installation script returned error exit status 1
Setting up pluto-vipshared (2.0.0.44.0804112200) ...
dpkg: error processing pluto-vipshared (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of pluto-bluetooth-dongle:
pluto-bluetooth-dongle depends on pluto-libbd (>= 2.0.0.44); however:
Package pluto-libbd is not configured yet.
pluto-bluetooth-dongle depends on pluto-libbd (<< 2.0.0.45); however:
Package pluto-libbd is not configured yet.
pluto-bluetooth-dongle depends on pluto-vipshared (>= 2.0.0.44); however:
Package pluto-vipshared is not configured yet.
pluto-bluetooth-dongle depends on pluto-vipshared (<< 2.0.0.45); however:
Package pluto-vipshared is not configured yet.
dpkg: error processing pluto-bluetooth-dongle (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pluto-libbd
pluto-vipshared
pluto-bluetooth-dongle
E: Sub-process /usr/bin/dpkg returned an error code (1)
The sources.list is updated, bluetooth works (I can discover it from my mobile). But LinuxMCE wrapper cannot be installed.
Any idea how to fix that?
TIA