Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699620 - app-admin/sudo: USE=-secure-path does absolutely nothing
Summary: app-admin/sudo: USE=-secure-path does absolutely nothing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-08 15:01 UTC by Alex Xu (Hello71)
Modified: 2019-11-08 15:43 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 Alex Xu (Hello71) 2019-11-08 15:01:48 UTC
$(use_with secure-path secure-path ${SECURE_PATH})
               --with-secure-path="${SECURE_PATH}"

wtf is this. if you're going to put a USE flag, at least make it work properly. IMO it's dumb to differ from upstream default and all other distros unnecessarily, and I know it's easy to turn off, but come on.
Comment 1 Mike Gilbert gentoo-dev 2019-11-08 15:38:10 UTC
There's no need to be rude. Seems like a simple mistake.
Comment 2 Larry the Git Cow gentoo-dev 2019-11-08 15:43:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494b140bb12a2b2cccbea5bf46c6a7cac60e5869

commit 494b140bb12a2b2cccbea5bf46c6a7cac60e5869
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-11-08 15:43:18 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-11-08 15:43:18 +0000

    app-admin/sudo: fix secure-path USE flag
    
    Closes: https://bugs.gentoo.org/699620
    Package-Manager: Portage-2.3.78_p15, Repoman-2.3.17_p111
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-admin/sudo/sudo-1.8.27-r1.ebuild    | 3 +--
 app-admin/sudo/sudo-1.8.28_p1-r2.ebuild | 3 +--
 app-admin/sudo/sudo-1.8.29-r2.ebuild    | 3 +--
 app-admin/sudo/sudo-9999.ebuild         | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)