News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - stony

#1
I think you can ignore my post - i had to reboot due to the nvidia-drivers, and now he wants to continue....

Never mind ...



(if it still stops i will come back :D )

Greetings,

Stony
#2
I installed Kubuntu 8.10 and followed the instructions on http://wiki.linuxmce.org/index.php/LinuxMCE-0810_alpha2#20090601_.28alpha_2.22.29.

It goes well up to the point where i run into a unmet dependency:

Reading package lists...
Building dependency tree...
Reading state information...
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  ssl-cert: Depends: openssl-blacklist but it is not installed
E: Unmet dependencies. Try using -f.
#### Package  failed (/tmp/tmp.RbtsQ27842) - We wait 10sec and try again - to stop retrying press Ctrl-C.
^C


I installed the pakage by hand again, but it still fails:

stony@cinema:~/Dokumente$ sudo dpkg -i --force-overwrite /var/cache/apt/archives/openssl-blacklist_0.4.2_all.deb
(Lese Datenbank ... 132476 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereiten zum Ersetzen von openssl-blacklist 0.4.2 (durch .../openssl-blacklist_0.4.2_all.deb) ...
Entpacke Ersatz für openssl-blacklist ...
Richte openssl-blacklist ein (0.4.2) ...
Verarbeite Trigger für man-db ...
stony@cinema:~/Dokumente$ sudo apt-get -f install openssl-blacklist
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Lese Status-Informationen ein... Fertig
openssl-blacklist ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
stony@cinema:~/Dokumente$


Any suggestions?