Bug 185419 - pango.modules file permissions
Summary: pango.modules file permissions
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: pango
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Behdad Esfahbod
QA Contact:
URL:
Whiteboard:
: 143486 188764 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-14 17:04 UTC by Kevin Krafthefer
Modified: 2018-10-20 00:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-08 13:36:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kevin Krafthefer 2006-03-14 17:04:18 UTC
Description of problem:
the file pango.modules gets layed down with permission inherented from the
system's umask

Version-Release number of selected component (if applicable):
pango-1.6.0-9

How reproducible:
always

Steps to Reproduce:
1. set system umask to something other than default
2. rpm -ivh pango
3. check file permissions on pango.modules
  
Actual results:


Expected results:


Additional info:

Comment 1 Kevin Krafthefer 2006-03-14 17:05:25 UTC
This change to the spec file fixes the problem:

# diff -rp pango.spec pango.spec.orig
*** pango.spec  2006-03-14 11:55:05.000000000 -0500
--- pango.spec.orig     2006-03-14 11:01:13.000000000 -0500
*************** rm -rf $RPM_BUILD_ROOT
*** 155,161 ****

  %post
  /sbin/ldconfig
! umask 0022
  # Deriving /etc/pango/$host location
  #
  # autoconf changes linux to linux-gnu
--- 155,161 ----

  %post
  /sbin/ldconfig
!
  # Deriving /etc/pango/$host location
  #
  # autoconf changes linux to linux-gnu


Comment 2 Matthias Clasen 2006-06-20 05:16:52 UTC
Reassigning pango bugs to Behdad.

Comment 3 Behdad Esfahbod 2006-07-27 21:53:55 UTC
*** Bug 143486 has been marked as a duplicate of this bug. ***

Comment 4 Behdad Esfahbod 2006-07-27 22:04:30 UTC
*** Bug 188764 has been marked as a duplicate of this bug. ***

Comment 7 RHEL Program Management 2008-02-01 19:13:22 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".

Comment 9 Tony Fu 2008-10-06 01:47:11 UTC
User krafthef's account has been closed

Comment 10 RHEL Program Management 2008-12-18 06:47:04 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".


Note You need to log in before you can comment on or make changes to this bug.