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

Live Build Unable to locate package linux-image-*



Hello, I am trying to build a custom live starting from debian standard live.
-------------------------------------------------
lb config --config git://live-systems.org/git/live-images.git
-------------------------------------------------
I changed the config file:
-------------------------------------------------
lb config noauto \
   --clean \
   --ignore-system-defaults \
   --mode debian \
   --debian-installer live \
    --architectures i386 \
   --linux-flavours "486 686-pae" \
   --linux-packages "linux-image linux-headers" \
   --source "true" \
----------------------------------------------------
But "lb build" return
----------------------------------------------------
Package linux-headers-686-pae is not available, but is referred to by
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Unable to locate package linux-image-486
E: Unable to locate package linux-headers-486
E: Unable to locate package linux-image-686-pae
E: Package 'linux-headers-686-pae' has no installation candidate
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists...
Building dependency tree...
Reading state information...
-------------------------------------------------------
Why the kernel is missing?

I am using live-build 3.0.5-1 on Debian Wheezy amd64
Thank You


Reply to: