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

Re: problem building b-f, need help



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

> try sticking a 
> set -x
> in the top of kernel.sh, that can help figure out what the failure is coming
> from.

This is what I get:

---cut-here---
++ LIST= kernel-image-2.2.19
++ debug ' downloading package(s)  kernel-image-2.2.19'
++ '[' ']'
++ true
++ apt-get -qq --yes -o
Dir::Etc::SourceList=/usr/src/boot-floppies/sources.list -o
Debug::NoLocking=true -o Dir::Cache=/archive/debian/download/cache -o
Dir::State::status=/archive/debian/download/status -o
Dir::State::Lists=/archive/debian/download/lists -o
Dir::Etc::preferences=/usr/src/boot-floppies/preferences.apt
--download-only install kernel-image-2.2.19
E: Package kernel-image-2.2.19 has no installation candidate
++ make_paths kernel-image-2.2.19
++ local PATHS=
++ local exit=false
++ local f=
++ local p
++ local j
++ pkg=kernel-image-2.2.19
+++ pwd
++ '[' -f
'/usr/src/boot-floppies/updates/kernel-image-2.2.19_[^a-zA-Z]*.deb' ']'
+++ last_by_version
+++ local a=
+++ local b=
+++ '[' -z '' ']'
+++ echo
+++ exit 0
++ p=
++ '[' -f '' ']'
++ '[' -f
'/archive/debian/download/cache/archives/kernel-image-2.2.19_[^a-zA-Z]*.deb'
']'
+++ last_by_version
+++ local a=
+++ local b=
+++ '[' -z '' ']'
+++ echo
+++ exit 0
++ p=
++ '[' '!' -f '' ']'
++ echo 'can'\''t find package, or no such package,
'\''kernel-image-2.2.19'\'''
can't find package, or no such package, 'kernel-image-2.2.19'
++ exit=true
++ PATHS= 
++ true
++ exit -1
+ PACKAGE_PATHS=
+ '[' 255 -ne 0 ']'
+ echo E: ./kernel.sh abort
E: ./kernel.sh abort
make[1]: *** [modules.tgz] Error 255
make[1]: Leaving directory `/usr/src/boot-floppies'
make: *** [build] Error 2
---cut-here---

It seems to me it's looking for the wrong kernel(s). Any ideas?

TIA,
Ron



Reply to: