Bug 494025 - osad installation on Fedora 10 fails due to Missing Dependency on python-optik
Summary: osad installation on Fedora 10 fails due to Missing Dependency on python-optik
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Clients
Version: 0.5
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Devan Goodwin
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space06
TreeView+ depends on / blocked
 
Reported: 2009-04-03 18:36 UTC by Andrew Rechenberg
Modified: 2012-03-06 09:01 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-27 14:11:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrew Rechenberg 2009-04-03 18:36:45 UTC
Description of problem:

When trying to install osad on a fully updated Fedora 10 client the installation fails with a Missing Dependency error: python-optik


Version-Release number of selected component (if applicable):

osad-5.9.10-1.fc10.noarch

How reproducible:

Every time

Steps to Reproduce:
1. Install a fully updated Fedora 10 system
2. Try to install osad via 'yum install osad'

  
Actual results:

Fails with:
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package osad.noarch 0:5.9.10-1.fc10 set to be updated
--> Processing Dependency: jabberpy for package: osad
--> Processing Dependency: python-optik for package: osad
--> Running transaction check
---> Package jabberpy.noarch 0:0.5-0.17.fc10 set to be updated
---> Package osad.noarch 0:5.9.10-1.fc10 set to be updated
--> Processing Dependency: python-optik for package: osad
--> Finished Dependency Resolution
osad-5.9.10-1.fc10.noarch from spacewalk has depsolving problems
  --> Missing Dependency: python-optik is needed by package osad-5.9.10-1.fc10.noarch (spacewalk)
Error: Missing Dependency: python-optik is needed by package osad-5.9.10-1.fc10.noarch (spacewalk)


Expected results:
Clean installation

Comment 1 Kevin Arhelger 2009-05-13 04:37:05 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

Comment 2 Devan Goodwin 2009-07-23 19:51:42 UTC
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.

Comment 3 Devan Goodwin 2009-07-23 19:52:10 UTC
Going to immediately mark verified as a user has already tested the new package on Fedora 11.


Note You need to log in before you can comment on or make changes to this bug.