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

Re: Stoped at binary stage.



El 23/06/15 a las 05:28, Jan Kowalsky escibió:

> Any idea?
> 
> This is my auto-config:
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~
> #!/bin/sh
> set -e
> 
>                 _LINUX_FLAVOURS="586 686-pae"
> 
> lb config noauto \
>                 --architecture i386 \
>                 --distribution jessie \
>                 --binary-images hdd \
>                 --archive-areas "main" \
>                 --debian-installer live \
>                 --linux-flavours "${_LINUX_FLAVOURS}" \
>                 --bootappend-live "boot=live components config
> locales=de_DE.UTF-8 keyboard-layouts=de persistence
> persistence-encryption=none,luks" \
>                 --archive-areas "main contrib non-free" \
>                 --mirror-bootstrap http://ftp.de.debian.org/debian/ \
>                 --mirror-binary http://ftp.de.debian.org/debian/ \
>         "${@}"
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> live-build                     4.0.3-1
> debian jessie
> 
> Thanks and Kind Regards
> Jan
> 
> 

can you try to clean all with "lb clean --purge" before start a new build?


-- 
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar


Reply to: