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

Re: Transition from live-build 2 to 3 - Build problems



I personally use sid-based images, and this is
how my config file looks like

https://github.com/crayxt/kazsid/blob/master/auto/config

On Thu, May 9, 2013 at 8:34 PM, Henry Jensen <hjensen@gmx.de> wrote:
>
>
> On Thu, 9 May 2013 19:13:16 +0600
> Baurzhan Muftakhidinov <baurthefirst@gmail.com> wrote:
>
>> > Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
>> > Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
>> > cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
>> > cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
>> > cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
>> > mv: target `binary/live/vmlinuz' is not a directory
>> > P: Begin unmounting filesystems...
>> > P: Saving caches...
>> > Reading package lists...
>> > Building dependency tree...
>> > Reading state information...
>> >
>> > And the build stops there. Sorry, if I missed something obvious.
>> >
>> > Regards,
>> >
>>
>> For syslinux, add the next option to lb config:
>> --bootloader syslinux
>
> Thanks, but the problems are still there:
>
> # cat auto/config
> #!/bin/sh
>
> lb config noauto \
>        --architecture i386 \
>        --linux-flavours 686 \
>        --bootloader syslinux \
>        --iso-application "mylivedistro" \
>        --iso-volume "mylivedistro" \
>        --bootappend-live "boot=live config noautologin keyboard-layouts=de keyboard-variant=nodeadkeys ip=frommedia hostname=myhost.local" \
>        "${@}"
>
>
> Build still stops at:
>
> Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
> Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
> cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
> cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
> cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
> mv: target `binary/live/vmlinuz' is not a directory
> P: Begin unmounting filesystems...
> P: Saving caches...
> Reading package lists...
> Building dependency tree...
> Reading state information...
>
>
>
> --
> To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20130509163404.f90170934dc1366c72d88ad4@gmx.de">http://lists.debian.org/[🔎] 20130509163404.f90170934dc1366c72d88ad4@gmx.de
>

On Thu, May 9, 2013 at 8:34 PM, Henry Jensen <hjensen@gmx.de> wrote:
>
>
> On Thu, 9 May 2013 19:13:16 +0600
> Baurzhan Muftakhidinov <baurthefirst@gmail.com> wrote:
>
>> > Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
>> > Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
>> > cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
>> > cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
>> > cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
>> > mv: target `binary/live/vmlinuz' is not a directory
>> > P: Begin unmounting filesystems...
>> > P: Saving caches...
>> > Reading package lists...
>> > Building dependency tree...
>> > Reading state information...
>> >
>> > And the build stops there. Sorry, if I missed something obvious.
>> >
>> > Regards,
>> >
>>
>> For syslinux, add the next option to lb config:
>> --bootloader syslinux
>
> Thanks, but the problems are still there:
>
> # cat auto/config
> #!/bin/sh
>
> lb config noauto \
>        --architecture i386 \
>        --linux-flavours 686 \
>        --bootloader syslinux \
>        --iso-application "mylivedistro" \
>        --iso-volume "mylivedistro" \
>        --bootappend-live "boot=live config noautologin keyboard-layouts=de keyboard-variant=nodeadkeys ip=frommedia hostname=myhost.local" \
>        "${@}"
>
>
> Build still stops at:
>
> Setting up syslinux-common (2:4.05+dfsg-6+deb7u1) ...
> Setting up syslinux (2:4.05+dfsg-6+deb7u1) ...
> cp: cannot stat `/root/isolinux/libutil.c32': No such file or directory
> cp: cannot stat `/root/isolinux/ldlinux.c32': No such file or directory
> cp: cannot stat `/root/isolinux/libcom32.c32': No such file or directory
> mv: target `binary/live/vmlinuz' is not a directory
> P: Begin unmounting filesystems...
> P: Saving caches...
> Reading package lists...
> Building dependency tree...
> Reading state information...
>
>
>
> --
> To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20130509163404.f90170934dc1366c72d88ad4@gmx.de">http://lists.debian.org/[🔎] 20130509163404.f90170934dc1366c72d88ad4@gmx.de
>


Reply to: