Bug 661697
Summary: | vendorarch broken | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ralf Corsepius <rc040203> |
Component: | perl | Assignee: | Marcela Mašláňová <mmaslano> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | cweyl, iarnell, kasal, lkundrak, mmaslano, ovasik, ppisar, psabata, rc040203, tcallawa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-04 09:14:49 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: | |||
Bug Depends On: | |||
Bug Blocks: | 617261 |
Description
Ralf Corsepius
2010-12-09 12:44:59 UTC
Making this a release blocker. Because we are going to mass rebuild on spring because new perl is going to be released we will adjust installation path selection in spec files of each package at that time. Till the time we fix this issue by making vendor directories a sym-link into core directories. This will fix not yet rebuilt packages and it will keep running already rebuilt packages. The symlink way is not feasible with rpm directly. One need to use pre() script to move content, remove the directory and create the symlink. We consider to rebuild all packages not yet rebuild after the vendor symbol redefinition. This issue should be fixed by rebuilt of Perl modules. Please reopen in case there are still problems. |