Package: debian-cd Version: 3.1.0-nymgy1 Severity: normal The DISC_PKG_HOOK option is currently completely ignored, due to an apparent typo in tools/start_new_disc. The fix is quite simple:
--- debian-cd/tools/start_new_disc 2009-01-28 15:26:50 UTC +++ debian-cd/tools/start_new_disc 2009-01-28 22:26:00 UTC @@ -406,7 +406,7 @@ xargs -n1 basename >> $CDDIR/README.source fi -if [ "$disc_pkg_HOOK"x != ""x ] ; then +if [ "$DISC_PKG_HOOK"x != ""x ] ; then echo " Calling pkg hook: $DISC_PKG_HOOK" $DISC_PKG_HOOK $TDIR $MIRROR $DISKNUM $CDDIR "$ARCHES" fi -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages debian-cd depends on: ii apt 0.7.20 Advanced front-end for dpkg ii bc 1.06.94-3 The GNU bc arbitrary precision cal ii cpp 4:4.3.2-2 The GNU C preprocessor (cpp) ii curl 7.18.2-8 Get a file from an HTTP, HTTPS or ii dctrl-tools [grep-dctrl 2.13.1 Command-line tools to process Debi ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem ii libcompress-zlib-perl 2.012-1 Perl module for creation and manip ii lynx 2.8.7dev9-2.1 Text-mode WWW Browser (transitiona ii lynx-cur 2.8.7dev9-2.1 Text-mode WWW Browser with NLS sup ii make 3.81-5 The GNU version of the "make" util ii perl [libdigest-md5-per 5.10.0-19 Larry Wall's Practical Extraction ii tofrodos 1.7.8.debian.1-1 Converts DOS <-> Unix text files, Versions of packages debian-cd recommends: ii hfsutils 3.2.6-11 Tools for reading and writing Maci ii netpbm 2:10.0-12 Graphics conversion tools ii syslinux-common 2:3.71+dfsg-5 Kernel loader which uses a FAT, ex debian-cd suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org