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

Bug 196808

Summary: net-news/liferea-1.2.23 fails to build: net-libs/xulrunner-1.8.1.8 installs header with 600 permissions
Product: Gentoo Linux Reporter: Markus Rothe (RETIRED) <corsair>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal CC: dang
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 196480    

Description Markus Rothe (RETIRED) gentoo-dev 2007-10-23 17:15:08 UTC
[[ I am using paludis, which builds with uid=paludisbuild, so portage might not run into this problem ]]

I just ran into this problem, while testing net-libs/xulrunner-1.8.1.8 for bug #196480. I tried compiling net-news/liferea-1.2.23 as a runtime test, but it failed with this message:

mozembed.c:34:25: error: /usr/lib64/mozilla-firefox/include/gtkembedmoz/gtkmozembed.h: Permission denied

# ls /usr/lib64/mozilla-firefox/include/gtkembedmoz/gtkmozembed.h -l
-rw------- 1 root root 11360 Oct 23 16:50 /usr/lib64/mozilla-firefox/include/gtkembedmoz/gtkmozembed.h

I didn't have xulrunner/liferea installed before, so I'm not sure, if these permissions are new in 1.8.1.8. Are these permissions correct?
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-10-23 17:17:34 UTC
It's due to paludis:
https://bugs.gentoo.org/show_bug.cgi?id=196444#c39
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2007-10-23 17:21:46 UTC
ok. thanks. didn't see that comment..