From owner-freebsd-gnome Sat Nov 30 18:15: 9 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A17637B401 for ; Sat, 30 Nov 2002 18:15:08 -0800 (PST) Received: from fugu.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A9E43EA9 for ; Sat, 30 Nov 2002 18:15:07 -0800 (PST) (envelope-from gnome@fugu.marcuscom.com) Received: from fugu.marcuscom.com (localhost.marcuscom.com [127.0.0.1]) by fugu.marcuscom.com (8.12.6/8.12.6) with ESMTP id gB12F58p089180; Sat, 30 Nov 2002 21:15:05 -0500 (EST) (envelope-from gnome@fugu.marcuscom.com) Received: (from gnome@localhost) by fugu.marcuscom.com (8.12.6/8.12.6/Submit) id gB12F5A1089179; Sat, 30 Nov 2002 21:15:05 -0500 (EST) Date: Sat, 30 Nov 2002 21:15:05 -0500 (EST) Message-Id: <200212010215.gB12F5A1089179@fugu.marcuscom.com> From: Joe Marcus Clarke To: submit@bugs.gnome.org Cc: gnome@freebsd.org X-Mailer: bug-buddy 2.2.0 Subject: Group "root" does not exist in FreeBSD Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Package: libzvt Severity: normal Version: 2.0.1 Synopsis: Group "root" does not exist in FreeBSD Bugzilla-Product: libzvt Bugzilla-Component: general Description: Description of Problem: libzvt tries to install gnome-pty-helper with a group of root. This group does not exist in FreeBSD. Instead, it should install as group wheel. Steps to reproduce the problem: 1. Build and install libzvt 2. 3. Actual Results: gnome-pty-helper is installed, but the setuid bit on user is not set. Expected Results: gnome-pty-helper should be installed with the correct ownership with a setuid bit on user. How often does this happen? Every time Additional Information: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message