Your message dated Wed, 25 Oct 2000 01:57:23 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#75253: cross-install: some options are broken
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Oct 2000 19:30:41 +0000
>From [EMAIL PROTECTED] Fri Oct 20 14:30:41 2000
Return-path: <[EMAIL PROTECTED]>
Received: from mta05-svc.ntlworld.com [::ffff:62.253.162.45] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13mhsG-0004vp-00; Fri, 20 Oct 2000 14:30:41 -0500
Received: from riva.ucam.org ([62.253.132.107]) by mta05-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <[EMAIL PROTECTED]>;
          Fri, 20 Oct 2000 20:30:39 +0100
Received: from cjw44 by riva.ucam.org with local (Exim 3.16 #1 (Debian))
        id 13mhtt-0007ug-00; Fri, 20 Oct 2000 20:32:21 +0100
From: Colin Watson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: cross-install: some options are broken
X-Reportbug-Version: 1.3
X-Mailer: reportbug 1.3
Date: Fri, 20 Oct 2000 20:32:21 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: hurd
Version: N/A; reported 2000-10-20
Severity: normal

Some options are broken in the cross-install script at
<URL:http://www.debian.org/ports/hurd/extra-files/cross-install>. The
following patch fixes them:

--- cross-install.orig  Fri Oct 20 20:27:49 2000
+++ cross-install       Fri Oct 20 20:29:14 2000
@@ -181,7 +181,7 @@
 while [ "$#" -ne 0 ]
 do
   case "$1" in
-    "--hostname"|"--dpkghurd"|"--nativeinstall"|"--log"|"--download"|"--repository")
+    
+"--host"|"--hostname"|"--domain"|"--dpkghurd"|"--nativeinstall"|"--log"|"--download"|"--repository")
       if [ "$#" -lt 2 ]
       then
         echo "$1 needs an argument"
@@ -203,7 +203,7 @@
      echo "Cross-installation script for Debian GNU/Hurd"
      echo
      echo "   Options:"
-     echo " --host          name      Set the hostname of the new system"
+     echo " --host[name]    name      Set the hostname of the new system"
      echo " --domain        name      Set the domainname of the new system"
      echo " --dpkghurd      file      Give the filename of the dpkg-hurd script"
      echo " --nativeinstall file      Give the filename of the native-install script"

Thanks,

-- 
Colin Watson                                     [[EMAIL PROTECTED]]

-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux riva 2.4.0-test2 #1 Sun Jun 25 22:05:08 BST 2000 i686


---------------------------------------
Received: (at 75253-done) by bugs.debian.org; 24 Oct 2000 23:55:33 +0000
>From [EMAIL PROTECTED] Tue Oct 24 18:55:33 2000
Return-path: <[EMAIL PROTECTED]>
Received: from sunu450.rz.ruhr-uni-bochum.de [::ffff:134.147.64.5] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 13oDun-0000Px-00; Tue, 24 Oct 2000 18:55:33 -0500
Received: (qmail 13015 invoked from network); 24 Oct 2000 23:55:39 -0000
Received: from dialppp-3-246.rz.ruhr-uni-bochum.de (HELO localhost) 
([EMAIL PROTECTED])
  by mailhost.rz.ruhr-uni-bochum.de with SMTP; 24 Oct 2000 23:55:39 -0000
Received: from marcus by localhost with local (Exim 3.12 #1 (Debian))
        id 13oDwZ-0000Zj-00; Wed, 25 Oct 2000 01:57:23 +0200
Date: Wed, 25 Oct 2000 01:57:23 +0200
From: Marcus Brinkmann <[EMAIL PROTECTED]>
To: Colin Watson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#75253: cross-install: some options are broken
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.4i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Fri, Oct 
20, 2000 at 08:32:21PM +0100
Organization: Marcus Brinkmann's Home
Delivered-To: [EMAIL PROTECTED]

I uploaded a fixed version, thanks.

On Fri, Oct 20, 2000 at 08:32:21PM +0100, Colin Watson wrote:
> Some options are broken in the cross-install script at
> <URL:http://www.debian.org/ports/hurd/extra-files/cross-install>. The
> following patch fixes them:

[...]

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to