Your message dated Mon, 27 Aug 2012 14:47:42 +0000 with message-id <[email protected]> and subject line Bug#684893: fixed in live-build 3.0~a58-1 has caused the Debian Bug report #684893, regarding doesn't find bootloaders files when used from a git clone to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 684893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684893 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: live-build Version: 3.0~a57-1 Severity: important Tags: patch When you set LIVE_BUILD to point to a git checkout of live-build, it fails miserably in lb_binary_syslinux because it tries to find the bootloaders files in ${LIVE_BUILD}/bootloaders/ when they are in ${LIVE_BUILD}/share/bootloaders/. Please apply this patch: diff --git a/scripts/build/lb_binary_syslinux b/scripts/build/lb_binary_syslinux index ab61ddc..41b141d 100755 --- a/scripts/build/lb_binary_syslinux +++ b/scripts/build/lb_binary_syslinux @@ -160,7 +160,7 @@ then # Internal system copy if [ -n "${LIVE_BUILD}" ] then - _SOURCE="${LIVE_BUILD}/bootloaders/${_BOOTLOADER}" + _SOURCE="${LIVE_BUILD}/share/bootloaders/${_BOOTLOADER}" else _SOURCE="/usr/share/live/build/bootloaders/${_BOOTLOADER}" fi Cheers, -- Package-specific info: -- System Information: Debian Release: wheezy/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 3.4-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages live-build depends on: ii cdebootstrap 0.5.9 ii debootstrap 1.0.42 Versions of packages live-build recommends: ii cpio 2.11-8 ii gnu-fdisk 1.2.4-3.1 ii live-boot-doc 3.0~a38-1 ii live-config-doc 3.0.1-1 ii live-manual-html [live-manual] 1:3.0~a15-1 Versions of packages live-build suggests: ii dosfstools 3.0.13-1 ii fakeroot 1.18.4-2 ii genisoimage 9:1.1.11-2 ii git 1:1.7.10.4-1 ii grub 0.97-66 ii memtest86+ 4.20-1.1 ii mtools 4.0.17-1 ii parted 2.3-10 pn squashfs-tools | mtd-tools <none> ii sudo 1.8.5p2-1 ii syslinux 2:4.05+dfsg-6 ii uuid-runtime 2.20.1-5.1 pn win32-loader <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: live-build Source-Version: 3.0~a58-1 We believe that the bug you reported is fixed in the latest version of live-build, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Daniel Baumann <[email protected]> (supplier of updated live-build package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 27 Aug 2012 16:33:10 +0200 Source: live-build Binary: live-build live-build-cgi Architecture: source all Version: 3.0~a58-1 Distribution: unstable Urgency: low Maintainer: Debian Live Project <[email protected]> Changed-By: Daniel Baumann <[email protected]> Description: live-build - Debian Live - System build scripts live-build-cgi - Debian Live - System build scripts (CGI frontend) Closes: 684865 684893 684896 685534 685675 Changes: live-build (3.0~a58-1) unstable; urgency=low . [ Daniel Baumann ] * Simplyfing sourcing of build.sh and getting away with the broken subshell construct. . [ Richard Nelson ] * Remove frontend/cgi unofficial custom binary and custom bootstrap options. . [ Daniel Baumann ] * Correcting typo in binary_syslinux when writing the flavour name to the config files (Closes: #684865). * Correcting fallback for default binary volatile mirror on ubuntu, thanks to Luigi Capriotti <[email protected]>. * Correcting wrong path to syslinux configuration files when using live-build from a local git clone, thanks to Raphael Hertzog <[email protected]> (Closes: #684893). * Switching back to use the more common ${@} instead of ${*}, it's not required in current lb_clean anymore. * Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consistency reasons. * Moving from cdn.debian.net to http.debian.net as binary mirror. . [ Richard Nelson ] * frontend/cgi rename BINARY_INDICES to APT_INDICES * frontend/cgi only source /usr/lib/live/build.sh * frontend/cgi cleanup and support for clone, config, and build on cron job. * frontend/cgi cleanup remarked line of common function source from last commit on l-b-c.cron. . [ Daniel Baumann ] * Improving check for missing apt-ftparchive to check for the actual file, rather than to check for a possible missleading bootstrap flavour. * Removing bootstrap-flavour option (Closes: #685675). * Removing bootstrap-include and bootstrap-exclude options. * Removing bootstrap-keyring option. * Correcting wrong bootstrap-qemu-exclude variable in defaults. * Applying patch from Colin Watson <[email protected]> to correct chroot hooks execution (Closes: #685534). * Exposing --debootstrap-options and --cdebootstrap-options publicly. * Adding some comments about the different locations of live-build in the central lb wrapper. * Calling local live-build embedded in config directly rather than to adjust path. * Removing old LB= hack when wrapper was not mandatory. * Moving aborting when no bootstrap tool is installed from defaults to the respective bootstrap script. * Correcting printf call cosmetically in central wrapper when prepending date and time for each command to not choke upon multiple arguments. * Making build.sh sourcing more robust (Closes: #684896). * Dropping lb prefix from live-build scripts, not needed anymore. * Setting default progress distribution from artax to baureo. Checksums-Sha1: 9ab210e2a91d697bea3f6f464f58feb5dee5d401 1329 live-build_3.0~a58-1.dsc 134dce71189570b5c73e5d40cb38a2bb5cc47e32 162952 live-build_3.0~a58.orig.tar.xz fe3955c5fb6a594e47c0ad9f1cb4a8d7bb2e19cd 47304 live-build_3.0~a58-1.debian.tar.xz 286fd1c3dbe9e1b0902d988701f4618ec425b9cd 193646 live-build_3.0~a58-1_all.deb 738fbee1c75d14f49c6c3785612bd57cf69c804c 70932 live-build-cgi_3.0~a58-1_all.deb Checksums-Sha256: 1a27a7cc8b0fc9a8eab4dc17161af08cf3d785b21df8429e4dabe6a578d15048 1329 live-build_3.0~a58-1.dsc 9d11aaadef6c703eb3ae8a243a56cd18dce6ffa8b5345f65e8e42267a009a7d4 162952 live-build_3.0~a58.orig.tar.xz 22143513f2455054067d6f492c9d0bfc83f6583d316fded3310f144391e99367 47304 live-build_3.0~a58-1.debian.tar.xz 994ed9df79693abe60afc94ebb26f9410e05601e0efca09700d624fbc98a85d6 193646 live-build_3.0~a58-1_all.deb bcc5f20400c85ebcdc8e385bacd33284861b0d1c5a606f767ec99399485df83e 70932 live-build-cgi_3.0~a58-1_all.deb Files: 331aad96cf35d0adb39a9605fb96e945 1329 misc optional live-build_3.0~a58-1.dsc 7a8d205753d15dd5f6ff8a302cae88db 162952 misc optional live-build_3.0~a58.orig.tar.xz c84008c0ab4f25f3c2857f9cc91dd29c 47304 misc optional live-build_3.0~a58-1.debian.tar.xz f1a831f5f5599b7debe15042224f28eb 193646 misc optional live-build_3.0~a58-1_all.deb c78087f735a8a8abbf4398749eff559f 70932 misc optional live-build-cgi_3.0~a58-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAlA7h1EACgkQ+C5cwEsrK54SJwCgj3k5802CyUxzI6vpm1qmzbCM mF4AnA+FziNtdvNXUE3qPbXCyUOzfCuQ =7sDd -----END PGP SIGNATURE-----
--- End Message ---
