Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622692 - net-libs/nodejs-8.1.2 sandbox access violation
Summary: net-libs/nodejs-8.1.2 sandbox access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-25 13:20 UTC by bill
Modified: 2017-08-27 14:13 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=net-libs/nodejs-8.1.2' (file_622692.txt,5.48 KB, text/plain)
2017-06-25 13:20 UTC, bill
Details
emerge -pqv '=net-libs/nodejs-8.1.2' (file_622692.txt,136 bytes, text/plain)
2017-06-25 13:24 UTC, bill
Details
/var/tmp/portage/net-libs/nodejs-8.1.2/temp/environment (file_622692.txt,139.29 KB, text/plain)
2017-06-25 13:27 UTC, bill
Details
/var/tmp/portage/net-libs/nodejs-8.1.2/temp/build.log (build.log.gz,51.33 KB, application/gzip)
2017-06-25 13:29 UTC, bill
Details
sandbox-16805.log (file_622692.txt,370 bytes, text/plain)
2017-06-26 20:10 UTC, bill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bill 2017-06-25 13:20:27 UTC
Created attachment 477970 [details]
emerge --info '=net-libs/nodejs-8.1.2'

See older occurrence of the same bug: https://bugs.gentoo.org/show_bug.cgi?id=574262
Comment 1 bill 2017-06-25 13:24:21 UTC
Created attachment 477972 [details]
emerge -pqv '=net-libs/nodejs-8.1.2'
Comment 2 bill 2017-06-25 13:27:35 UTC
Created attachment 477974 [details]
/var/tmp/portage/net-libs/nodejs-8.1.2/temp/environment
Comment 3 bill 2017-06-25 13:29:22 UTC
Created attachment 477976 [details]
/var/tmp/portage/net-libs/nodejs-8.1.2/temp/build.log
Comment 4 Jonas Stein gentoo-dev 2017-06-26 19:41:57 UTC
please attach the latest /var/log/sandbox/sandbox-*.log
Comment 5 bill 2017-06-26 20:10:04 UTC
Hello, there is no additional information in the sandbox*.log file but i will attach it.

Also here are the permission of the ~/.config folder
drwx------ 27 free free      4096 Jun 25 16:54 .config
Comment 6 bill 2017-06-26 20:10:30 UTC
Created attachment 478096 [details]
sandbox-16805.log
Comment 7 bill 2017-08-27 14:13:06 UTC
Solved it by using "su -" to login as root.
Probably has to do with env variables like the XDG_CACHE_HOME discussed here: https://bugs.gentoo.org/show_bug.cgi?id=567192