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

Re: Live Build Unable to locate package linux-image-*



When you have --architecture i386
you don't have to put --linux-flavor "486 686-pae"
because it will get both automatically.

If you only want 686-pae then you use --linux-flavor "686-pae" or likewise if you only want 486 you only put --linux-flavor "486"

I also never use linux-packages "linux headers"

Try that and see how you go.


On 20 November 2013 09:37, Luigi Cirillo <appost2@gmail.com> wrote:
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


--
To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] CAG0Ki35tG-hCc3O3cCtFXVZCC-DM5NnDS2LbWZio8a1EcJ0ySA@mail.gmail.com" target="_blank">http://lists.debian.org/[🔎] CAG0Ki35tG-hCc3O3cCtFXVZCC-DM5NnDS2LbWZio8a1EcJ0ySA@mail.gmail.com



Reply to: