Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668414 - CCACHE_RECACHE=yes emerge --oneshot cat/pkg doesn't recache remote distcc ccache host
Summary: CCACHE_RECACHE=yes emerge --oneshot cat/pkg doesn't recache remote distcc cca...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 06:07 UTC by Necktwi Ozfguah
Modified: 2018-11-27 23:21 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 Necktwi Ozfguah 2018-10-12 06:07:39 UTC
related to busybox bug https://bugs.gentoo.org/640958
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-10-22 11:01:09 UTC
(In reply to Necktwi Ozfguah from comment #0)
> related to busybox bug https://bugs.gentoo.org/640958

Related how?
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2018-10-22 19:08:24 UTC
CCACHE_RECACHE is an environment variable for local ccache binary, not distcc.

I don't think distcc understands it or passes any environment variables to remote host.

I suggest you filing feature request for distcc upstream and explain your use case.