Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 707922

Summary: dev-lang/vala-0.44.11 - ACCESS DENIED: open_wr: /.git/index.lock
Product: Gentoo Linux Reporter: Gentookh <ghz3>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=707930
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Gentookh 2020-02-02 13:41:56 UTC
Unable to emerge the package.
Comment 1 Gentookh 2020-02-02 13:42:58 UTC
Created attachment 611040 [details]
build.log
Comment 2 Gentookh 2020-02-02 13:46:53 UTC
Workaround:
# mkdir /tmp/abc
# chown portage:portage /tmp/abc 
# GIT_DIR=/tmp/abc emerge -q1 dev-lang/vala

Could be the same issue as in:
https://bugs.gentoo.org/482334#c6

Please check ebuild.
Comment 3 Mart Raudsepp gentoo-dev 2020-02-02 13:54:24 UTC
If you create a /.git dir for some reason, it's also your responsibility to teach sandbox configuration to work with it

*** This bug has been marked as a duplicate of bug 483134 ***