Bug 711226 - Default permissions in spec file overriding per-directory permissions
Summary: Default permissions in spec file overriding per-directory permissions
Keywords:
Status: CLOSED DUPLICATE of bug 681540
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-06 21:33 UTC by Daphne Shaw
Modified: 2011-06-07 06:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-07 06:50:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Test spec file (262 bytes, application/octet-stream)
2011-06-06 21:33 UTC, Daphne Shaw
no flags Details

Description Daphne Shaw 2011-06-06 21:33:58 UTC
Created attachment 503335 [details]
Test spec file

Description of problem:

When creating an rpm that has both a %defattr line and also a directory that has its mode set via %attr, the %defattr overrides the %attr instead of vice versa

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

rpm-build-4.8.1-5.fc14.i686
rpm-4.8.1-5.fc14.i686

Steps to Reproduce:
1.  rpmbuild the attached testrpm.spec file.
2.  rpm -qplv /path/to/the/resulting/rpm/file
3.  Note the directory is 0755, but should be 0777
  
Actual results:

The directory is 0755

Expected results:

The directory should be 0777

Additional info:

FWIW, this worked in F11.

Comment 1 Panu Matilainen 2011-06-07 06:50:39 UTC

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


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