Public bug reported: In the Ubuntu 8.04 ltsp-build-client with kiosk option have many problems :
for testing I use this command: [EMAIL PROTECTED]:~# ltsp-build-client --arch i386 --base /opt/ltsp --chroot kiosk --kiosk Problem 1: Aucune version du paquet feisty-gdm-themes n'est disponible, mais il existe dans la base de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète ou qu'il n'est disponible que sur une autre source Cependant les paquets suivants le remplacent : ubuntu-gdm-themes E: Aucun paquet ne correspond au paquet feisty-gdm-themes error: LTSP client installation ended abnormally solution, I change the "feisty-gdm-themes" package by ubuntu-gdm-themes Problem 2: E: Impossible de trouver le paquet firefox-themes-ubuntu error: LTSP client installation ended abnormally solution, I remove this package in the script 030-kiosk Problem 3: mv: cannot stat `/etc/rc2.d/K13gdm': No such file or directory error: LTSP client installation ended abnormally solution, change the command in 030-kiosk "chroot $ROOT mv /etc/rc2.d/K13gdm /etc/rc2.d/S13gdm" by "chroot $ROOT mv /etc/rc2.d/K30gdm /etc/rc2.d/S30gdm" (Bug in gusty https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/163278) ** Affects: ltsp (Ubuntu) Importance: Undecided Status: New -- Ubuntu 8.04 ltsp-build-client fail with kiosk option https://bugs.launchpad.net/bugs/212738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
