Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488170 - sys-devel/gcc-config has hidden (missing) dependency on openrc, breaking systemd-only systems
Summary: sys-devel/gcc-config has hidden (missing) dependency on openrc, breaking syst...
Status: RESOLVED DUPLICATE of bug 373219
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 06:45 UTC by Roc Vallès
Modified: 2013-10-16 07:46 UTC (History)
0 users

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 Roc Vallès 2013-10-16 06:45:43 UTC
On a systemd-based gentoo system withouth openrc:

k7s5a ~ # gcc-config 
/usr/bin/gcc-config: line 18: /etc/init.d/functions.sh: No such file or directory
gcc-config: Could not source /etc/init.d/functions.sh!

And on an openrc-based one:
# qfile /etc/init.d/functions.sh
sys-apps/openrc (/etc/init.d/functions.sh)

gcc-config should work in openrc-free systems as well as in openrc systems.

Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-10-16 07:46:49 UTC

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