Yeni bir VirtualBox sürümü olduğunu görünce Kubuntu 15.04 üzerine kurmaya çalıştım ...
Ancak, ubuntu depolarındaki tüm VBox 4.3 paketlerim bozuldu (Virtualbox, kurulu olmayan Virtualbox-5.0 tarafından sağlanır) ve VirtualBox 5.0, DKMS'nin bozuk olduğunu söylediği gibi çalışmaz:
Uninstalling old VirtualBox DKMS kernel modules/etc/init.d/vboxdrv: 302: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/do_dkms: not found
...done.
Trying to register the VirtualBox kernel modules using DKMS/etc/init.d/vboxdrv: 327: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/do_dkms: not found
...failed!
(Failed, trying without DKMS)
Virtualbox-dkms yeniden yükleniyor:
dpkg: error processing package virtualbox-dkms (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of virtualbox-qt:
virtualbox-qt depends on virtualbox (= 4.3.26-dfsg-2ubuntu2); however:
Package virtualbox is not configured yet.
Package virtualbox-5.0 which provides virtualbox is not installed.
dpkg: error processing package virtualbox-qt (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates it's a follow-up error from a previous failure.
Her ne kadar VirtualBox 5.0, Oracle web sitesinden deb paketiyle kuruldu.
5.0'ı tamamen kaldırmak ve VirtualBox 4.3'ü yüklemek veya virtualbox 5.0'ı doğru bir şekilde kurmak için ne yapabilirim?
Ben zaten VirtualBox 5.0 (apt-get tasfiye yoluyla) kaldırma, daha sonra 4.3 yüklemeyi denedim, ancak VirtualBox-5.0 paketi tarafından sağlanan VirtualBox ile ilgili hata olsun.
*
veapt-get
: Bu komut normal bir ifade, kabul değil bir topak-desen !. Komutunuz olmalıapt-get purge "^virtualbox-.*"
. Bu durumda muhtemelen aynı, ancak edecektir seni ısırmak ... bkz askubuntu.com/questions/210976/...