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

missing I in i386



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.


a patch like

--- build/debian/rules  19 Apr 2003 13:19:27 -0000      1.7
+++ build/debian/rules  19 Apr 2003 14:04:49 -0000
@@ -16,7 +16,7 @@
 KERNELS_hppa     :=
 # FIXME hppa kernel not uploaded yet
 # KERNELS_hppa     := 2.4.19-32
-KERNELS_i386     := 2.4.20-1-386
+KERNELS_i386     := 2.4.20-1-i386
 KERNELS_ia64    := 2.4.20-ia64
 KERNELS_m68k     := 2.2.20-mac
 KERNELS_mips     :=

didn't help.

Where to fix the "expecting 'i' in arch" error?


Geert Stappers

Attachment: pgpwyXf8q_Lc4.pgp
Description: PGP signature


Reply to: