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

ld config and build problem with jessie (Contents-i386.gz not found)



Hallo,

can anyone give me some pointers how to solve the following?

running:
$ lb config --distribution jessie --archive-areas "main contrib
non-free" --chroot-filesystem squashfs \
        --linux-flavour 686-pae --security true \
        --bootappend-live "persistent locales=en_GB.utf8
keyboard-layouts=be-latin1" \
        --iso-application "Live" --iso-publisher "Debian Live Project" \
        --mode debian --architectures i386 --verbose \
        --mirror-bootstrap http://cgi.build.live-systems.org/debian/

$ wget -O standard_non_free.list
http://live.debian.net/cdimage/release/stable+nonfree/i386/iso-h
$ cut -f 1 standard_non_free.list >
config/package-lists/standard_non_free.list
$ echo fluxbox >> config/package-lists/standard_non_free.list
$ sudo lb build

fails on 

"
Get:2 http://cgi.build.live-systems.org jessie/main
Translation-en/DiffIndex [7876 B]
Fetched 15.8 kB in 2s (6390 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
[2014-05-11 12:09:56] lb_chroot_linux-image 
--2014-05-11 12:09:57--
http://cgi.build.live-systems.org/debian//dists/jessie/Contents-i386.gz
Resolving cgi.build.live-systems.org (cgi.build.live-systems.org)...
208.94.241.206
Connecting to cgi.build.live-systems.org (cgi.build.live-systems.org)|
208.94.241.206|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-05-11 12:09:57 ERROR 404: Not Found.


gzip: stdin: unexpected end of file
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists... Done
Building dependency tree... Done
"

which doesnt exit indeed:
http://cgi.build.live-systems.org/debian//dists/jessie/Contents-i386.gz
(but it exists for stable)

ps: host system is ubuntu

mvg,
Wim


Reply to: