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

Bug#599467: marked as done (lb config drops anything but first arg when using auto)



Your message dated Tue, 23 Nov 2010 00:29:10 +0100
with message-id <4CEAFCC6.4030309@debian.org>
and subject line done
has caused the Debian Bug report #599467,
regarding lb config drops anything but first arg when using auto
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 owner@bugs.debian.org
immediately.)


-- 
599467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599467
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 2.0.2-1
Severity: normal


Hi,
--bootappend-live is set when there is auto/config, LB_BOOTAPPEND_LIVE is lost on the way.

 
1. Type 'lb config'
2. Make auto/config file. [1]
3. Type 'lb config --bootappend-live "locales=ja_JP.UTF-8 keyboard-model=jp106 keyboard-layouts=jp"'
4. Show LB_BOOTAPPEND_LIVE in config/binary file. [2]
   LB_BOOTAPPEND_LIVE is lost from "keyboard-model=jp106"

[1] auto/config
--------------------------------------------------
#!/bin/sh

MIRROR_DEBIAN="http://cdn.debian.net/debian/";
MIRROR_SECURITY="http://security.geo.debian.org/";

lb config noauto \
        --distribution squeeze \
        --binary-images iso \
        -l ja \
        --archive-areas "main contrib non-free" \
        --mirror-binary ${MIRROR_DEBIAN} \
        --mirror-binary-security ${MIRROR_SECURITY} \
        --mirror-bootstrap ${MIRROR_DEBIAN} \
        --mirror-chroot ${MIRROR_DEBIAN} \
        --mirror-chroot-security ${MIRROR_SECURITY} \
        --syslinux-timeout 10 \
        ${@}
--------------------------------------------------

[2] config/binary
--------------------------------------------------
# $LB_BOOTAPPEND_LIVE: set boot parameters
# (Default: empty)
LB_BOOTAPPEND_LIVE="locales=ja_JP.UTF-8" <- It is lost from "keyboard-model=jp106"
--------------------------------------------------



-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  cdebootstrap                  0.5.6      Bootstrap a Debian system
ii  debootstrap                   1.0.25     Bootstrap a basic Debian system

Versions of packages live-build recommends:
ii  cpio                          2.11-4     GNU cpio -- a program to manage ar
ii  gettext-base                  0.18.1.1-3 GNU Internationalization utilities
ii  gnu-fdisk                     1.2.4-3    Linux fdisk replacement based on l

Versions of packages live-build suggests:
ii  dosfstools   3.0.10-1                    utilities for making and checking 
ii  fakeroot     1.14.4-1                    Gives a fake root environment
ii  genext2fs    1.4.1-2.2                   ext2 filesystem generator for embe
ii  genisoimage  9:1.1.10-1                  Creates ISO-9660 CD-ROM filesystem
ii  grub         0.97-63                     GRand Unified Bootloader (dummy pa
pn  memtest86+ | <none>                      (no description available)
ii  mtools       4.0.12-1                    Tools for manipulating MSDOS files
ii  parted       2.3-2                       The GNU Parted disk partition resi
ii  squashfs-too 1:4.0-8                     Tool to create and append to squas
ii  sudo         1.7.4p4-3                   Provide limited super user privile
ii  syslinux     2:4.02+dfsg+20100904.061141 collection of boot loaders
ii  uuid-runtime 2.17.2-3.3                  runtime components for the Univers
ii  win32-loader 0.6.19                      Debian-Installer loader for win32

-- no debconf information

----
NOGATA,Jun - mail: nogajun@gmail.com
           - web: http://www.nofuture.tv/diary/



--- End Message ---
--- Begin Message ---
Version: 2.0.7-1

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---

Reply to: