Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161765 - net-mail/vpopmail does not need RESTRICT=nouserpriv
Summary: net-mail/vpopmail does not need RESTRICT=nouserpriv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 14:35 UTC by Georgi Georgiev
Modified: 2007-07-29 23:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2007-01-12 14:35:45 UTC
vpopmail currently has RESTRICT=nouserpriv because the configure script fails if it is not run with uid 0. I have no idea why that check is there, but I confirmed that removing the "RESTRICT=nofetch" line from the ebuild and adding the following line to src_unpack()

    sed -i -e 's/\(`$idcommand`\)/false && \1/' configure.in configure

produces identical results.
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2007-07-29 23:01:51 UTC
fixed in 5.4.19