[Dev] [Libretools - Bug #345] [libremakepkg] Breaks distcc

labs at parabola.nu labs at parabola.nu
Sun Jun 9 18:24:13 GMT 2013



Issue #345 has been updated by lukeshu.

% Done changed from 0 to 50

The temporary fix was to add an -N flag to enable networking during build() and package(). https://projects.parabolagnulinux.org/packages/libretools.git/commit/?id=724cc90d771d840c4579e3b2443cad21fd6fe231

I've "implemented 'distcc-tool'":https://projects.parabolagnulinux.org/packages/libretools.git/commit/?id=f6f0731eecd61783a8b907fc0c40ccefce177869, which can be used to tunnel distcc out. I haven't integrated it with libremakepkg yet.

It is used like this:
<pre>
host# distcc-tool odaemon /path/to/chroot &
chroot$ distcc-tool idaemon "$DISTCC_HOSTS" &
chroot$ DISTCC_HOSTS="$(distcc-tool rewrite "$DISTCC_HOSTS")"
</pre>

The only dependency that isn't in base-devel is 'socat'.
----------------------------------------
Bug #345: [libremakepkg] Breaks distcc
https://labs.parabola.nu/issues/345

Author: lukeshu
Status: open
Priority: bug
Assignee: 
Category: 
Target version: don't break and confuse parabolers


Because networking is disabled during build(), distcc cannot run.



--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://labs.parabola.nu/my/account



More information about the Dev mailing list