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

Bug#691931: marked as done (live-build: lb_config doesn't understand "--aptitude-options")



Your message dated Wed, 31 Oct 2012 15:11:25 +0100
with message-id <5091318D.6080906@progress-technologies.net>
and subject line Re: Bug#691931: live-build: lb_config doesn't understand "--aptitude-options"
has caused the Debian Bug report #691931,
regarding live-build: lb_config doesn't understand "--aptitude-options"
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.)


-- 
691931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691931
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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 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

--- End Message ---
--- Begin Message ---
dupe of #691930, closing.

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/

--- End Message ---

Reply to: