Your message dated Sun, 16 Jul 2006 10:07:00 +0200 with message-id <[EMAIL PROTECTED]> and subject line Close this bug has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: vserver-debiantools Version: 0.2.6 Severity: important Hi there. I'll try to describe problem I found. At first I'm using mixed distribution (sarge+testing). In newvserver there are lines: === if ! /usr/sbin/vserver "$VHOST" build -m debootstrap \ --rootdir "$VROOTDIR" --hostname "$VHOST" --interface "$INTERFACE:$IP" \ -- -d "$DIST" -m "$MIRROR" \ -- $ARCH_ARGUMENT \ --include="$INSTALL_PACKAGES" --exclude="$REMOVE_PACKAGES" \ --resolve-deps === --resolve-deps will be passed trough vserver build to debootstrap But here is the problem: debootstrap from sarge doesn't know about this option and fails with ==== /usr/sbin/debootstrap --include= --exclude=sparc-utils,dhcp-client,lilo,makedev,pcmcia-cs,ppp,pppconfig,pppoe,pppoeconf,setserial,syslinux,fdutils,libpcap0,iptables,pciutils --resolve-deps sarge /etc/vservers/.defaults/vdirbase/dry1 http://ftp.uk.debian.org/debian '' E: No such script: http://ftp.uk.debian.org/debian === So this script became unusable with debootstrap<0.3.0 The 1st solution (bad one) will be to depend from debootstrap>=0.3.0 But in debootstap's changelog I see === debootstrap (0.3.2) unstable; urgency=low ... * Turn on --resolve-deps by default. ... === So the 2nd solution will be to remove this option from you call to vserver build. Then your script will be working in sarge and etch (with the difference, that in sarge user shoud manually resolve dependences if he want include something). Best regards, Alexander. -- System Information: Debian Release: 3.1 APT prefers proposed-updates APT policy: (640, 'proposed-updates'), (640, 'stable'), (620, 'testing-proposed-updates'), (620, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
--- End Message ---
--- Begin Message ---Version: 0.2.7 vserver-debiantools (0.2.7) unstable; urgency=low * Removed --resolve-deps as it is on by default. This also mean that this will work on sarge as well, closes: #368971. Thanks to Alexander Gerasiov <[EMAIL PROTECTED]> for the information on how to correct this. * Syntax corrections based on what lintian tell. -- Ola Lundqvist <[EMAIL PROTECTED]> Mon, 29 May 2006 20:59:35 +0200 I do not know why it have not been closed automatically. Regards, // Ola -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | +46 (0)54-10 14 30 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / ---------------------------------------------------------------
--- End Message ---

