You could try installing minimum version of Ubuntu, mount devices from the host:

 

mount --bind /proc /opt/ltsp/i386/proc

mount --bind /sys /opt/ltsp/i386/sys

mount --bind /dev /opt/ltsp/i386/dev

mount --bind /dev/pts /opt/ltsp/i386/dev/pts

 

chroot with:

 

LTSP_HANDLE_DAEMONS=false chroot /opt/ltsp/i386

 

and install required packages.

 

Regards,

Vladimir.

 

From: Sean Carte [mailto:sean.ca...@gmail.com] 
Sent: Monday, May 15, 2017 4:57 PM
To: ltsp-discuss@lists.sourceforge.net
Subject: [Ltsp-discuss] Installing lubuntu in chroot: bluman error

 

I'm trying to install lubuntu in an i386 chroot, but I get the following erros:

Errors were encountered while processing:
 blueman
 lubuntu-desktop
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.  Trying to recover:
Setting up blueman (2.0.4-1ubuntu2) ...
Running in chroot, ignoring request.



dpkg: dependency problems prevent configuration of lubuntu-desktop:
 lubuntu-desktop depends on blueman; however:
  Package blueman is not configured yet.

Apparently I can't install blueman because I'm in a chroot, but if I can't 
install blueman, I can't install lubuntu-desktop. What do I do?

Sean

-- 

 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to