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

Re: problem building b-f, need help



On Tue, Jun 05, 2001 at 09:46:34AM -0700, Ron Farrer wrote:
> David Whedon (dwhedon@gordian.com) 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.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-alpha_smp_2.2.19-1_alpha.deb
> 
Hi,

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]*.deb

Henning Heinold



Reply to: