From owner-freebsd-bugs Tue May 7 20:35:40 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA17463 for bugs-outgoing; Tue, 7 May 1996 20:35:40 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA17453 for ; Tue, 7 May 1996 20:35:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id UAA11566; Tue, 7 May 1996 20:34:54 -0700 (PDT) To: "Brian T. Schellenberger - Personal Account" cc: bugs@freebsd.org Subject: Re: 2 bugs: bug list? In-reply-to: Your message of "Tue, 07 May 1996 23:09:08 EDT." <199605080309.XAA23461@mercury.interpath.com> Date: Tue, 07 May 1996 20:34:54 -0700 Message-ID: <11564.831526494@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm a little confused about the process of tracking FreeBSD problems. > > I have submitted at least two itms that I would consider genuine bugs, > and neither of them seems to be on the bug list when I search the www > bugs database. The only way to submit problem reports so that they'll be tracked is to use the send-pr(1) command. > 1. The pkg_add command is senstive to the name of the file being added. > I originally submitted this to the "install" list because I ran into > it in that context, and I'm a bit concerned that it might have > "fallen through the cracks." Someone actually forwarded it to me, along with a "fixit script", and I simply resolved to put this script on the next CD. I can't think of any other fixes that would be reasonable to implement in the copious spare time I have available.. :-) > 2. chmod +s is silently ignored. Now I *know* that this is being worked > on; I've ad various e-mail discussions with the responsible developer, Again, probably not submitted via send-pr. Thanks! Jordan