Bug 766938

Summary: Tito is broken with new fedpkg in fedora 16/rhel6_2
Product: [Fedora] Fedora EPEL Reporter: Dan McPherson <dmcphers>
Component: titoAssignee: Devan Goodwin <dgoodwin>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: dgoodwin
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: 2011-12-12 20:29:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dan McPherson 2011-12-12 20:14:10 UTC
Description of problem:

When running tito build --rpm with latest fedora/rhel we get:

Traceback (most recent call last):
  File "/usr/bin/tito", line 19, in <module>
    from tito.cli import CLI
  File "/usr/lib/python2.6/site-packages/tito/cli.py", line 34, in <module>
    import tito.builder
  File "/usr/lib/python2.6/site-packages/tito/builder.py", line 25, in <module>
    from tito.release import *
  File "/usr/lib/python2.6/site-packages/tito/release.py", line 21, in <module>
    import pyfedpkg
ImportError: No module named pyfedpkg

This is fixed in

tito-0.4.0-1 and beyond and needs to be pulled into epel.


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


How reproducible:


Steps to Reproduce:
1. Run 'tito build --rpm' on a titoized project in fedora 16/rhel6_2
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Devan Goodwin 2011-12-12 20:29:13 UTC
Fix is available in updates-testing, should be live in Fedora soon. 

There's also now a 'devel' repo if you're so inclined.

http://repos.fedorapeople.org/repos/dgoodwin/tito/

Comment 2 Devan Goodwin 2011-12-12 21:05:35 UTC
Just submitted 0.4.0 for EPEL 5 and 6 stable.