Package: live-package
Version: 0.99.2-1
Severity: normal
File: /usr/sbin/make-live

-c|--conffile command line option has no effect, but environment
variable LIVE_CONFFILE does.

-c|--conffile just sets a LIVE_CONFIG environment variable which is
used neither in make-live nor in sourced scripts. The variable is
different from LIVE_CONFFILE which is sources above getopt parsing.

Sort of evidence:

$ grep -C 2 LIVE_CONF /usr/sbin/make-live /usr/share/make-live/scripts/*.sh     
                                           
/usr/sbin/make-live-
/usr/sbin/make-live-# Source alternate configuration
/usr/sbin/make-live:if [ ! -z "${LIVE_CONFFILE}" ]
/usr/sbin/make-live-then
/usr/sbin/make-live:    if [ -r "${LIVE_CONFFILE}" ]
/usr/sbin/make-live-    then
/usr/sbin/make-live:            . "${LIVE_CONFFILE}"
/usr/sbin/make-live-    else
/usr/sbin/make-live:            echo "W: could not read ${LIVE_CONFFILE}, using 
defaults."
/usr/sbin/make-live-    fi
/usr/sbin/make-live-fi
--
/usr/sbin/make-live-
/usr/sbin/make-live-                    -c|--conffile)
/usr/sbin/make-live:                            LIVE_CONFIG="${2}"; shift 2
/usr/sbin/make-live-                            ;;
/usr/sbin/make-live-



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-vserver-k7
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)

Versions of packages live-package depends on:
ii  cdebootstrap              0.3.11         Bootstrap a Debian system
ii  debootstrap               0.3.3          Bootstrap a basic Debian system
ii  dpkg-dev                  1.13.22        package building tools for Debian
ii  genext2fs                 1.4-rc1-2      ext2 filesystem generator for embe
ii  mkisofs                   4:2.01+01a03-5 Creates ISO-9660 CD-ROM filesystem
ii  squashfs-tools            1:3.0-8        Tool to create and append to squas

live-package recommends no packages.

-- no debconf information

-- 

=*= Łukasz Pankowski =*=

Reply via email to