Bug 435008
Summary: | Latest trac depends on i386 python | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexander Kahl <fedora> |
Component: | trac | Assignee: | Jeffrey C. Ollie <jeff> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8 | CC: | gwync |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-28 09:31:14 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
Alexander Kahl
2008-02-26 20:08:00 UTC
neo_cgi.so is not provided by Python, it's provided by the ClearSilver package which is available for x86_64. I think that your logic regarding arch/noarch packages is incorrect. If you were right, it would be impossible to have any noarch packages at all. I think that the problem is that you have the i386 version of python-clearsilver installed but not the x86_64 version. Try removing any clearsilver packages and re-installing them. Unless something is wrong with your yum configs yum should install the x86_64 versions. Sorry Jeffrey, my fault - to my surprise, I just figured out atrpms provides the faulty trac with arch-dependent python-clearsilver bindings, since I didn't suspect a 3rd party repo would provide trac (I wonder why??) I filed the bug here instead of investigating the source. Thus I'm closing the bug. Thank you for your good work and maintaining the trac package! |