I got my Raspberry last xmas and was happy with it. I used it to watch YouTube with XBMC on my TV, so nothing really sophisticated
A few days ago the memory card crashed. Could be read without problems, but writing failed. Okay, bought a new one. No problem.
Today I installed this new memory card.
Downloaded this image
http://downloads.raspberrypi.org/images ... spbian.zip
Installed it ...
Then I booted the Pi with the image and did a
apt-get update
apt-get upgrade
and raspi-config
So far no problem.
Now I tried to install xmbc and got the following:
Code: Select all
# apt-get install xbmc
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:
xbmc : Depends: xbmc-bin (>= 2:11.0~git20120510.82388d5-1) but it is not installable
Depends: xbmc-bin (< 2:11.0~git20120510.82388d5-1.1~) but it is not installable
Recommends: python-qt3 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.