Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 14109

Summary: A line that needs to be added to the app-misc/beep ebuild
Product: Gentoo Linux Reporter: Dror Levin (RETIRED) <spatz>
Component: New packagesAssignee: Martin Holzer (RETIRED) <mholzer>
Status: RESOLVED FIXED    
Severity: minor CC: blizzy-keyword-gentoo_bugs2.a8a736
Priority: Low    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dror Levin (RETIRED) gentoo-dev 2003-01-17 11:48:27 UTC
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 Maik Schreiber 2003-01-17 17:41:14 UTC
Bouncing back to bug-wranglers due to time constraints.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-01-18 12:21:04 UTC
fixed in cvs

thx