You are not logged in.
Hi,
I have got following problem:
root@ArchLinux /home/harm # pacman -Syu
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra ist aktuell
community ist aktuell
archlinuxfr ist aktuell
:: Starte komplette Systemaktualisierung...
Löse Abhängigkeiten auf...
Suche nach Zwischenkonflikten... --> checking conflicts
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen) --> Error: can't continue, dependencies not satisfied
:: ruby-headers: benötigt ruby=1.9.2_p180 --> ... requires ...
root@ArchLinux /home/harm #
root@ArchLinux /home/harm #
root@ArchLinux /home/harm #
root@ArchLinux /home/harm # pacman -S ruby
Löse Abhängigkeiten auf...
Suche nach Zwischenkonflikten... --> checking conflicts
Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen) --> Error: can't continue, dependencies not satisfied
:: ruby-headers: benötigt ruby=1.9.2_p180 --> ... requires ...
root@ArchLinux /home/harm #
root@ArchLinux /home/harm #
root@ArchLinux /home/harm #
root@ArchLinux /home/harm # ruby -v
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
root@ArchLinux /home/harm #
Does anyone know an answer:)?
Cheers,
Harm
Last edited by der_harm (2011-07-17 16:13:22)
Offline
Uninstall ruby-headers. Update. Then update ruby-headers to match the new version of ruby.
Offline
that was easy, thanks a lot:)
Offline