Bug 97803
| Summary: | Cannot install from src RPM | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Brian Hunter <bhunter1> |
| Component: | perl | Assignee: | Warren Togami <wtogami> |
| Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | leonard-rh-bugzilla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-07 10:16:21 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: | |||
The "error" you mention is just a warning and doesn't cause the build to fail, at least not on my fully patched RHL 9. Also, the file MANIFEST.all does not exist in the build tree/SRPM for perl-5.8.0-88. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description of problem: When trying to compile perl from the source RPM, recieve an error message that the file /usr/lib/perl/5.8.0/Net/libnet.cfg is referenced twice. Assuming it is due to the fact that it is included in the MANIFEST.all file, so in the % files section of the spec file it gets included with the MANIFEST.all file and the statement %config %{_libdir}/perl5/5.8.0/Net/libnet.cfg Version-Release number of selected component (if applicable): perl-5.8.0-88.src.rpm How reproducible: Always Steps to Reproduce: 1.try to build perl package from source RPM 2. 3. Additional info: