Package: ltsp-server Version: 0.56debian1 Severity: minor Tags: patch As said in the subject. Here's the obvious patch:
--- /usr/sbin/ltsp-build-client 2005-09-27 18:12:52.000000000 -0300 +++ ltsp-build-client.new 2005-09-30 17:05:15.394986536 -0300 @@ -99,7 +99,7 @@ fi # No security support for sid -if [ sid = "$DIST" ] && [ -n "$SECURITY_MIRROR"; then +if [ sid = "$DIST" ] && [ -n "$SECURITY_MIRROR" ]; then echo "NOTE: disabling security APT source for sid. It does not exist." SECURITY_MIRROR="" fi Regards, Carlos -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (99, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages ltsp-server depends on: ii debootstrap 0.3.1.7 Bootstrap a basic Debian system ii netkit-inetd 0.10-10.2 The Internet Superserver ii nfs-kernel-server 1:1.0.7-3 Kernel NFS server support ii syslinux 2.11-0.1 Bootloader for Linux/i386 using MS ii tftpd-hpa 0.40-4.1 HPA's tftp server Versions of packages ltsp-server recommends: ii openssh-server 1:4.2p1-4 Secure shell server, an rshd repla ii ssh 1:4.2p1-2 Secure shell client and server (tr -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

