Re: Sarge branch build dies with free blocks count == 0

2005-01-05 Thread Thiemo Seufer
Daniel Dickinson wrote: [snip] > | FWIW, I wrote buildscript just as a helper for local d-i testing, > | and put it in SVN when it evolved enough to be useful for other > | d-i developers with different architectures. It was never intended > | to be useful for production builds of d-i. > > Ah, I

Re: Sarge branch build dies with free blocks count == 0

2005-01-05 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiemo Seufer wrote: | Daniel Dickinson wrote: | [snip] | |>Well afir the only change between a build with this message and the |>build getting further, was adding the pic's so something screwy was |>going on. Personally I think my problems are a resul

Re: Sarge branch build dies with free blocks count == 0

2005-01-05 Thread Thiemo Seufer
Daniel Dickinson wrote: [snip] > Well afir the only change between a build with this message and the > build getting further, was adding the pic's so something screwy was > going on. Personally I think my problems are a result of trying to use > the buildscript before this. I know it's supposed

Re: Sarge branch build dies with free blocks count == 0

2005-01-04 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I seem to have take more than my share of idiot pill lately. Perhaps I can improve my track record with intelligent messsage. At least my stuff on the wiki apparently works. Joey Hess wrote: | Daniel Dickinson wrote: | |>It turns out that this problem

Re: Sarge branch build dies with free blocks count == 0

2005-01-03 Thread Joey Hess
Daniel Dickinson wrote: > It turns out that this problem was due to missing pic libraries that > dpkg-checkbuilddeps missed. The pic libraries I now have installed > (though not all of them are needed I'm sure) are: > > libstdc++5-3.3-pic > libstdc++5-pic > libstdc++6-pic I strongly doubt these

Re: Sarge branch build dies with free blocks count == 0

2005-01-02 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joey Hess wrote: | Daniel Dickinson wrote: | |> Hmmm... if it's a build dependency it's not one listed by |>dpkg-checkbuilddeps (I just ran it to check). Could you enumerate the |>build requirements and I'll see what's missing? |> |>I get this with bot

Re: Sarge branch build dies with free blocks count == 0

2004-12-30 Thread Joey Hess
Daniel F. Dickinson wrote: > from build/tmp/floppy_access/tree, du -a > 3019 . There are small differences totaling some 9 kilobytes, but nothing that would fill up the 191k of free space that we have on this floppy. -- see shy jo signature.asc Description: Digital signature

Re: Sarge branch build dies with free blocks count == 0

2004-12-28 Thread Daniel F. Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joey Hess wrote: | Daniel Dickinson wrote: | | | You do seem to be running out of space on the floppy image. | | The build dependencies include things like pic libraries that are needed | to get d-i to fit on a floppy. dpkg-checkbuilddeps should cover t

Re: Sarge branch build dies with free blocks count == 0

2004-12-27 Thread Joey Hess
Daniel Dickinson wrote: > Hmmm... if it's a build dependency it's not one listed by > dpkg-checkbuilddeps (I just ran it to check). Could you enumerate the > build requirements and I'll see what's missing? > > I get this with both (in different builds) testing and unstable as the > source of

Re: Sarge branch build dies with free blocks count == 0

2004-12-26 Thread Daniel Dickinson
Joey Hess wrote: Daniel Dickinson wrote: genext2fs: group descr 1. free blocks count == 0 (corrupted fs?) Since I can't reproduce this, I suspect you're missing some of the build dependencies. Could it be a result of using the libdebianinstaller etc. from the packages directory (i.e. using builds

Re: Sarge branch build dies with free blocks count == 0

2004-12-26 Thread Daniel Dickinson
Joey Hess wrote: Daniel Dickinson wrote: genext2fs: group descr 1. free blocks count == 0 (corrupted fs?) Since I can't reproduce this, I suspect you're missing some of the build dependencies. Hmmm... if it's a build dependency it's not one listed by dpkg-checkbuilddeps (I just ran it to check).

Re: Sarge branch build dies with free blocks count == 0

2004-12-24 Thread Joey Hess
Daniel Dickinson wrote: > genext2fs: group descr 1. free blocks count == 0 (corrupted fs?) Since I can't reproduce this, I suspect you're missing some of the build dependencies. -- see shy jo signature.asc Description: Digital signature

Sarge branch build dies with free blocks count == 0

2004-12-24 Thread Daniel Dickinson
Trying to make all_build on the sarge branch, using testing in source.list.udeb.local fails with the following error: I'm trying again with unstable, but won't see the results until I get back from Christmas. install -d ./tmp/floppy_access case ext2 in \ ext2) \ if [ "" != "" ]; then \