ich häng grad an folgendem Problem und zwar möchte ich das Paket "cryptsetup" installieren, das ist aber nicht möglich:
Code: Alles auswählen
# apt-get install cryptsetup
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:
upstart : Breaks: cryptsetup (< 2:1.4.3-4.1) but 2:1.4.3-4 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Code: Alles auswählen
uname -a
Linux raspbmc 3.10.36 #4 PREEMPT Sun Apr 13 21:25:32 UTC 2014 armv6l GNU/Linux
Code: Alles auswählen
# dpkg -l |grep -i upstart
hi upstart 1.6.1-1 armhf event-based init daemon
Code: Alles auswählen
]# apt-cache policy upstart
[0] [root@raspbmc:~]# apt-cache policy cryptsetup[/code]upstart:
Installed: 1.6.1-1
Candidate: 1.6.1-1
Version table:
*** 1.6.1-1 0
500 http://archive.raspbian.org/raspbian/ wheezy/main armhf Packages
100 /var/lib/dpkg/status
Ich kann mir das nicht erklären, da es sich sogar um eine jungfräuliche Installation von Raspbmc handelt. Ich brauch cryptsetup, kann's aber nicht installieren. Bin für jede Hilfe dankbar.cryptsetup:
Installed: (none)
Candidate: 2:1.4.3-4
Version table:
2:1.4.3-4 0
500 http://archive.raspbian.org/raspbian/ wheezy/main armhf Packages