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

Re: missing I in i386



On Sun, Apr 20, 2003 at 12:16:53AM +0200, Petter Reinholdtsen wrote:
> Geert.Stappers@xs4all.nl (Geert Stappers) writes:
> 
> > Hello,
> > 
> > I got a message like
> >  E: Couldn't find package kernel-image-2.4.20-1-386-udebn
                                                            ^

> > 
> > AFAIK the name of the architecture is 'i386', so with an 'i' from Intel.
> 
> I believe you have other problems.  The kernel image name is correct:
> 
>   $ apt-cache seach kernel-image|grep udeb
>   kernel-image-2.4.20-1-386-udeb - Linux kernel binary image for the
>     Debian installer
Yes, the package name is correct. There is no 'i' missing.
The 'n' at the end was the problem.

> 
> Broken mirror?
> 

In build/Makefile there is a substitute done with `sed` and contains
 /$(foreach VERSION, $(KERNELIMAGEVERSION),\1$(VERSION)\2\n)/
For an unknown reason the newline ("\n") wasn't seen as a newline.
After a `cvs -q update -dP`, I got a correct working Makefile.

Sorry for the false alarm.

Geert Stappers

Attachment: pgpZnLt3VCJDN.pgp
Description: PGP signature


Reply to: