Could not connect to the daemon

Bug #1828344 reported by Rakib Hernandez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
marionnet
New
Undecided
Unassigned

Bug Description

Connecting to the Marionnet daemon failed (Unix.Unix_error(Unix.ENOENT, "connect", "")); Marionnet will work, but some features (graphics on virtual machines and host sockets) won't be available.

Workaround (at every boot) : sudo dpkg-reconfigure marionnet

Installed from :
apt-get install marionnet
wget http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch
chmod +x marionnet_from_scratch
PREFIX=$(marionnet --paths | awk '/share.marionnet.filesystem/ {print $3}')
PREFIX=${PREFIX%share/marionnet/filesystems}
./marionnet_from_scratch -O -p $PREFIX -s 0.90.x

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.