Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1817 - Incorrect file/directory permissions after emerge
Summary: Incorrect file/directory permissions after emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-15 20:05 UTC by Matt Keadle
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Keadle 2002-04-15 20:05:30 UTC
See bug 1778 at http://bugs.gentoo.org/show_bug.cgi?id=1778 for background 
information.

Without having researched it yet, it looks like  file and directory permission 
are being incorrectly set after an emerge. Experience shows that emerging tetex 
works fine, but is not usable/accessable by the system.

In my personal case, /usr/share/texmf/* was set to chown 501:501 after an 
emerge. I have no user with UID 501.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-04-16 01:33:14 UTC
this could be a bug in the tetex (?) package.
Comment 2 Matt Keadle 2002-04-16 01:48:56 UTC
I don't work with tetex much so i have limited experience with how it should  behave. The only package i'm using to test tetex is t1lib.      Emerging tetex does not produce any errors, and states to run 'texconfig font   rw' at the end of the emerge to allow all users to create fonts. It looks like   this is what t1lib is trying to do, but texconfig grants write permission on   different directories then t1lib is trying to write to. All of t1lib's actions   (as far as tetex is concerned) are taking place againt   /usr/share/texmf/fonts/pk/ljfour/public/cm. I tried creating this tree by hand, but   that just led t1lib to produce a different set of 'Access Denied' messages   when trying to place files into that dir. Oddly enough I have it chmod 777 and   it still can't write.   
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-24 03:39:11 UTC
this is resolved in tetex anyway