Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680104 - net-libs/nodejs-8.12 - src_install(): npm: sandbox violation in /root/.config/configstore/update-notifier-npm.json
Summary: net-libs/nodejs-8.12 - src_install(): npm: sandbox violation in /root/.config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-12 08:43 UTC by dieter ferdinand
Modified: 2019-03-14 22:47 UTC (History)
0 users

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


Attachments
sandbox.log (sandbox-2177.log,800 bytes, text/plain)
2019-03-12 08:43 UTC, dieter ferdinand
Details
build.log.gz (build.log.gz,79.78 KB, application/gzip)
2019-03-12 08:50 UTC, dieter ferdinand
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dieter ferdinand 2019-03-12 08:43:52 UTC
Created attachment 568752 [details]
sandbox.log

hello,
i can't install nodejs because the build-process cannot write to /root/.config/configstore.

i don't know why this happens on this system. on two other systems this dir don't exist and nodejs 8.12 is installed.

goodby
Comment 1 dieter ferdinand 2019-03-12 08:50:49 UTC
Created attachment 568754 [details]
build.log.gz
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-12 09:04:00 UTC
(In reply to dieter ferdinand from comment #0)

> i don't know why this happens on this system. on two other systems this dir
> don't exist and nodejs 8.12 is installed.

Because /temp/portage64 is special?
Comment 3 dieter ferdinand 2019-03-12 15:03:14 UTC
hello,
i move them temp-portage dir on all my systems to a temp-volume and i have only problems on this one system.

i try to remerge it on an other system: no problems.

i compare the configuration of my two 64-bitsystems: no significante differences.

i check for this directory on my 32 bitsystems. there is no such directory. if the directory is missing on this system, i got a messages, that the directory can't created.

i don't know why the buildprocess only on this system want to create a file in this directory and delete it after it was created.

goodby
Comment 4 dieter ferdinand 2019-03-12 19:59:35 UTC
hello,
totally crazy, after updating all other packages and running depclean which remove the old installed nodejs (i think it was a 6.x version), the new version was merged without problems.

very mysterious.

goodby