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

Bug#691930: live-build: lb_config doesn't accept --aptitude-options



Package: live-build
Version: 3.0~a51-1
Severity: normal

Dear Maintainer,

due to a typo in /usr/share/live/build/scripts/build/lb_config it's not possible to use the option "--aptitude-options". It should be quite easy to fix it by replacing "aptitute-options" through the correct "aptitude-options" in the LONG_OPTIONS variable. Here's the suggested patch:

cp /usr/share/live/build/scripts/build/lb_config{,.buggy}
vi /usr/share/live/build/scripts/build/lb_config
diff -u /usr/share/live/build/scripts/build/lb_config{.buggy,}
--- /usr/share/live/build/scripts/build/lb_config.buggy 2012-06-27 14:45:12.000000000 +0200
+++ /usr/share/live/build/scripts/build/lb_config       2012-10-31 14:35:57.996727126 +0100
@@ -155,7 +155,7 @@

 Local_arguments ()
 {
-       LONG_OPTIONS="apt:,apt-ftp-proxy:,apt-http-proxy:,apt-options:,aptitute-options:,
+       LONG_OPTIONS="apt:,apt-ftp-proxy:,apt-http-proxy:,apt-options:,aptitude-options:,
                apt-pipeline:,apt-recommends:,apt-secure:,apt-source-archives:,bootstrap:,cache:,cache-indices:,cache-packages:,
                cache-stages:,debconf-frontend:,debconf-nowarnings:,debconf-priority:,dump,
                initramfs:,initramfs-compression:,initsystem:,fdisk:,losetup:,mode:,system:,root-command:,use-fakeroot:,tasksel:,includes:,
r


Thanks in advance!
Frank.



-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
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~a35-1
ii  live-config-doc                 3.0~a43-1
ii  live-manual-html [live-manual]  1:3.0~a13-1

Versions of packages live-build suggests:
ii  dosfstools                  3.0.13-1
ii  fakeroot                    1.18.4-2
pn  genisoimage                 <none>
pn  memtest86+ | memtest86      <none>
pn  mtools                      <none>
pn  parted                      <none>
pn  squashfs-tools | mtd-tools  <none>
ii  sudo                        1.8.5p2-1
pn  syslinux | grub             <none>
ii  uuid-runtime                2.20.1-5.2
pn  win32-loader                <none>

-- no debconf information


Reply to: