Description of problem: p-t in the version currently in rawhide requires (via its egg-info) PEAK::Rules, which seems not to be satisfyable by any package. Downgrading to 1.1.3-1.fc9 helps. Version-Release number of selected component (if applicable): python-turbojson-1.2-1.fc10 How reproducible: always Steps to Reproduce: 1. install turbogears 2. run 'tgadmin' 3. Actual results: scary python backtrace Expected results: help listing Additional info:
(In reply to comment #0) > Description of problem: > p-t in the version currently in rawhide requires (via its egg-info) > PEAK::Rules, which seems not to be satisfyable by any package. Downgrading to > 1.1.3-1.fc9 helps. I packaged a number of packages in the PEAK stack, including PEAK-Rules. I'm pushing them into review now.
python-peak-rules is now in rawhide, and I just built python-turbojson-1.2.1, which pulls this in as a requirement.