Re: Problem with downloading, md5 Error

2007-03-06 Thread Richard Atterer
Hallo Jens,

On Tue, Mar 06, 2007 at 11:12:20PM +0100, Jens Franik wrote:
> i tried to download Etch DVD ISOs for multible Offline Installation.
> 
> As long as i use wget (Version GNU Wget 1.9.1 from Sarge 3.1) i get a 
> very small ISO and an Error with md5
> 
> Is it true, that wget has Problems with >2Gb ISO?

Yes! Newer versions are OK, but I think the one in sarge has this problem.

> I am on the way with now using curl instead and it looks like this
> would work better - confirmation?

Yes, it should work!

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  GnuPG key: 888354F7
  | \/¯|  http://atterer.net  |  08A9 7B7D 3D13 3EF2 3D25  D157 79E6 F6DC 8883 
54F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Problem with downloading, md5 Error

2007-03-06 Thread Jens Franik
Guten Tag Debian CD List,

i tried to download Etch DVD ISOs for multible Offline Installation.

As long as i use wget (Version GNU Wget 1.9.1 from Sarge 3.1) i get
a very small ISO and an Error with md5

Is it true, that wget has Problems with >2Gb ISO?

I am on the way with now using curl instead and it looks like this
would work better - confirmation?

-- 
Mit freundlichen Grüßen
Jens Franik mailto:[EMAIL PROTECTED]
Die kürzesten Wörter,
nämlich ja und nein,
erfordern das meiste Nachdenken.
(Pythagoras)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Multi-arch weekly build failures

2007-03-06 Thread Steve McIntyre
On Tue, Mar 06, 2007 at 01:26:15PM -0600, Don Wright wrote:
>Noticed the multi-arch i386-amd64-powerpc CD and DVD failed to build
>this week but didn't find any specific mention of it in the usual
>places. Was this also [1]related to 410418? Seems ironic having the
>recent debate over how to publicize multi-arch when the item in question
>is missing.  --Don

No, there has been a problem with sid powerpc images for the last
couple of days. I'm about to try a hand-triggered build tonight.

-- 
Steve McIntyre, Cambridge, UK.[EMAIL PROTECTED]
"It's actually quite entertaining to watch ag129 prop his foot up on
 the desk so he can get a better aim."  [ seen in ucam.chat ]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Multi-arch weekly build failures

2007-03-06 Thread Don Wright
Noticed the multi-arch i386-amd64-powerpc CD and DVD failed to build
this week but didn't find any specific mention of it in the usual
places. Was this also [1]related to 410418? Seems ironic having the
recent debate over how to publicize multi-arch when the item in question
is missing.  --Don

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410418

-- 
No CC needed, I read the lists.
===
 San Antonio Linux Users Group
www.satlug.org



Processed: Setting back to serious

2007-03-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # we want debian-cd 3.0.1 in etch because it fixes many problems like this
> # one
> severity 413506 serious
Bug#413506: strange error from make_disc_trees.pl
Severity set to `serious' from `normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: downgrade priority as initial bug is fixed

2007-03-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 413506 normal
Bug#413506: strange error from make_disc_trees.pl
Severity set to `normal' from `serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [PATCH] make multi-arch CD/DVD images more visible

2007-03-06 Thread Joey Hess
Robert Millan wrote:
> What kind of people do you have in mind ?  Users of other architectures should
> have a clear idea of what they're looking for.

People for whom a ~500mb netinst is not the best choice of installation
medium, for one.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#413506: strange error from make_disc_trees.pl

2007-03-06 Thread Raphael Hertzog
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,  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/