Your message dated Mon, 13 May 2002 14:44:48 +0200 with message-id <[EMAIL PROTECTED]> and subject line closing non-package bug 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 13 May 2002 12:12:45 +0000 >From [EMAIL PROTECTED] Mon May 13 07:12:45 2002 Return-path: <[EMAIL PROTECTED]> Received: from 80-24-13-86.uc.nombres.ttd.es (aragorn) [80.24.13.86] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 177Eh3-0005zi-00; Mon, 13 May 2002 07:12:45 -0500 Received: from rmh by aragorn with local (Exim 3.35 #1 (Debian)) id 177A0f-0000NT-00; Mon, 13 May 2002 09:12:41 +0200 From: Robert Millan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: hurd: MAKEDEV doesn't understand device:hdXsY syntax X-Mailer: reportbug 1.50 Date: Mon, 13 May 2002 09:12:41 +0200 Message-Id: <E177A0f-0000NT-00@aragorn> Sender: Robert Millan <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: hurd Version: N/A; reported 2002-05-13 Severity: normal Tags: patch On Sun, May 12, 2002 at 03:24:47AM +0200, Marcus Brinkmann wrote: > > native-install: `fsysopts / | perl -ne 'm!^/hurd/(.*?)\.static.*?([^\s]+)\s*?$!; >print $2;'` returns device:hdXsY which MAKEDEV doesn't understand > > This is a bug in native-install. It would be nice if someone could fix it > to work with the old and the new syntax. This should do it: --- MAKEDEV.old Mon May 13 01:41:45 2002 +++ MAKEDEV Mon May 13 01:45:48 2002 @@ -57,7 +57,7 @@ } function st { - local NODE="$1" + local NODE="`echo $1 | sed 's%device\:%/dev/%g'`" local OWNER="$2" local PERM="$3" shift 3 -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux aragorn 2.4.18 #1 Sat Apr 13 21:19:47 CEST 2002 i586 Locale: LANG=C, LC_CTYPE= --------------------------------------- Received: (at 146820-done) by bugs.debian.org; 13 May 2002 12:44:50 +0000 >From [EMAIL PROTECTED] Mon May 13 07:44:50 2002 Return-path: <[EMAIL PROTECTED]> Received: from porta.u64.de [194.77.88.106] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 177FC6-0007ma-00; Mon, 13 May 2002 07:44:50 -0500 Received: from (localhost) [212.23.136.22] by porta.u64.de with asmtp (Exim 3.12 #1 (Debian)) id 177Fdr-00088Y-00; Mon, 13 May 2002 15:13:31 +0200 Received: from marcus by localhost with local (Exim 3.35 #1 (Debian)) id 177FC4-0003Bn-00 for <[EMAIL PROTECTED]>; Mon, 13 May 2002 14:44:48 +0200 Date: Mon, 13 May 2002 14:44:48 +0200 From: Marcus Brinkmann <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: closing non-package bug Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: Marcus Brinkmann <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Hi, I am closing this report as the bug is in native-install, not in MAKEDEV, and native-install is not in any package. 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