[Pkg-ltsp-devel] Bug#403234: wrong dependency against x-window-system-core

Steffen Joeris steffen.joeris at skolelinux.de
Fri Dec 15 15:36:58 UTC 2006


Package: ltsp-server
Severity: important
Tags: patch

Hi mates

During a debian-edu installation of the terminalserver profile I
triggered a problem with the ltsp-server installation. It tries to
install the x-window-system-core package, but fails, because it is not
on the CD. Our logging system tells me that it is due to the kernel
image we use:      
0 REJECT x-window-system-core (linux-image-2.6.18-3-686)

Please apply the following patch which should fix the issue.
This shouldn't normally fail with an etch CD if the transitional package
is installed and therefore I mark this bug "important", but it would be 
nice to have it fixed for etch though.


Thanks in advance and have a nice day.

Cheers
Steffen

--- server/plugins/ltsp-build-client/Debian/000-basic-configuration.orig        2006-12-15 16:22:32.000000000 +0100
+++ server/plugins/ltsp-build-client/Debian/000-basic-configuration     2006-12-15 16:22:51.000000000 +0100
@@ -5,7 +5,7 @@
         DIST=${DIST:-"$(lsb_release -s -c)"}
         MIRROR=${MIRROR:-"http://http.us.debian.org/debian"}
         COMPONENTS=${COMPONENTS:-"main"}
-        EARLY_PACKAGES=${EARLY_PACKAGES:-"x-window-system-core ltsp-client discover1 mdetect xresprobe udev xdebconfigurator esound debian-archive-keyring"}
+        EARLY_PACKAGES=${EARLY_PACKAGES:-"xorg ltsp-client discover1 mdetect xresprobe udev xdebconfigurator esound debian-archive-keyring"}
         EXCLUDE=${EXCLUDE:-"libpcap0.7,libgnutls11,liblockfile1,libpcre3,libtasn1-2,libopencdk8,liblzo1,info,manpages,man-db,libgcrypt11,libgdbm3,libgpg-error0,groff-base,at,cron,logrotate,exim4-config,exim4,exim4-base,exim4-daemon-light,ipchains,mailx,pppconfig,pppoe,pppoeconf,tasksel,base-config,apt-utils,dhcp-client,fdutils,iptables,ppp,whiptail"}
         RCS_WHITELIST=${RCS_WHITELIST:-"mountkernfs.sh mountvirtfs hostname.sh keymap.sh loopback udev mountdevsubfs.sh mountdevsubfs module-init-tools procps.sh etc-setserial ltsp-client-setup setserial console-screen.sh xorg-common x11-common xfree86-common ifupdown networking"}
         RC2_WHITELIST=${RC2_WHITELIST:-"ltsp-client nbd-client usplash rmnologin"}




More information about the Pkg-ltsp-devel mailing list