2008/10/13 Valerio Pachera <[EMAIL PROTECTED]>: > I will report all the message when possible.
+ set -e + echo + echo info: See http://wiki.debian.org/DebianEdu/HowTo/LtspDisklessWorkstation for + echo info: instructions on how to set up and configure a diskless workstation + echo info: using this script. + echo + target= + [ 0 -gt 0 ] + LC_ALL=C + export LC_ALL + LTSP_HANDLE_DAEMONS=false + export LTSP_HANDLE_DAEMONS + /usr/bin/dpkg --print-architecture + [ amd64 = amd64 ] + arch=i386 + test + target=/opt/ltsp/i386 + dist=sarge + [ ! -d /opt/ltsp/i386 ] + LANG=C df -mP /opt/ltsp/i386 + grep -v Filesystem + awk {print $2} + optsize=18778 + sizeneeded=4096 + [ 4096 -gt 18778 ] + chroot /opt/ltsp/i386 apt-get update info: See http://wiki.debian.org/DebianEdu/HowTo/LtspDisklessWorkstation for info: instructions on how to set up and configure a diskless workstation info: using this script. Get:1 http://ftp.skolelinux.org etch Release.gpg [189B] Get:2 http://www.debian-multimedia.org etch Release.gpg [197B] Get:3 http://ftp.skolelinux.org etch Release [8199B] Get:4 http://security.debian.org etch/updates Release.gpg [189B] Get:5 http://www.debian-multimedia.org etch Release [9434B] Get:6 ftp://ftp.it.debian.org etch Release.gpg [386B] Ign http://www.debian-multimedia.org etch Release Get:7 http://ftp.skolelinux.org etch/local Sources [5093B] Get:8 http://security.debian.org etch/updates Release [37.6kB] Get:9 http://www.debian-multimedia.org etch/main Packages [55.6kB] Get:10 ftp://ftp.de.debian.org etch Release.gpg [386B] Get:11 http://security.debian.org etch/updates/main Packages [374kB] Get:12 ftp://ftp.skolelinux.org etch Release.gpg [189B] Get:13 ftp://ftp.it.debian.org etch Release [58.2kB] Get:14 http://security.debian.org etch/updates/contrib Packages [8934B] Get:15 http://security.debian.org etch/updates/non-free Packages [3388B] Get:16 ftp://ftp.de.debian.org etch Release [58.2kB] Get:17 ftp://ftp.it.debian.org etch/main Packages [5624kB] Get:18 ftp://ftp.de.debian.org etch/main Packages [5624kB] Get:19 ftp://ftp.skolelinux.org etch Release [8199B] Get:20 ftp://ftp.skolelinux.org etch/local Packages [32.5kB] Get:21 ftp://ftp.it.debian.org etch/contrib Packages [71.8kB] Get:22 ftp://ftp.it.debian.org etch/non-free Packages [102kB] Get:23 ftp://ftp.de.debian.org etch/contrib Packages [71.8kB] Get:24 ftp://ftp.de.debian.org etch/non-free Packages [102kB] Fetched 12.3MB in 43s (282kB/s) Reading package lists... W: GPG error: http://www.debian-multimedia.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907 W: You may want to run apt-get update to correct these problems + grep -v ^# /opt/ltsp/i386/etc/apt/sources.list + grep -q file:///cdrom + chroot /opt/ltsp/i386 apt-cache policy ltsp-server + grep -q cdrom:// + mirror=http://ftp.debian.org/debian + trap exit_handler EXIT INT + [ ] + umounts=/opt/ltsp/i386/proc + mount -t proc proc /opt/ltsp/i386/proc + cat /usr/lib/debian-edu-install/defaults.common /usr/lib/debian-edu-install/defaults.networked /usr/lib/debian-edu-install/defaults.workstation + chroot /opt/ltsp/i386 debconf-set-selections + debconf-get-selections + egrep ^locales|^popularity-contest + [ -f /etc/locale.gen -a ! -f /opt/ltsp/i386/locale.gen ] + cp /etc/locale.gen /opt/ltsp/i386/etc/locale.gen + [ -f /etc/environment -a ! -f /opt/ltsp/i386/envrionment ] + cp /etc/environment /opt/ltsp/i386/etc/environment + cp -d /etc/localtime /opt/ltsp/i386/etc + cp -d /etc/timezone /opt/ltsp/i386/etc + DEBIAN_FRONTEND=noninteractive + export DEBIAN_FRONTEND + umounts=/opt/ltsp/i386/var/cache/apt/archives /opt/ltsp/i386/proc + mount --bind /var/cache/apt/archives /opt/ltsp/i386/var/cache/apt/archives + chroot /opt/ltsp/i386 apt-get install education-tasks debian-edu-archive-keyring Reading package lists... Building dependency tree... debian-edu-archive-keyring is already the newest version. The following NEW packages will be installed: education-tasks debconf: delaying package configuration, since apt-utils is not installed 0 upgraded, 1 newly installed, 0 to remove and 55 not upgraded. Need to get 0B/25.3kB of archives. After unpacking 86.0kB of additional disk space will be used. Selecting previously deselected package education-tasks. (Reading database ... 23349 files and directories currently installed.) Unpacking education-tasks (from .../education-tasks_0.822.0.edu.etch.3_i386.deb) ... Setting up education-tasks (0.822.0.edu.etch.3) ... + chroot /opt/ltsp/i386 tasksel install education-workstation AND HERE IT STOPS More information tjener:~# uname -a Linux tjener.intern 2.6.24-etchnhalf.1-amd64 #1 SMP Tue Sep 9 15:49:45 UTC 2008 x86_64 GNU/Linux tjener:~# lspci 00:00.0 Host bridge: Intel Corporation Unknown device 29c0 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Unknown device 29c2 (rev 02) 00:02.1 Display controller: Intel Corporation Unknown device 29c3 (rev 02) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 01:00.0 Ethernet controller: Unknown device 1969:1048 (rev b0) 03:00.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) let me know what else can be usefull. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

