Bug 106757
| Summary: | Looks for modules/perl code at wrong path | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Kim Bisgaard <kim-rh> |
| Component: | spamassassin | Assignee: | Chip Turner <cturner> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | goeran, mitr |
| 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: | 2006-02-21 18:59:03 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: | 100643 | ||
This is a duplicate of 90202. *** This bug has been marked as a duplicate of 90202 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 Description of problem: When starting spamd or spamassassin it is obvious that something is wrong in the installation of spamassassin. When looking in /usr/bin/spam{d,assasin} one can see that "/usr/src/build/311525-i386/install/" should have been removed (substituted with "") It is probably also a problem in other perl programs in this RPM. When the above changes have been made, it works again. Version-Release number of selected component (if applicable): spamasssassin-2.60-2 How reproducible: Always Steps to Reproduce: 1. service spamassassin start 2. problem is evident Actual Results: Starting spamd: Can't locate Mail/SpamAssassin.pm in @INC (@INC contains: ../lib /usr/src/build/311525-i386/install//usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/pe rl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/ 5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site _perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/ve ndor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at /usr/bin/spamd line 33. BEGIN failed--compilation aborted at /usr/bin/spamd line 33. [FAILED] Additional info: