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

debian-cd broken?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all!

I had problems building sarge cd images from my local mirror
yesterday and today. I didn't change anything and used the latest
cvs version of debian-cd.

Both

make distclean
make mirror_check

are running normal without any messages. But when I start to build
the lists with

make list COMPLETE=1 TASK=tasks/Debian_sarge

I get the following output and make hangs (I didn't turn my computer
off during the night and after 10 hours now it still didn't finish).
I attached the output, when links are wrapped it may be more
difficult to read.

When I finally press CTRL+C these are the last two lines:

make: *** Deleting file `/mirror2/tmp/sarge-i386/rawlist-exclude'
make: *** [/mirror2/tmp/sarge-i386/rawlist-exclude] Interrupt

Any ideas?

Cheers,
Jan
- --
GPG-KeyID: 82201FC4
Available at my public sks keyserver sks.nerdcamp.net
Please report any problems using sks.nerdcamp.net!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAocLAvvmCkIIgH8QRAlSnAJ9EaBC9tswBtWM3+/C7QLsL6vnlCQCgkb2B
YfJZE1xXepYjOvpJk4bVIN8=
=z/ct
-----END PGP SIGNATURE-----
teefix:/mirror2/debian-cd# make list COMPLETE=1 TASK=tasks/Debian_sarge
Apt-get is updating his files ...
/mirror2/debian-cd/tools/apt-selection update
Ign file: sarge/main/debian-installer Release
Reading Package Lists...
/bin/echo -e "mawk\nexim4-daemon-light\nunifont" >>/mirror2/tmp/sarge-i386/rawlist
if [ -x "/usr/sbin/debootstrap" -a _ != _1 ]; then \
        /usr/sbin/debootstrap --arch i386 --print-debs sarge \
        | tr ' ' '\n' >>/mirror2/tmp/sarge-i386/rawlist; \
fi
perl -npe 's/\@ARCH\@/i386/g' tasks/Debian_sarge | \
 cpp -nostdinc -nostdinc++ -P -undef -D ARCH=i386 -D ARCH_i386 \
     -U i386 -U i386 -U linux -U unix \
     -DFORCENONUSONCD1=0 \
     -I /mirror2/debian-cd/tasks -I /mirror2/tmp/sarge-i386 - - >> /mirror2/tmp/sarge-i386/rawlist
In file included from <stdin>:12:
/mirror2/debian-cd/tasks/debian-installer:318:17: warning: extra tokens at end of #ifdef directive
Generating the complete list of packages to be included ...
perl -ne 'chomp; next if /^\s*$/; \
          print "$_\n" if not $seen{$_}; $seen{$_}++;' \
  /mirror2/tmp/sarge-i386/rawlist \
  > /mirror2/tmp/sarge-i386/list
if [ -n  ]; then \
        perl -npe 's/\@ARCH\@/i386/g'  | \
                cpp -nostdinc -nostdinc++ -P -undef -D ARCH=i386 -D ARCH_i386 \
                        -U i386 -U i386 -U linux -U unix \
                        -DFORCENONUSONCD1=0 \
                        -I /mirror2/debian-cd/tasks -I /mirror2/tmp/sarge-i386 - - >> /mirror2/tmp/sarge-i386/rawlist-exclude; \
fi
make: *** Deleting file `/mirror2/tmp/sarge-i386/rawlist-exclude'
make: *** [/mirror2/tmp/sarge-i386/rawlist-exclude] Interrupt


Reply to: