Re: problem building b-f, need help

2001-06-14 Thread Ron Farrer
Adam Di Carlo ([EMAIL PROTECTED]) wrote: > In config, set > > offline_mode := true Yup, already set. > You should be able to put files in either the 'incoming' dir (if they > have the _.deb suffix) or the local_dir dir, as configured in > 'config'. incoming is where I originally put them a

Re: problem building b-f, need help

2001-06-13 Thread Adam Di Carlo
David Whedon <[EMAIL PROTECTED]> writes: > > Anyway the problem is still there, it fails to find the packages I've > > already downloaded. I've tried putting them in /archive/debian/local, > > /archive/debian/Incoming, and /archive/debian/download/cache/archives. > > Any ideas? In config, set

Re: problem building b-f, need help

2001-06-13 Thread David Whedon
> Anyway the problem is still there, it fails to find the packages I've > already downloaded. I've tried putting them in /archive/debian/local, > /archive/debian/Incoming, and /archive/debian/download/cache/archives. > Any ideas? I've been putting packages in boot-floppies/updates/ nad it find t

Re: problem building b-f, need help

2001-06-13 Thread Ron Farrer
Adam Di Carlo ([EMAIL PROTECTED]) wrote: > That's not even close to being correct. Whatever.. This is what it says: ++ '[' -f '/archive/debian/download/cache/archives/dosfstools-[a-zA-Z0-9]*.deb' ']' > The download stuff works fine for me and lots of people on this list. I'm trying to make it

Re: problem building b-f, need help

2001-06-12 Thread Adam Di Carlo
Ron Farrer <[EMAIL PROTECTED]> writes: > Christian T. Steigies ([EMAIL PROTECTED]) wrote: > > > turn on debug in common.sh? > > Interesting... it seems to be looking for "packagename-" instead of > "packagename_" Neither myself nor grep could find which script does > this.. Short of renaming al

Re: problem building b-f, need help

2001-06-08 Thread Ron Farrer
Christian T. Steigies ([EMAIL PROTECTED]) wrote: > turn on debug in common.sh? Interesting... it seems to be looking for "packagename-" instead of "packagename_" Neither myself nor grep could find which script does this.. Short of renaming all the files to "packagename-" is there anything I can

Re: problem building b-f, need help

2001-06-08 Thread Christian T. Steigies
On Fri, Jun 08, 2001 at 03:08:13PM -0700, Ron Farrer wrote: > > Sorry, I should have meantioned I _DID_ try that.. as well as putting > them in /archive/debian/local and /archive/debian/Incoming (this files > in my previous post in updates/ were copied there by the scripts from > /archive/debian/

Re: problem building b-f, need help

2001-06-08 Thread Ron Farrer
Christian T. Steigies ([EMAIL PROTECTED]) wrote: > debs should be in /archive/debian/download/cache/archives/ (off my head) > unless you edited your config. I never managed to get them downloaded there, > so I copied them over there by hand (maybe I was not patient enough, but I > did not want to

Re: problem building b-f, need help

2001-06-08 Thread Christian T. Steigies
On Fri, Jun 08, 2001 at 02:52:53PM -0700, Ron Farrer wrote: > Adam Di Carlo ([EMAIL PROTECTED]) wrote: > > > Yes, jack up the size of the rootdisk. > > Ok, got past that and a lot further: > > ---cut-here--- > I: downloading required packages from files > /usr/src/boot-floppies/scripts/rootdisk

Re: problem building b-f, need help

2001-06-08 Thread Ron Farrer
Adam Di Carlo ([EMAIL PROTECTED]) wrote: > Yes, jack up the size of the rootdisk. Ok, got past that and a lot further: ---cut-here--- I: downloading required packages from files /usr/src/boot-floppies/scripts/rootdisk/EXTRACT_LIST_all /usr/src/boot-floppies/scripts/rootdisk/EXTRACT_LIST_alpha I

Re: problem building b-f, need help

2001-06-07 Thread Adam Di Carlo
Marcin Owsiany <[EMAIL PROTECTED]> writes: > On Thu, Jun 07, 2001 at 08:54:06AM -0700, Ron Farrer wrote: > > Does anyone know what is wrong? > > Looks like it doesn't fit. :-( Yes, jack up the size of the rootdisk. -- .Adam Di [EMAIL PROTECTED]http://www.onshored.com/> -- To UNSUBSCRIB

Re: problem building b-f, need help

2001-06-07 Thread Marcin Owsiany
On Thu, Jun 07, 2001 at 08:54:06AM -0700, Ron Farrer wrote: > Herbert Xu ([EMAIL PROTECTED]) wrote: > > > Where did these come from? They aren't mine. The ones in the archive are: > > They are older ones you sent me. > > > kernel-image-2.2.19-generic_2.2.19-1_alpha.deb > > kernel-image-2.2.19

Re: problem building b-f, need help

2001-06-07 Thread Ron Farrer
Herbert Xu ([EMAIL PROTECTED]) wrote: > Where did these come from? They aren't mine. The ones in the archive are: They are older ones you sent me. > kernel-image-2.2.19-generic_2.2.19-1_alpha.deb > kernel-image-2.2.19-generic_2.2.19-2_alpha.deb > kernel-image-2.2.19-jensen_2.2.19-1_alpha.deb

Re: problem building b-f, need help

2001-06-07 Thread Herbert Xu
Ron Farrer <[EMAIL PROTECTED]> wrote: > Hmm. Well actually there are four kernels.. I'll list them again: > kernel-image-2.2.19-alpha_generic_2.2.19-1_alpha.deb > kernel-image-2.2.19-alpha_nautilus_2.2.19-1_alpha.deb > kernel-image-2.2.19-alpha_jensen_2.2.19-1_alpha.deb > kernel-image-2.2.19-alph

Re: problem building b-f, need help

2001-06-06 Thread Adam Di Carlo
It may be that the arguments to kernel.sh are not done properly, so the suffix rules it is using are wrong... Be sure the 3rd argument being passed to kernel.sh is your subarch (e.g, generic) Marcin Owsiany ([EMAIL PROTECTED]) wrote: > 3. the makefiles/scripts should be changed to look for > k

Re: problem building b-f, need help

2001-06-05 Thread Marcin Owsiany
On Tue, Jun 05, 2001 at 04:19:26PM -0700, Ron Farrer wrote: > Marcin Owsiany ([EMAIL PROTECTED]) wrote: > > > Either > > 1. kernel-image-2.2.19-alpha should be renamed to kernel-image-2.2.19 > > or > > 2. kernel-image-2.2.19-alpha should provide kernel-image-2.2.19 > > or > > 3. the makefiles/sc

Re: problem building b-f, need help

2001-06-05 Thread Ron Farrer
Marcin Owsiany ([EMAIL PROTECTED]) wrote: > Either > 1. kernel-image-2.2.19-alpha should be renamed to kernel-image-2.2.19 > or > 2. kernel-image-2.2.19-alpha should provide kernel-image-2.2.19 > or > 3. the makefiles/scripts should be changed to look for > kernel-image-2.2.19-alpha instead of k

Re: problem building b-f, need help

2001-06-05 Thread Marcin Owsiany
On Tue, Jun 05, 2001 at 12:16:52PM -0700, Ron Farrer wrote: > > Basically the same error, but in a different place (I'm guessing this is > the error for the second of the four kernel images). Any ideas? Either 1. kernel-image-2.2.19-alpha should be renamed to kernel-image-2.2.19 or 2. kernel-im

Re: problem building b-f, need help

2001-06-05 Thread Ron Farrer
H.Heinold ([EMAIL PROTECTED]) wrote: > I am building the bootfloppies for mips and mipsel an discover this too. > I solved this with the following way edit common.sh > > an replace the two $archive/cache/archives/${pkg}_[^a-zA-Z]*.deb > > with > > $archive/cache/archives/${pkg}_[a-zA-Z0-9]*.d

Re: problem building b-f, need help

2001-06-05 Thread H.Heinold
On Tue, Jun 05, 2001 at 09:46:34AM -0700, Ron Farrer wrote: > David Whedon ([EMAIL PROTECTED]) wrote: > > > This could be simply because master was having trouble today, though maybe it is > > something more. > > That would make sense except that all my kernel files are in > /archive/debian/loc

Re: problem building b-f, need help

2001-06-05 Thread Ron Farrer
David Whedon ([EMAIL PROTECTED]) wrote: > This could be simply because master was having trouble today, though maybe it is > something more. That would make sense except that all my kernel files are in /archive/debian/local: kernel-image-2.2.19-alpha_generic_2.2.19-1_alpha.deb kernel-image-2.2

Re: problem building b-f, need help

2001-06-04 Thread Ethan Benson
On Mon, Jun 04, 2001 at 10:31:21PM -0700, Ron Farrer wrote: > > While trying to build b-f (latest CVS) for Alpha (woody), I keep running > into this problem: > > make resc1440_generic.bin resc1440_jensen.bin resc1440_nautilus.bin > drv14alpha_generic-1.bin drv14alpha_jensen-1.bin > drv14alpha_na

Re: problem building b-f, need help

2001-06-04 Thread David Whedon
Mon, Jun 04, 2001 at 10:31:21PM -0700 wrote: > > While trying to build b-f (latest CVS) for Alpha (woody), I keep running > into this problem: > > make resc1440_generic.bin resc1440_jensen.bin resc1440_nautilus.bin > drv14alpha_generic-1.bin drv14alpha_jensen-1.bin > drv14alpha_nautilus-1.bin >

problem building b-f, need help

2001-06-04 Thread Ron Farrer
While trying to build b-f (latest CVS) for Alpha (woody), I keep running into this problem: make resc1440_generic.bin resc1440_jensen.bin resc1440_nautilus.bin drv14alpha_generic-1.bin drv14alpha_jensen-1.bin drv14alpha_nautilus-1.bin make[1]: Entering directory `/usr/src/boot-floppies' ./kerne