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

Bug 197602

Summary: net-misc/stunnel should install stunnel in /usr/bin
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: flameeyes, ramereth
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulrich Müller gentoo-dev 2007-10-31 06:55:10 UTC
Flameeyes has pointed out that the stunnel binary is not found by app-emacs/vm in its standard configuration.

The reason is that stunnel is currently installed in /usr/sbin which is not in the PATH for normal users. It should go to /usr/bin. See also the thread associated with <http://mirt.net/pipermail/stunnel-users/2007-September/001645.html>.

Please note that Debian and Cygwin have already moved it, and upstream will also have it in /usr/bin for the 4.21 release, see <http://stunnel.mirt.net/ChangeLog_sdf.html>.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-31 07:21:07 UTC
Just fix this yourself, ramereth doesn't maintain this at all, despite being in metadata.xml.
Comment 2 Ulrich Müller gentoo-dev 2007-11-03 10:58:17 UTC

*** This bug has been marked as a duplicate of bug 197881 ***