Bug 1072805 - Inspect ownership of locale and man directories in scl metapackages
Summary: Inspect ownership of locale and man directories in scl metapackages
Keywords:
Status: CLOSED DUPLICATE of bug 1079203
Alias: None
Product: Fedora
Classification: Fedora
Component: scl-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Jan Zeleny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-05 09:07 UTC by Jan Zeleny
Modified: 2014-04-11 11:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-11 11:45:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Zeleny 2014-03-05 09:07:47 UTC
If using the -runtime file list properly (i.e. including the dynamically generated file list using the %files -f argument), package can generate some double ownership warnings.

python33 metapackage is a good example:

%files runtime -f filesystem
%doc README LICENSE
%scl_files
%{_mandir}/man7/%{scl_name}.*

leads to:

warning: File listed twice: /opt/rh/python33/root/usr/share/man/man7/python33.7.gz

This is a tracking bug to inspect what the correct behavior of both metapackage and scl-utils should be.

Comment 1 Jan Zeleny 2014-04-11 11:45:22 UTC

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


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