Bug 489407 - AttributeError: 'rpm.ts' object has no attribute 'IDTXload'
Summary: AttributeError: 'rpm.ts' object has no attribute 'IDTXload'
Keywords:
Status: CLOSED DUPLICATE of bug 480664
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-09 21:26 UTC by Michal Nowak
Modified: 2013-03-08 02:05 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-09 21:50:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Nowak 2009-03-09 21:26:07 UTC
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 :).

Comment 1 Ville Skyttä 2009-03-09 21:50:11 UTC
-a is supposed to check all installed packages on the system.

*** This bug has been marked as a duplicate of bug 480664 ***


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