← Back to team overview

marionnet-dev team mailing list archive

[Bug 1828344] [NEW] Could not connect to the daemon

 

Public bug reported:

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

** Affects: marionnet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
marionnet-dev, which is subscribed to marionnet.
https://bugs.launchpad.net/bugs/1828344

Title:
  Could not connect to the daemon

Status in marionnet:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/marionnet/+bug/1828344/+subscriptions