Some times when I emerge things, the build fails with
Code: Select all
>>> /etc/ld.so.preload file fopen: No such file or directory
Code: Select all
# touch /etc/ld.so.preload
Code: Select all
>>> /etc/ld.so.preload file fopen: No such file or directory
Code: Select all
# touch /etc/ld.so.preload
Cya lXWhenever such an unauthorized filesystem access occurs, we speak of a sandbox violation. During these occasions, the sandbox prints out a red error message and reports a permission denied error to whatever command executed the action. The ebuild is interrupted and a summary is shown of all detected violations. This is also saved into a unique logfile whose name it given in the header of the summary. During the interruption of the ebuild, several speaker beeps are emitted. This can be configured by setting the SANDBOX_BEEP variable in /etc/make.conf. It defaults to 3, but can be set to any value and zero disables the beeps.