23rd Jan, 2015, 09:20 AM
I just flashed:
xbian-image-imx6-20150113.img.gz
to a new sd card and i want to try my cubox.
I just followed the tut in this thread.
I am Stuck when installing nzbget with
sudo apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" xbian-package-nzbget
With the error:
Any advice?
sudo apt-get install libsigc++
Doesn't help either
xbian-image-imx6-20150113.img.gz
to a new sd card and i want to try my cubox.
I just followed the tut in this thread.
I am Stuck when installing nzbget with
sudo apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" xbian-package-nzbget
With the error:
Terminal
xbian@xbian ~ $ sudo apt-get install -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" xbian-package-nzbget
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:
xbian-package-nzbget : Depends: libsigc++0c2 but it is not installable
E: Unable to correct problems, you have held broken packages.
xbian@xbian ~ $
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:
xbian-package-nzbget : Depends: libsigc++0c2 but it is not installable
E: Unable to correct problems, you have held broken packages.
xbian@xbian ~ $
Any advice?
sudo apt-get install libsigc++
Doesn't help either