Bug 122058
| Summary: | Python files included in ethereal are installed into the /usr/lib/python2.2 dir | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Hollis <dhollis> |
| Component: | ethereal | Assignee: | Phil Knirsch <pknirsch> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rvokal |
| 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 19:02:52 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 recent 0.10.3-2.1 version released as an update for FC2 also suffers from this problem. Ethereal is the only package putting files in /usr/lib/python2.2 on my system. The 0.10.3-2.2 update also has this bug. *** This bug has been marked as a duplicate of 127614 *** 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.6) Gecko/20040428 Firefox/0.8 Description of problem: Two python files are included with Ethereal to be used with Omniidl to generate dissectors. The ethereal.spec file installs them manually into the /usr/lib/python2.2/site-packages folder. These need to be installed into the python2.3 dir, if they even need to be installed at all. Version-Release number of selected component (if applicable): ethereal-0.10.3-2 How reproducible: Always Steps to Reproduce: 1. Install ethereal package 2. Two python files will be in /usr/lib/python2.2/site-packages 3. Additional info: