Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645244 - app-admin/eselect: rc.eselect - wrong service command path in 17.1 profile
Summary: app-admin/eselect: rc.eselect - wrong service command path in 17.1 profile
Status: RESOLVED DUPLICATE of bug 645240
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-21 14:18 UTC by Marco Genasci
Modified: 2018-01-21 21:37 UTC (History)
1 user (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 Marco Genasci 2018-01-21 14:18:27 UTC
show_script_status has wrong path service command in rc.eselect (line 67) for 17.1 profile.
Correct path should be

local PATH=/lib64/rc/bin:${PATH} # path to service_* commands

Reference:
https://forums.gentoo.org/viewtopic-t-1075762.html


Reproducible: Always
Comment 1 Ulrich Müller gentoo-dev 2018-01-21 21:37:25 UTC

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