umask problem with yum/rpm?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am I missing something, or is this a bug in either yum or rpm (on Fedora
8):

Root's umask is set to 077, so files created by root are by default only
readable by root. Safest setting, so quite ok.
Now root runs an rpm or yum command to install or update files. Umask
setting is not used for the files extracted from the rpm, those get the
permissions as stored inside the package. But root's umask appears to be
in effect for the scripts that run from the rpm.

Most notably: various files in /usr/share/mime become inaccessibel to
normal users after root manually installs updates. Similarly, after the
last update of tetex, files like /usr/share/texmf/ls-R were only
readable for root.

Updates installed through the cron jobs, yum-updatesd, don't seem to
suffer from this problem.

If I explicitly execute 'umask 022; yum upgrade', there is no
problem. So I think this is a bug in yum/rpm.

Actually, I have been having problems with files like those in
/usr/share/mime for a long time, probably since Fedora 8 came out, I
just never correlated the problem to the way the updates were installed
until now.

On Fedora 9, I have not been able to reproduce the problem, even though
the umask settings are the same. 

So, should I report this as a bug, or is it known, or perhaps already
solved somehow?

David Jansen

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux