Skip to content

ERROR: mkdir '/dev/null/.distcc' failed: Not a directory #72

Answered by KSmanis
perdakovich asked this question in Q&A
Discussion options

You must be logged in to vote

The default user for the tcp image is distcc, which has no home directory. Try using docker exec -itu root gentoo-distcc-tcp bash, to debug the container as root instead, or you'll be limited to the privileges of the distcc user.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KSmanis
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #71 on November 12, 2024 08:08.