Bug 14109 - A line that needs to be added to the app-misc/beep ebuild
Bug#: 14109 Product:  Gentoo Linux Version: 1.4_rc2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P4
Resolution: FIXED Assigned To: mholzer@gentoo.org Reported By: spatz@gentoo.org
Component: Ebuilds
URL: 
Summary: A line that needs to be added to the app-misc/beep ebuild
Keywords:  
Status Whiteboard: 
Opened: 2003-01-17 11:48 0000
Description:   Opened: 2003-01-17 11:48 0000
The line:
chmod 4755 /usr/bin/beep
should be added after:
doexe beep
in function src_install as the beep docs say.
Because it is not there beep outputs an error when used by a non-root user (error: 
Could not open /dev/console for writing.
open: Permission denied
)

------- Comment #1 From Maik Schreiber 2003-01-17 17:41:14 0000 -------
Bouncing back to bug-wranglers due to time constraints.

------- Comment #2 From Martin Holzer (RETIRED) 2003-01-18 12:21:04 0000 -------
fixed in cvs

thx