Il giorno mer 18 gen 2017 alle 18:54, Paul <p...@paulwmorris.com> ha
scritto:
- have you tried installing another Linux image on the same version
of Virtualbox?
My LilyDev4 VM is working fine (I haven't tried re-installing it from
scratch).
If you have some time, can you try installing another Debian testing
iso? Choose the netinst ISO for your architecture here:
https://www.debian.org/devel/debian-installer/
This would help to understand if the problem is in LilyDev or in
Debian. I guess it's the latter.
Probably some hardware/kernel problem. I'm just guessing, I never
experienced these problems.
- please try also installing LilyDev with virt-manager:
https://virt-manager.org/
I gave that a try but did not get far. Seems to be a dependency or
permissions issue I couldn't figure out. Error messages below.
I hope to make a new release of LilyDev this week. I'd be interested
to know if making LilyDev work for you requires some change to
LilyDev itself (I don't think so, but let's see..).
I tried installing LilyDev5 on my old mac laptop. It installs fine,
and I can boot into LXQT, entering my password, but then there seems
to be some problem with the mouse/keyboard integration as I can't get
it to respond to clicks or key presses after I have logged in.
This is a problem of Virtual Box. I'm afraid that you should ask for
help on Virtual Box forums.
-Paul
virt-manager logs:
A. When installing virt-manager and dependencies via synaptic package
manager:
W: Can't drop privileges for downloading as file
'/root/.synaptic/tmp//tmp_sh' couldn't be accessed by user '_apt'. -
pkgAcquire::Run (13: Permission denied)
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280
B. When using virt-manager:
Unable to connect to libvirt.
Verify that:
- The 'libvirt-bin' package is installed
- The 'libvirtd' daemon has been started
Libvirt URI is: lxc:///
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 903,
in _do_open
self._backend.open(self._do_creds_password)
File "/usr/share/virt-manager/virtinst/connection.py", line 148, in
open
open_flags)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 105, in
openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: Failed to connect socket to
'/var/run/libvirt/libvirt-sock': Permission denied
Unable to connect to libvirt.
Verify that:
- The 'libvirt-bin' package is installed
$ aptitude show libvirt-bin
- The 'libvirtd' daemon has been started
$ systemctl status libvirtd
- You are member of the 'libvirtd' group
$ groups
Have you verified these points?
IIRC you are quite new to Linux and use Ubuntu in your host machine,
right? Which version? Read this guide:
https://help.ubuntu.com/lts/serverguide/libvirt.html
In later versions of libvirt the correct group is libvirt (instead of
libvirtd). That's the case for Fedora25, libvirt version 2.2.0.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 903,
in _do_open
self._backend.open(self._do_creds_password)
File "/usr/share/virt-manager/virtinst/connection.py", line 148, in
open
open_flags)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 105, in
openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: Failed to connect socket to
'/var/run/libvirt/libvirt-sock': Permission denied
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel