[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#58913: make release fails with syntax error



Package: boot-floppies
Version: current

make release  quits with a syntax error trying to execute
utilities/dbootstrap/po/C.po for some reason.  It appears to be while
parsing documentation, although I couldn't locate the actual problem.
Here is a transcript of the compile output.

  Kirk


[ -d updates ] || mkdir -p updates
make utils
make[1]: Entering directory `/usr/src/boot-floppies'
make -C utilities KVER=2.2.14
make[2]: Entering directory `/usr/src/boot-floppies/utilities'
make -C libfdisk
make[3]: Entering directory `/usr/src/boot-floppies/utilities/libfdisk'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/libfdisk'
make -C dbootstrap
make[3]: Entering directory `/usr/src/boot-floppies/utilities/dbootstrap'
make -C ../libfdisk libfdisk.a
make[4]: Entering directory `/usr/src/boot-floppies/utilities/libfdisk'
make[4]: `libfdisk.a' is up to date.
make[4]: Leaving directory `/usr/src/boot-floppies/utilities/libfdisk'
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/dbootstrap'
make -C busybox
make[3]: Entering directory `/usr/src/boot-floppies/utilities/busybox'
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o cat.o cat.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o chmod_chown_chgrp.o chmod_chown_chgrp.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o chroot.o chroot.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o clear.o clear.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o cp_mv.o cp_mv.c
cp_mv.c: In function `cp_mv_main':
cp_mv.c:184: warning: argument `argc' might be clobbered by `longjmp' or `vfork'
cp_mv.c:184: warning: argument `argv' might be clobbered by `longjmp' or `vfork'
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o date.o date.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o dd.o dd.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o df.o df.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o dmesg.o dmesg.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o du.o du.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o fbset.o fbset.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o find.o find.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o grep.o grep.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o gunzip.o gunzip.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o head.o head.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o init.o init.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o kill.o kill.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o ln.o ln.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o loadacm.o loadacm.c
loadacm.c: In function `utf8_to_ucs2':
loadacm.c:356: warning: `utf_char' might be used uninitialized in this function
loadacm.c:357: warning: `tc' might be used uninitialized in this function
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o loadfont.o loadfont.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o loadkmap.o loadkmap.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o logger.o logger.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o logname.o logname.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o ls.o ls.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o mkdir.o mkdir.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o mknod.o mknod.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o mkswap.o mkswap.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o more.o more.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o mount.o mount.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o nfsmount.o nfsmount.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o ping.o ping.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o ps.o ps.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o pwd.o pwd.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o reboot.o reboot.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o regexp.o regexp.c
regexp.c: In function `regcomp':
regexp.c:480: warning: variable `re' might be clobbered by `longjmp' or `vfork'
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o rm.o rm.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o rmdir.o rmdir.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o sleep.o sleep.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o swaponoff.o swaponoff.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o sync.o sync.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o syslogd.o syslogd.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o tail.o tail.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o tar.o tar.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o touch.o touch.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o true_false.o true_false.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o tty.o tty.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o umount.o umount.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o uname.o uname.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o update.o update.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o busybox.o busybox.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o messages.o messages.c
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"20000224-1936"'   -c -o utility.o utility.c
gcc -s -o busybox cat.o chmod_chown_chgrp.o chroot.o clear.o cp_mv.o date.o dd.o df.o dmesg.o du.o fbset.o find.o grep.o gunzip.o head.o init.o kill.o ln.o loadacm.o loadfont.o loadkmap.o logger.o logname.o ls.o mkdir.o mknod.o mkswap.o more.o mount.o nfsmount.o ping.o ps.o pwd.o reboot.o regexp.o rm.o rmdir.o sleep.o swaponoff.o sync.o syslogd.o tail.o tar.o touch.o true_false.o tty.o umount.o uname.o update.o busybox.o messages.o utility.o 
strip --remove-section=.note --remove-section=.comment busybox
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/busybox'
make -C writemaps
make[3]: Entering directory `/usr/src/boot-floppies/utilities/writemaps'
make[3]: Nothing to be done for `default'.
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/writemaps'
make -C lowmemrd
make[3]: Entering directory `/usr/src/boot-floppies/utilities/lowmemrd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/lowmemrd'
make[2]: Leaving directory `/usr/src/boot-floppies/utilities'
make[1]: Leaving directory `/usr/src/boot-floppies'
find . -name \*~ | xargs rm -f
make resc1440.bin resc1440-s.bin
make[1]: Entering directory `/usr/src/boot-floppies'
case i386 in \
	alpha|sparc) \
		 ./rootdisk.sh "" /var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386 3400 2.2 \
				"" C "" ;; \
	*)	 ./rootdisk.sh "" /var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386 3200 2.2 \
				"" C "" ;; \
	esac
I: ld.so on this architecture is ld-linux.so.2
I: making disk image loop filesystem, size 3200k
3200+0 records in
3200+0 records out
mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
I: mounting loop file /tmp/fimgwkTpoA on /var/tmp/boot-floppies/mnt.rootdisk
I: extracting packages (EXTRACT_LIST) into extract area, '/var/tmp/boot-floppies/extract-tmp-16596'
I: stripping executables in extract area
I: making devices in root area (/var/tmp/boot-floppies/root-tmp-16596)
I: making prototype filesystem in /var/tmp/boot-floppies/prototype-tmp-16596
I: modifying init script; making lazybox links
I: moving prototype area to root staging area
I: moving extracted files (SMALL_BASE_LIST) from /var/tmp/boot-floppies/extract-tmp-16596 to root area (/var/tmp/boot-floppies/root-tmp-16596)
I: copying fonts, passwd, group, modules.conf into root area
I: determining set of required libraries
I: copying required libraries to root filesystem
I: adding busybox and links to it
make[2]: Entering directory `/usr/src/boot-floppies/utilities/busybox'
./install.sh /var/tmp/boot-floppies/root-tmp-16596
  /var/tmp/boot-floppies/root-tmp-16596/bin/cat -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/chgrp -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/chmod -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/chown -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/cp -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/date -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/dd -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/df -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/dmesg -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/du -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/false -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/grep -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/gunzip -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/head -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/kill -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/ln -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/ls -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/mkdir -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/mknod -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/more -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/mount -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/mv -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/ping -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/ps -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/pwd -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/rm -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/rmdir -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/sleep -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/sync -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/tar -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/true -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/umount -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/uname -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/bin/zcat -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/chroot -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/init -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/loadkmap -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/mkswap -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/reboot -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/swapoff -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/swapon -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/syslogd -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/sbin/update -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/clear -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/find -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/loadacm -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/loadfont -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/logger -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/logname -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/tail -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/touch -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/bin/tty -> /bin/busybox
  /var/tmp/boot-floppies/root-tmp-16596/usr/sbin/fbset -> /bin/busybox
make[2]: Leaving directory `/usr/src/boot-floppies/utilities/busybox'
I: doing library reduction
I: stripping executables in root staging area
I: replacing symlinks with hard links in /var/tmp/boot-floppies/root-tmp-16596
W: backing out to symlink for core
W: backing out to symlink for stdin
W: backing out to symlink for stdout
W: backing out to symlink for stderr
W: backing out to symlink for mtab
I: copying root filesystem into loop filesystem (/var/tmp/boot-floppies/mnt.rootdisk)
I: including unix.o from modules.tgz
I: including af_packet.o from modules.tgz
I: making raw disk image file
Filesystem           1k-blocks      Used Available Use% Mounted on
/tmp/fimgwkTpoA           3082      2123       959  69% /var/tmp/boot-floppies/mnt.rootdisk
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/tmp/fimgwkTpoA          904     720     184   80% /var/tmp/boot-floppies/mnt.rootdisk
I: waiting for sync
- -rw-r--r--    1 root     root       948083 Feb 24 14:44 root.bin
./rescue.sh "" /var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.14_2.2.14-1.deb root.bin 1440 2.2 "" C 
I: making loop filesystem in /tmp/fimgu2oHnm, size 1440k
1440+0 records in
1440+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel 'linux'
I: rescue image too small to include root.bin
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete: -rw-r--r-- 1 root root 1474560 Feb 24 14:44 resc1440.bin
I: making detached root disk root1440.bin from root.bin
1440+0 records in
1440+0 records out
925+1 records in
925+1 records out
./safe.sh resc1440.bin resc1440-s.bin
I: making safe version of resc1440.bin in resc1440-s.bin
I: safe image complete:
- -rw-r--r--    1 root     root      1474560 Feb 24 14:45 resc1440-s.bin
make[1]: Leaving directory `/usr/src/boot-floppies'
make resc1440compact.bin
make[1]: Entering directory `/usr/src/boot-floppies'
make[1]: `resc1440compact.bin' is up to date.
make[1]: Leaving directory `/usr/src/boot-floppies'
make driverscompact.tgz
make[1]: Entering directory `/usr/src/boot-floppies'
make[1]: `driverscompact.tgz' is up to date.
make[1]: Leaving directory `/usr/src/boot-floppies'
make resc1200.bin resc1200-s.bin
make[1]: Entering directory `/usr/src/boot-floppies'
make[1]: `resc1200.bin' is up to date.
make[1]: `resc1200-s.bin' is up to date.
make[1]: Leaving directory `/usr/src/boot-floppies'
make resc2880.bin
make[1]: Entering directory `/usr/src/boot-floppies'
./rescue.sh "" /var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386/base/kernel-image-2.2.14_2.2.14-1.deb root.bin 2880 2.2 "" C 
I: making loop filesystem in /tmp/fimgWzZLCd, size 2880k
2880+0 records in
2880+0 records out
I: formatting and conditioning the new image
I: mounting new disk image at /var/tmp/boot-floppies/mnt.rescue
I: installing kernel 'linux'
I: copying root filesystem (root.bin) into filesystem
I: copying help messages
I: installing boot loader
I: unmounting, cleaning up
I: rescue image complete: -rw-r--r-- 1 root root 2949120 Feb 24 14:45 resc2880.bin
make[1]: Leaving directory `/usr/src/boot-floppies'
make resc2880compact.bin
make[1]: Entering directory `/usr/src/boot-floppies'
make[1]: `resc2880compact.bin' is up to date.
make[1]: Leaving directory `/usr/src/boot-floppies'
make drivers.tgz
make[1]: Entering directory `/usr/src/boot-floppies'
make[1]: `drivers.tgz' is up to date.
make[1]: Leaving directory `/usr/src/boot-floppies'
make base2_2.tgz
make[1]: Entering directory `/usr/src/boot-floppies'
./basedisks.sh /var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386 2.2
I: checking for required packages from PACKAGES and PARTIAL_PACKAGES
I: extracting required packages (PACKAGES_all and PACKAGES_i386)
I: making base device list in /var/tmp/boot-floppies/base-tmp-26387/dev
I: pre-configuring base system in /var/tmp/boot-floppies/base-tmp-26387
I: configuring base-files base-passwd ldso
Selecting previously deselected package base-files.
(Reading database ... 
dpkg: serious warning: files list file for package `dpkg' missing, assuming package has no files currently installed.
0 files and directories currently installed.)
Unpacking base-files (from .../base/base-files_2.1.18.deb) ...
Selecting previously deselected package base-passwd.
Unpacking base-passwd (from .../base/base-passwd_3.1.7.deb) ...
Selecting previously deselected package ldso.
Unpacking ldso (from .../base/ldso_1.9.11-5.deb) ...
Setting up ldso (1.9.11-5) ...
Expect some cache has wrong version warnings if upgrading
to version 1.7.0 or later for the first time.

dpkg: base-passwd: dependency problems, but configuring anyway as you request:
 base-passwd depends on libc6 (>= 2.1.2); however:
  Package libc6 is not installed.
Setting up base-passwd (3.1.7) ...
Checking if your system passwd, shadow and group files are correct...

dpkg: base-files: dependency problems, but configuring anyway as you request:
 base-files depends on awk; however:
  Package awk is not installed.
Setting up base-files (2.1.18) ...
Installing /root/.profile from /usr/share/base-files/dot.profile ...
Installing /root/.bashrc from /usr/share/base-files/dot.bashrc ...
Creating /floppy directory ...
Creating /cdrom directory ...
Creating /initrd directory ...
Creating /var/mail directory ...
Installing /usr/info/dir from /usr/share/base-files/info.dir ...

I: configuring dpkg
dpkg: regarding .../base/dpkg_1.6.9.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libc6 (>= 2.1.2)
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/dpkg_1.6.9.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libncurses5
  libncurses5 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 
dpkg: serious warning: files list file for package `dpkg' missing, assuming package has no files currently installed.
100 files and directories currently installed.)
Preparing to replace dpkg 1.6.9 (using .../base/dpkg_1.6.9.deb) ...
Unpacking replacement dpkg ...
dpkg: dpkg: dependency problems, but configuring anyway as you request:
 dpkg depends on libc6 (>= 2.1.2); however:
  Package libc6 is not installed.
 dpkg depends on libncurses5; however:
  Package libncurses5 is not installed.
Setting up dpkg (1.6.9) ...

I: configuring libc6
Selecting previously deselected package libc6.
dpkg: regarding .../base/libc6_2.1.3-4.deb containing libc6, pre-dependency problem:
 libc6 pre-depends on debianutils (>= 1.13.1)
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 191 files and directories currently installed.)
Unpacking libc6 (from .../base/libc6_2.1.3-4.deb) ...
dpkg: libc6: dependency problems, but configuring anyway as you request:
 libc6 depends on debianutils (>= 1.13.1); however:
  Package debianutils is not installed.
Setting up libc6 (2.1.3-4) ...
Current default timezone: 'UTC'.
   Local time is now:      Thu Feb 24 19:51:36 UTC 2000.
   Universal Time is now:  Thu Feb 24 19:51:36 UTC 2000.
Run 'tzconfig' if you wish to change it.

I: configuring perl-5.005-base
Selecting previously deselected package perl-5.005-base.
dpkg: regarding .../perl-5.005-base_5.005.03-5.3.deb containing perl-5.005-base, pre-dependency problem:
 perl-5.005-base pre-depends on libgdbmg1
  libgdbmg1 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 1878 files and directories currently installed.)
Unpacking perl-5.005-base (from .../perl-5.005-base_5.005.03-5.3.deb) ...
This version of Perl is using the newer Berkeley DB 2 files.
They are incompatible with the Berkeley DB 1.85 files that
you have (probably) been using.

Please use perl-5.004 to work with these db's until you can
convert them over.

You can use Perl-5.004 to dump these databases and reload
them with Perl-5.005.
Or you can use db_dump185(1) and db_load(1) utilities that
come with the libc6 package.

Please press enter: dpkg: perl-5.005-base: dependency problems, but configuring anyway as you request:
 perl-5.005-base depends on libgdbmg1; however:
  Package libgdbmg1 is not installed.
Setting up perl-5.005-base (5.005.03-5.3) ...

I: unpacking remaining base packages
Selecting previously deselected package adduser.
(Reading database ... 1946 files and directories currently installed.)
Unpacking adduser (from .../base/adduser_3.11.1.deb) ...
Selecting previously deselected package ae.
(Reading database ... 1959 files and directories currently installed.)
Unpacking ae (from .../binary-i386/base/ae_962-26.deb) ...
Selecting previously deselected package apt.
(Reading database ... 1975 files and directories currently installed.)
Unpacking apt (from .../base/apt_0.3.18.deb) ...
Selecting previously deselected package base-config.
(Reading database ... 2032 files and directories currently installed.)
Unpacking base-config (from .../admin/base-config_0.20.deb) ...
(Reading database ... 2052 files and directories currently installed.)
Preparing to replace base-files 2.1.18 (using .../base/base-files_2.1.18.deb) ...
Unpacking replacement base-files ...
(Reading database ... 2052 files and directories currently installed.)
Preparing to replace base-passwd 3.1.7 (using .../base/base-passwd_3.1.7.deb) ...
Unpacking replacement base-passwd ...
Selecting previously deselected package bash.
dpkg: regarding .../base/bash_2.03-6.deb containing bash, pre-dependency problem:
 bash pre-depends on libncurses5
  libncurses5 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 2052 files and directories currently installed.)
Unpacking bash (from .../base/bash_2.03-6.deb) ...
Selecting previously deselected package bsdutils.
(Reading database ... 2076 files and directories currently installed.)
Unpacking bsdutils (from .../base/bsdutils_2.10f-2.deb) ...
Selecting previously deselected package debconf-tiny.
(Reading database ... 2088 files and directories currently installed.)
Unpacking debconf-tiny (from .../debconf-tiny_0.2.80.10.deb) ...
Selecting previously deselected package debianutils.
(Reading database ... 2134 files and directories currently installed.)
Unpacking debianutils (from .../base/debianutils_1.13.2.deb) ...
Selecting previously deselected package diff.
(Reading database ... 2157 files and directories currently installed.)
Unpacking diff (from .../base/diff_2.7-20.deb) ...
dpkg: regarding .../base/dpkg_1.6.9.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on libncurses5
  libncurses5 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 2175 files and directories currently installed.)
Preparing to replace dpkg 1.6.9 (using .../base/dpkg_1.6.9.deb) ...
Unpacking replacement dpkg ...
Selecting previously deselected package e2fsprogs.
(Reading database ... 2175 files and directories currently installed.)
Unpacking e2fsprogs (from .../base/e2fsprogs_1.18-3.deb) ...
Selecting previously deselected package elvis-tiny.
dpkg: regarding .../base/elvis-tiny_1.4-8.deb containing elvis-tiny, pre-dependency problem:
 elvis-tiny pre-depends on libncurses5
  libncurses5 is not installed.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 2235 files and directories currently installed.)
Unpacking elvis-tiny (from .../base/elvis-tiny_1.4-8.deb) ...
Selecting previously deselected package fbset.
(Reading database ... 2241 files and directories currently installed.)
Unpacking fbset (from .../admin/fbset_2.1-6.deb) ...
Selecting previously deselected package fdutils.
(Reading database ... 2263 files and directories currently installed.)
Unpacking fdutils (from .../utils/fdutils_5.3-3.deb) ...
Selecting previously deselected package fileutils.
(Reading database ... 2320 files and directories currently installed.)
Unpacking fileutils (from .../base/fileutils_4.0l-6.deb) ...
Selecting previously deselected package findutils.
(Reading database ... 2415 files and directories currently installed.)
Unpacking findutils (from .../base/findutils_4.1-37.deb) ...
Selecting previously deselected package gettext-base.
(Reading database ... 2446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.10.35-13.deb) ...
Selecting previously deselected package grep.
(Reading database ... 2469 files and directories currently installed.)
Unpacking grep (from .../base/grep_2.4-2.deb) ...
Selecting previously deselected package gzip.
(Reading database ... 2499 files and directories currently installed.)
Unpacking gzip (from .../base/gzip_1.2.4-33.deb) ...
Selecting previously deselected package hostname.
(Reading database ... 2535 files and directories currently installed.)
Unpacking hostname (from .../base/hostname_2.07.deb) ...
Selecting previously deselected package console-data.
(Reading database ... 2542 files and directories currently installed.)
Unpacking console-data (from .../console-data_1999.08.29-11.deb) ...
Selecting previously deselected package console-tools.
(Reading database ... 2964 files and directories currently installed.)
Unpacking console-tools (from .../console-tools_0.2.3-10.deb) ...
Selecting previously deselected package console-tools-libs.
(Reading database ... 3084 files and directories currently installed.)
Unpacking console-tools-libs (from .../console-tools-libs_0.2.3-10.deb) ...
(Reading database ... 3109 files and directories currently installed.)
Preparing to replace ldso 1.9.11-5 (using .../base/ldso_1.9.11-5.deb) ...
Unpacking replacement ldso ...
Selecting previously deselected package libgdbmg1.
(Reading database ... 3109 files and directories currently installed.)
Unpacking libgdbmg1 (from .../base/libgdbmg1_1.7.3-26.2.deb) ...
Selecting previously deselected package libncurses5.
(Reading database ... 3115 files and directories currently installed.)
Unpacking libncurses5 (from .../base/libncurses5_5.0-5.deb) ...
Selecting previously deselected package libnewt0.
(Reading database ... 3128 files and directories currently installed.)
Unpacking libnewt0 (from .../base/libnewt0_0.50-5.3.deb) ...
Selecting previously deselected package libpam0g.
(Reading database ... 3132 files and directories currently installed.)
Unpacking libpam0g (from .../base/libpam0g_0.72-4.deb) ...
Selecting previously deselected package libpam-modules.
(Reading database ... 3146 files and directories currently installed.)
Unpacking libpam-modules (from .../base/libpam-modules_0.72-4.deb) ...
Selecting previously deselected package libpam-runtime.
(Reading database ... 3195 files and directories currently installed.)
Unpacking libpam-runtime (from .../base/libpam-runtime_0.72-4.deb) ...
Selecting previously deselected package libpopt0.
(Reading database ... 3207 files and directories currently installed.)
Unpacking libpopt0 (from .../libs/libpopt0_1.4-1.deb) ...
Selecting previously deselected package libreadline4.
(Reading database ... 3217 files and directories currently installed.)
Unpacking libreadline4 (from .../libreadline4_4.1-0beta5db1.deb) ...
Selecting previously deselected package libstdc++2.10.
(Reading database ... 3225 files and directories currently installed.)
Unpacking libstdc++2.10 (from .../libstdc++2.10_2.95.2-6.deb) ...
Selecting previously deselected package libwrap0.
(Reading database ... 3233 files and directories currently installed.)
Unpacking libwrap0 (from .../base/libwrap0_7.6-4.deb) ...
Selecting previously deselected package login.
dpkg: regarding .../base/login_19990827-16.deb containing login, pre-dependency problem:
 login pre-depends on libpam0g
  libpam0g is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 3245 files and directories currently installed.)
Unpacking login (from .../base/login_19990827-16.deb) ...
Selecting previously deselected package locales.
(Reading database ... 3276 files and directories currently installed.)
Unpacking locales (from .../admin/locales_2.1.3-4.deb) ...
Selecting previously deselected package makedev.
(Reading database ... 3931 files and directories currently installed.)
Unpacking makedev (from .../base/makedev_2.3.1-39.deb) ...
Selecting previously deselected package mawk.
(Reading database ... 3937 files and directories currently installed.)
Unpacking mawk (from .../base/mawk_1.3.3-5.deb) ...
Selecting previously deselected package modconf.
(Reading database ... 3954 files and directories currently installed.)
Unpacking modconf (from .../base/modconf_0.2.26.9.deb) ...
Selecting previously deselected package modutils.
(Reading database ... 3974 files and directories currently installed.)
Unpacking modutils (from .../base/modutils_2.3.9-3.deb) ...
Saving KDOPT setting from /etc/init.d/kerneld ..
Removing obsoleted files: 

Dpkg might ask you if you want the new configuration files in /etc/init.d.
This is generally a good idea, unless you have really changed any of these
files. The KDOPT setting in /etc/init.d/kerneld will be saved even if you
install a new version of this file.

Selecting previously deselected package mount.
(Reading database ... 4037 files and directories currently installed.)
Unpacking mount (from .../base/mount_2.10f-2.deb) ...
Selecting previously deselected package ncurses-bin.
(Reading database ... 4056 files and directories currently installed.)
Unpacking ncurses-bin (from .../base/ncurses-bin_5.0-5.deb) ...
Selecting previously deselected package ncurses-base.
(Reading database ... 4083 files and directories currently installed.)
Unpacking ncurses-base (from .../base/ncurses-base_5.0-5.deb) ...
Selecting previously deselected package netbase.
(Reading database ... 4160 files and directories currently installed.)
Unpacking netbase (from .../base/netbase_3.17-1.deb) ...
Selecting previously deselected package ftp.
(Reading database ... 4294 files and directories currently installed.)
Unpacking ftp (from .../binary-i386/net/ftp_0.10-3.deb) ...
Selecting previously deselected package passwd.
(Reading database ... 4302 files and directories currently installed.)
Unpacking passwd (from .../base/passwd_19990827-16.deb) ...
Selecting previously deselected package pciutils.
(Reading database ... 4366 files and directories currently installed.)
Unpacking pciutils (from .../admin/pciutils_2.1.2-2.deb) ...
Selecting previously deselected package ppp.
(Reading database ... 4378 files and directories currently installed.)
Unpacking ppp (from .../base/ppp_2.3.11-1.1.deb) ...
Selecting previously deselected package pppconfig.
(Reading database ... 4446 files and directories currently installed.)
Unpacking pppconfig (from .../base/pppconfig_2.0.4.deb) ...
Selecting previously deselected package procps.
(Reading database ... 4458 files and directories currently installed.)
Unpacking procps (from .../base/procps_2.0.6-5.deb) ...
Selecting previously deselected package pump.
(Reading database ... 4499 files and directories currently installed.)
Unpacking pump (from .../net/pump_0.7.3-2.deb) ...
Selecting previously deselected package sed.
(Reading database ... 4506 files and directories currently installed.)
Unpacking sed (from .../base/sed_3.02-5.deb) ...
Selecting previously deselected package shellutils.
dpkg: regarding .../base/shellutils_2.0-4.deb containing shellutils, pre-dependency problem:
 shellutils pre-depends on login (>= 19990827-1)
  login is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 4522 files and directories currently installed.)
Unpacking shellutils (from .../base/shellutils_2.0-4.deb) ...
Selecting previously deselected package slang1.
(Reading database ... 4612 files and directories currently installed.)
Unpacking slang1 (from .../base/slang1_1.3.9-1.deb) ...
Selecting previously deselected package sysklogd.
(Reading database ... 4621 files and directories currently installed.)
Unpacking sysklogd (from .../base/sysklogd_1.3-33.deb) ...
Selecting previously deselected package sysvinit.
(Reading database ... 4641 files and directories currently installed.)
Unpacking sysvinit (from .../base/sysvinit_2.78-2.deb) ...
Selecting previously deselected package tar.
(Reading database ... 4711 files and directories currently installed.)
Unpacking tar (from .../base/tar_1.13.17-1.deb) ...
Selecting previously deselected package tasksel.
(Reading database ... 4751 files and directories currently installed.)
Unpacking tasksel (from .../base/tasksel_1.0-7.deb) ...
Selecting previously deselected package tcpd.
(Reading database ... 4760 files and directories currently installed.)
Unpacking tcpd (from .../base/tcpd_7.6-4.deb) ...
Selecting previously deselected package textutils.
(Reading database ... 4774 files and directories currently installed.)
Unpacking textutils (from .../base/textutils_2.0-2.deb) ...
Selecting previously deselected package telnet.
(Reading database ... 4842 files and directories currently installed.)
Unpacking telnet (from .../net/telnet_0.16-1.deb) ...
Selecting previously deselected package update.
(Reading database ... 4850 files and directories currently installed.)
Unpacking update (from .../base/update_2.11-1.deb) ...
Selecting previously deselected package util-linux.
dpkg: regarding .../base/util-linux_2.10f-2.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on libncurses5
  libncurses5 is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
dpkg: regarding .../base/util-linux_2.10f-2.deb containing util-linux, pre-dependency problem:
 util-linux pre-depends on slang1 (>> 1.3.0-0)
  slang1 is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 4855 files and directories currently installed.)
Unpacking util-linux (from .../base/util-linux_2.10f-2.deb) ...
Selecting previously deselected package whiptail.
(Reading database ... 4960 files and directories currently installed.)
Unpacking whiptail (from .../base/whiptail_0.50-5.3.deb) ...
Selecting previously deselected package xviddetect.
(Reading database ... 4965 files and directories currently installed.)
Unpacking xviddetect (from .../x11/xviddetect_0.2-8.deb) ...
dpkg: regarding .../base/libc6_2.1.3-4.deb containing libc6, pre-dependency problem:
 libc6 pre-depends on debianutils (>= 1.13.1)
  debianutils is unpacked, but has never been configured.
dpkg: warning - ignoring pre-dependency problem !
(Reading database ... 4978 files and directories currently installed.)
Preparing to replace libc6 2.1.3-4 (using .../base/libc6_2.1.3-4.deb) ...
Unpacking replacement libc6 ...
Selecting previously deselected package lilo.
(Reading database ... 4978 files and directories currently installed.)
Unpacking lilo (from .../base/lilo_21-14.deb) ...
preserving boot.b
preserving chain.b
preserving os2_d.b
Selecting previously deselected package mbr.
(Reading database ... 4998 files and directories currently installed.)
Unpacking mbr (from .../base/mbr_1.1.1-1.deb) ...
Selecting previously deselected package isapnptools.
(Reading database ... 5007 files and directories currently installed.)
Unpacking isapnptools (from .../base/isapnptools_1.21-2.deb) ...
Selecting previously deselected package setserial.
(Reading database ... 5031 files and directories currently installed.)
Unpacking setserial (from .../base/setserial_2.17-8.deb) ...
Selecting previously deselected package syslinux.
(Reading database ... 5043 files and directories currently installed.)
Unpacking syslinux (from .../base/syslinux_1.48-2.deb) ...
Selecting previously deselected package pcmcia-cs.
(Reading database ... 5062 files and directories currently installed.)
Unpacking pcmcia-cs (from .../base/pcmcia-cs_3.1.8-7.deb) ...
Selecting previously deselected package fdflush.
(Reading database ... 5164 files and directories currently installed.)
Unpacking fdflush (from .../base/fdflush_1.0.1-4.deb) ...
Selecting previously deselected package libreadlineg2.
(Reading database ... 5166 files and directories currently installed.)
Unpacking libreadlineg2 (from .../base/libreadlineg2_2.1-19.deb) ...
Selecting previously deselected package libncurses4.
(Reading database ... 5173 files and directories currently installed.)
Unpacking libncurses4 (from .../oldlibs/libncurses4_4.2-8.deb) ...
I: setting the default dselect acquisition method to apt
I: configuring remaining packages
Setting up mbr (1.1.1-1) ...

Setting up ncurses-base (5.0-5) ...

Setting up debconf-tiny (0.2.80.10) ...

Setting up ldso (1.9.11-5) ...

Setting up libpam-runtime (0.72-4) ...

Setting up locales (2.1.3-4) ...

Setting up console-data (1999.08.29-11) ...

Setting up libc6 (2.1.3-4) ...
Current default timezone: 'UTC'.
   Local time is now:      Thu Feb 24 19:53:45 UTC 2000.
   Universal Time is now:  Thu Feb 24 19:53:45 UTC 2000.
Run 'tzconfig' if you wish to change it.

Setting up tar (1.13.17-1) ...

Setting up gettext-base (0.10.35-13) ...
Setting up syslinux (1.48-2) ...

Setting up libpam0g (0.72-4) ...

Setting up findutils (4.1-37) ...

Setting up slang1 (1.3.9-1) ...

Setting up ae (962-26) ...

Setting up tasksel (1.0-7) ...

Setting up grep (2.4-2) ...

Setting up mount (2.10f-2) ...

Setting up e2fsprogs (1.18-3) ...

Setting up hostname (2.07) ...

Setting up libnewt0 (0.50-5.3) ...

Setting up fileutils (4.0l-6) ...

Setting up libncurses4 (4.2-8) ...

Setting up libncurses5 (5.0-5) ...

Setting up mawk (1.3.3-5) ...

Setting up libreadline4 (4.1-0beta5db1) ...

Setting up libstdc++2.10 (2.95.2-6) ...

Setting up diff (2.7-20) ...

Setting up debianutils (1.13.2) ...

Setting up sysklogd (1.3-33) ...
Stopping system log daemon: klogd syslogd.
Starting system log daemon: syslogd klogd.

Setting up libgdbmg1 (1.7.3-26.2) ...

Setting up libpopt0 (1.4-1) ...

Setting up telnet (0.16-1) ...

Setting up libwrap0 (7.6-4) ...

Setting up pciutils (2.1.2-2) ...

Setting up procps (2.0.6-5) ...

Setting up console-tools-libs (0.2.3-10) ...

Setting up lilo (21-14) ...
Running /usr/sbin/liloconfig

LILO, the LInux LOader, sets up your system to boot Linux directly
from your hard disk, without the need for a boot floppy.

Hmm. I think you're configuring the base filesystem, and I'm therefore
simply going to exit successfully without trying to actually configure
LILO properly. If you're not doing that, this is an important bug
against Debian's lilo package, and should be reported as such...

Setting up setserial (2.17-8) ...

Setting up textutils (2.0-2) ...

Setting up bsdutils (2.10f-2) ...

Setting up sed (3.02-5) ...

Setting up base-passwd (3.1.7) ...
Checking if your system passwd, shadow and group files are correct...

Setting up apt (0.3.18) ...
/etc/apt/sources.list does not exist; creating a default setup.

If you wish to change the default sites from which APT fetches Debian
packages, please edit the file /etc/apt/sources.list.

Setting up base-config (0.20) ...

Setting up update (2.11-1) ...
Setting up util-linux (2.10f-2) ...

Setting up fdflush (1.0.1-4) ...

Setting up libpam-modules (0.72-4) ...

Setting up makedev (2.3.1-39) ...

Setting up ncurses-bin (5.0-5) ...

Setting up pump (0.7.3-2) ...

Setting up gzip (1.2.4-33) ...

Setting up dpkg (1.6.9) ...

Setting up base-files (2.1.18) ...

Setting up isapnptools (1.21-2) ...

Setting up whiptail (0.50-5.3) ...

Setting up sysvinit (2.78-2) ...
Creating /dev/initctl

Setting up tcpd (7.6-4) ...

Setting up fdutils (5.3-3) ...
Fdmount suid configuration:

  Currently, fdmount is not set up as setuid root.  Good.
  Do you want to change it?  (y/n/?) [n] 
Okay, keeping the old configuration.

Please note that you can run '/usr/sbin/fdutilsconfig' to change
fdmount setuid root settings.
 Fdutils-5.0 introduced two new configuration files: /etc/mediaprm and
 /etc/driveprm.  They replace the old /etc/fdprm.
 Renaming old file /etc/fdprm to /etc/fdprm.obsolete ...

 Running "/usr/sbin/MAKEFLOPPIES -g" ...
Creating "/dev/fd0", ID=0, Type=4 (1.44M)
Drive 1 is not installed or not configured, skipping
Drive 2 is not installed or not configured, skipping
Drive 3 is not installed or not configured, skipping
Drive 4 is not installed or not configured, skipping
Drive 5 is not installed or not configured, skipping
Drive 6 is not installed or not configured, skipping
Drive 7 is not installed or not configured, skipping
 If you prefer, you might like to run "/usr/sbin/MAKEFLOPPIES -g" or
 "/dev/MAKEDEV floppy-all" to (re-)create /dev/fd* floppy device files.

 Note: /usr/bin/fdformat is obsolete and is no longer available.
       Please use /usr/bin/superformat instead.  Also, there had been some
       major changes from version 4.x.  Please refer to the documentation.

Setting up elvis-tiny (1.4-8) ...

Setting up login (19990827-16) ...

Setting up libreadlineg2 (2.1-19) ...

Setting up netbase (3.17-1) ...
Linking ipfwadm to ipfwadm-wrapper...
Starting portmap daemon: portmap.
Starting internet superserver: inetd.
[kludge] Ending postinst by stopping debconf.

Setting up bash (2.03-6) ...

Setting up fbset (2.1-6) ...

Setting up ppp (2.3.11-1.1) ...

Setting up passwd (19990827-16) ...

Setting up ftp (0.10-3) ...
Setting up pppconfig (2.0.4) ...

Setting up xviddetect (0.2-8) ...

Setting up console-tools (0.2.3-10) ...
Loading /etc/console-tools/default.kmap.gz

Setting up shellutils (2.0-4) ...

Setting up modutils (2.3.9-3) ...

Setting up adduser (3.11.1) ...

Setting up pcmcia-cs (3.1.8-7) ...

Setting up modconf (0.2.26.9) ...

umount: /dev/pts: not mounted
I: removing extraneous dselect methods
I: creating base-contents.txt
I: running /usr/src/boot-floppies/scripts/basedisks/po/build.sh
fi.po:32: `msgid' and `msgstr' entries do not both end with '\n'
fi.po:75: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:79: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:106: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:125: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:137: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:152: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:160: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:177: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:189: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:200: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:217: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:233: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:244: `msgid' and `msgstr' entries do not both begin with '\n'
fi.po:258: `msgid' and `msgstr' entries do not both begin with '\n'
found 15 fatal errors
I: setting up root post-installation jobs
I: building base2_2.tgz
I: splitting base disks
make[1]: Leaving directory `/usr/src/boot-floppies'
[ -f utilities/dbootstrap/po/C.po ] || ln -s C.po utilities/dbootstrap/po/C.po
make -C documentation KVER=2.2.14 ALTKVER=	\
	RELEASE=2.2				\
	util-linux=/var/spool/ftp/pub/linux/debian/dists/potato/main/binary-i386/base/util-linux_2.10f-2.deb	\
	amiga-fdisk=	\
	atari-fdisk=	\
	mac-fdisk=		\
	pmac-fdisk-cross=
make[1]: Entering directory `/usr/src/boot-floppies/documentation'
[ ! -f C/Makefile ] || make -C C
make[1]: Leaving directory `/usr/src/boot-floppies/documentation'
[ ! -L utilities/dbootstrap/po/C.po ] || rm -f utilities/dbootstrap/po/C.po
bash: -c: line 1: syntax error near unexpected token `(a'
bash: -c: line 1: `echo Please consider using the newrelease target (and fixing it as appropriate). Sleeping for 5 seconds so you can read this.'
make: *** [release] Error 2


Reply to: