Bug 494025
| Summary: | osad installation on Fedora 10 fails due to Missing Dependency on python-optik | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Andrew Rechenberg <arechenberg> |
| Component: | Clients | Assignee: | Devan Goodwin <dgoodwin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 0.5 | CC: | dgoodwin, kevarh, msuchy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-27 14:11:19 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: | 456554 | ||
|
Description
Andrew Rechenberg
2009-04-03 18:36:45 UTC
Optik is not needed as python version is 2.5.2 (it's been in python since 2.3). This is the same type of bug as https://bugzilla.redhat.com/show_bug.cgi?id=459204 We've removed this dependency today and the package will be rebuilt and available in the Spacewalk 0.6 devel repo soon. The code itself already checks if optparse is avail and falls back to python-optik if not, so the dependency removal was really all that was needed. Going to immediately mark verified as a user has already tested the new package on Fedora 11. |