Your message dated Tue, 17 Apr 2007 10:53:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line live-helper: Some 'mirror-*' command line arguments to 
'make-live' don't work
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: live-helper
Version: 1.0~a5-1~etch.1
Severity: normal
Tags: patch


The following arguments to 'make-live' don't work:

  --mirror-build, --mirror-build-security, --mirror-image,
  --mirror-image-security

The problem is that in the 'ARGUMENTS' variable in 'make-live', the
aforementioned command line arguments don't occur, rather there are
other arguments (e.g. --mirror-local, --mirror-local-security,
--mirror-generic, --mirror-generic-security) that are, I suspect,
old and aren't checked in the 'Local_arguments()' function.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages live-helper depends on:
ii  cdebootstrap               0.3.16~etch.1 Bootstrap a Debian system

live-helper recommends no packages.

-- no debconf information
--- /usr/bin/make-live  2007-04-10 00:23:18.000000000 -0700
+++ ./make-live 2007-04-16 15:40:27.000000000 -0700
@@ -37,7 +37,7 @@
 
 Local_arguments ()
 {
-       ARGUMENTS="`getopt --longoptions 
mode:,apt:,apt-ftpproxy:,apt-httpproxy:,apt-generic:,apt-pdiffs:,apt-recommends:,apt-secure:,bootstrap:,cache:,debconf-frontend:,debconf-priority:,genisoimage:,losetup:,root:,architecture:,distribution:,distribution-config:,flavour:,mirror-local:,mirror-local-security:,mirror-generic:,mirror-generic-security:,sections:,interactive:,kernel:,kernel-packages:,keyring-packages:,language:,packages:,packages-lists:,tasks:,security:,symlinks:,sysvinit:,bootappend:,encryption:,username:,hostname:,filesystem:,memtest86:,iso-volume:,server-address:,server-path:,source:,bootloader:,grub-splash:,syslinux-splash:,binary-image:,binary-source:,includes:,templates:,help,usage,version,force,breakpoints,debug,quiet,verbose
 --name=${PROGRAM} --options r:a:d:f:m:k:l:p:e:b:s:huv --shell sh -- "[EMAIL 
PROTECTED]"`"
+       ARGUMENTS="`getopt --longoptions 
mode:,apt:,apt-ftpproxy:,apt-httpproxy:,apt-generic:,apt-pdiffs:,apt-recommends:,apt-secure:,bootstrap:,cache:,debconf-frontend:,debconf-priority:,genisoimage:,losetup:,root:,architecture:,distribution:,distribution-config:,flavour:,mirror-build:,mirror-build-security:,mirror-image:,mirror-image-security:,sections:,interactive:,kernel:,kernel-packages:,keyring-packages:,language:,packages:,packages-lists:,tasks:,security:,symlinks:,sysvinit:,bootappend:,encryption:,username:,hostname:,filesystem:,memtest86:,iso-volume:,server-address:,server-path:,source:,bootloader:,grub-splash:,syslinux-splash:,binary-image:,binary-source:,includes:,templates:,help,usage,version,force,breakpoints,debug,quiet,verbose
 --name=${PROGRAM} --options r:a:d:f:m:k:l:p:e:b:s:huv --shell sh -- "[EMAIL 
PROTECTED]"`"
 
        if [ "${?}" != "0" ]
        then

--- End Message ---
--- Begin Message ---
That was fixed a few days in SVN already, please upgrade to live-helper
1.0~a6-1.

Regards,
Daniel

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

--- End Message ---
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to