Can't seem to install virtualbox

5 Antworten [Letzter Beitrag]
david888
Offline
Beigetreten: 10/10/2017

Hello, I've been trying to install virtualbox on Trisquel 8, and it keeps giving me this error:

error: dependency is not satisfiable libc6

So when I try to install libc6, it gives me this line of errors.

ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/virtualbox-guest-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.4.0-154-generic (x86_64)
Consult /var/lib/dkms/virtualbox-guest/5.2.24/build/make.log for more information.
...done.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.4.0-154-generic
/etc/kernel/postinst.d/zz-update-grub:
/usr/sbin/grub-mkconfig: 1: /etc/default/grub: If: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 127
dpkg: error processing package linux-image-unsigned-4.4.0-154-generic (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
Errors were encountered while processing:
foomatic-filters
samba-common
smbclient
friendly-recovery
dwww
printer-driver-m2300w
samba-common-bin
unattended-upgrades
fusioninventory-agent
linux-image-unsigned-4.4.0-154-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any ideas?

nadebula.1984
Offline
Beigetreten: 05/01/2018

This is because of unmet dependencies. But since VirtualBox is in Debian's "contrib" and Ubuntu's "multiverse" repositories, there is certain freedom issue with it. Therefore it is not recommended.

canoodle
Offline
Beigetreten: 07/03/2019

i really like virtualbox... but if something is free your data is
probably the product (and sold).

virtualbox started as a German Tech company was bought by Oracle.

it is very interesting that they offer a "extension" that does not ship
per default, which enables USB 2.0 and 3.0 (more spy code?)

Oracle founder has/had ties to CIA in fact the name Oracle was a CIA
project.... having that reputation (also not for Java) is is not so great.

what alternatives are there? quemu kvm? (also pretty nice actually check
out GPU pass through with KVM:
https://dwaves.org/2017/12/23/kvm-gpu-graphic-card-pass-through-windows-games-on-linux/
allowing you to theoretically run windows games on a windows running on
linux host)

Am 7/15/19 um 8:33 AM schrieb name at domain:
> This is because of unmet dependencies. But since VirtualBox is in
> Debian's "contrib" and Ubuntu's "multiverse" repositories, there is
> certain freedom issue with it. Therefore it is not recommended.

andyprough
Offline
Beigetreten: 02/12/2015

> what alternatives are there? quemu kvm?

For a quick, simple VM, I like to use Gnome Boxes. Much better than oracle-box for simple stuff in my opinion. For something that's more configurable, qemu kvm is a very good way to go.

loldier
Offline
Beigetreten: 02/17/2016
nadebula.1984
Offline
Beigetreten: 05/01/2018

Thank you very much. Let me try "gnome-boxes" and see whether it can be used as a simple hypervisor.