Description of problem: newman SPECS $ rpmlint -a fltk2.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. Traceback (most recent call last): File "/usr/share/rpmlint/rpmlint.py", line 295, in <module> main() File "/usr/share/rpmlint/rpmlint.py", line 139, in main for item in ts.IDTXload(): AttributeError: 'rpm.ts' object has no attribute 'IDTXload' (Happens for every SPEC, (S)RPM...) Version-Release number of selected component (if applicable): rpmlint-0.85-2.fc10.noarch (i386 box) How reproducible: always Actual results: BT Expected results: dunno :), no idea what the option is supposed to do :).
-a is supposed to check all installed packages on the system. *** This bug has been marked as a duplicate of bug 480664 ***