Bug 709466
| Summary: | perl-libs should own vendor and site arch "auto" dirs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | perl | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cweyl, iarnell, kasal, lkundrak, mmaslano, ppisar, psabata, rc040203, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-5.12.4-161.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-04 13:01:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ville Skyttä
2011-05-31 18:56:32 UTC
There are different opinions about ownership of /usr/local/* #707960 I cannot access that bug ("Access denied"), and I don't care much about the /usr/local part. But I do have a strong opinion that /usr/lib64/perl5/vendor_perl/auto should be owned by perl-libs.
This is fixed in git commit 3910a494 and cherry-picked for f15, but doesn't really merit a rebuild. perl-libs will own vendor directories. Because site directories are located under /usr/local they will not be owned (bug #732799). #rpm -qf /usr/lib64/perl5/{,vendor_perl/}auto
F17:
perl-5.14.2-193.fc17.x86_64
perl-libs-5.14.2-193.fc17.x86_64
Fixed.
This will be unified to perl-libs as libperl.so is interpreter.
F16:
perl-5.14.1-187.fc16.x86_64
perl-libs-5.14.1-187.fc16.x86_64
Fixed.
F15:
perl-5.12.4-160.fc15.x86_64
perl-Sys-CPU-0.51-5.fc15.x86_64
Fix committed into f15 branch as perl-5.12.4-161.
perl-Sys-CPU owner notified in bug #743015.
F14:
Core and vendor paths is identical.
# rpm -qf /usr/lib64/perl5/auto
perl-5.12.4-146.fc14.x86_64
Fixed.
So the only affected release is F15. This bug will be closed once perl-5.12.4-161.fc15 reaches F15 binary repository.
perl-5.12.4-161.fc15 is stable. |