Subject: bin/19407: MAKEDEV tries to make a node with number i0
To: None <gnats-bugs@gnats.netbsd.org>
From: None <cjep@fawlty.net>
List: netbsd-bugs
Date: 12/16/2002 10:23:26
>Number: 19407
>Category: bin
>Synopsis: MAKEDEV tries to make a node with number i0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Dec 16 02:11:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Chris Pinnock
>Release: NetBSD 1.6_STABLE
>Organization:
nil
>Environment:
System: NetBSD roystonvasey.local 1.6_STABLE NetBSD 1.6_STABLE (_GATE_) #6: Sun Dec 15 23:16:12 GMT 2002 cjep@roystonvasey.local:/exports/src-1.6/sys/arch/i386/compile/_GATE_ i386
Architecture: i386
Machine: i386
>Description:
There's a slight nit on the 1.6 branch when running MAKEDEV
which I saw when running etcupdate.
The device node piece emits the following:
[...]
Do you want to rebuild the device nodes in /dev (y/[n]) y
mknod: invalid number: i0
chmod: dpti0: No such file or directory
[...]
>How-To-Repeat:
Run etcupdate (or MAKEDEV)
>Fix:
IIRC, this has been fixed in current (so maybe a pullup should
be submitted if it hasn't already).
>Release-Note:
>Audit-Trail:
>Unformatted:
Checked out yesterday (15th Dec 2002)