Gentoo Archives: gentoo-user

From: Andrew Udvare <audvare@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nodejs emerge fails
Date: Tue, 26 Jun 2018 19:15:23
Message-Id: A7C8025A-DCAA-4DE2-8952-9312E9C7EE38@gmail.com
In Reply to: [gentoo-user] nodejs emerge fails by "Christoph Böhmwalder"
1 > On 2018-06-26, at 10:47, Christoph Böhmwalder <christoph@×××××××××××.at> wrote:
2 >
3 > Hi,
4 >
5 > Lately I've been getting the following error while trying to emerge
6 > nodejs:
7 >
8 >>>>
9 > * Failed to set XATTR_PAX markings -me /var/tmp/portage/net-libs/nodejs-8.11.1/image/usr/bin/node.
10
11 This might be cause for concern. This does not look like it should fail.
12
13 > * ACCESS DENIED: open_wr: /home/christoph/.config/configstore/update-notifier-npm.json.331767419
14 > * ACCESS DENIED: unlink: /home/christoph/.config/configstore/update-notifier-npm.JSON.331767419
15
16 It should not be accessing this location in any case. What is the environment like? What does env show? emerge --config output?
17
18 It would almost seem like you have $HOME set to /home/christoph while Portage is running (as root).
19
20 Andrew

Replies

Subject Author
Re: [gentoo-user] nodejs emerge fails "Christoph Böhmwalder" <christoph@×××××××××××.at>