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

Bug#413506: strange error from make_disc_trees.pl



Hello,

On Tue, 06 Mar 2007, Steffen Joeris wrote:
> Hi mates
> 
> The original bug seems to be fixed, thanks a lot.
> However now I get another error, I attached the build log for that one.
> The problem seems to be in add_packages this time with the call of
> ->gzclose();

You have many strange messages in your build. Please provide the CONF.sh
that you're using because it looks like it's borked:

> patching file tasks/exclude-etch
> ./build.sh: line 1: ARCHES: command not found

This is the first error that should not happen. And you have many
reference of bad shell script in the log:

> ./build.sh: line 1: ARCHES: command not found
> Using CONF from /home/builder/src/debian-edu/src/build/CD-administrator/CONF-etch-test.sh
> /bin/sh: line 1: [: too many arguments
> Cleaning the build directory
> /bin/sh: line 1: [: too many arguments

Please fix your CONF.sh / CONF-etch-test.sh and try again.
That file changed a lot with debian-cd 3.0.

> Use of uninitialized value in string eq at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 371.

This means that your CONF.sh doesn't provide DISKTYPE.

> Use of uninitialized value in scalar assignment at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 392.
> Use of uninitialized value in scalar assignment at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 393.
> Use of uninitialized value in subtraction (-) at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 397.
> Use of uninitialized value in concatenation (.) or string at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 108.
> Use of uninitialized value in string eq at /home/builder/src/debian-edu/src/build/CD-administrator/debian-cd/tools/make_disc_trees.pl line 371, <INLIST> line 1.

This is consequences from the previous error.

> cp: cannot stat `cdrom/2.6/einitrd.gz': No such file or directory

Strange... is that debian-edu specific ?

Please investigate a bit yourself as what I see here is not a debian-cd
problem but a problem of your configuration.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/



Reply to: