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

Re: problem building b-f, need help



H.Heinold (heinold@physik.tu-cottbus.de) 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]*.deb

There was only one line that had
"$archive/cache/archives/${pkg}_[^a-zA-Z]*.deb" and another that was
similar (but not exactly the same) so I changed both. It now gets past 
the previous error and stops with:

---cut-here---
I: creating configalpha_generic.gz
./kernel.sh /archive/debian/download 2.2.19 "" 
I: downloading kernel-image-2.2.19
E: Package kernel-image-2.2.19 has no installation candidate
can't find package, or no such package, 'kernel-image-2.2.19'
E: ./kernel.sh abort
make[1]: *** [modules.tgz] Error 255
make[1]: Leaving directory `/usr/src/boot-floppies'
make: *** [build] Error 2
---cut-here---

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?

TIA,
Ron



Reply to: