[Bug 371] New: the ccache package touches /usr/local/
bugzilla-daemon <[email protected]> Thu, 29 Jul 2004 01:35:41 +0200 (CEST)
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=371
Summary: the ccache package touches /usr/local/
Product: Ark Linux
Version: Dockyard
Platform: i586 (PC, Intel)
OS/Version: All
Status: NEW
Severity: Normal
Affects: Overall Usability
Component: ccache
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Sorry
But IMO no package should ever think about touching the contents
of /usr/local. Even the FHS states that /usr/local should be safe from the
doings of the package management system of an operating system.
the ccache RPM attempts to create links the following links
/usr/local/bin/{cc,gcc,g++} --> ../../bin/{cc,gcc,g++}
(oddly enough the c++ link was left out)
I think that those who want the benefits of ccache are simply going to have to
RTFM to realize how ccache works and where it needs to be in $PATH. Maybe AL
should adopt usage of /etc/alternatives/ for gcc/g++ if it matters.
Sunny Dubey
[email protected]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.