Bug 151587

Summary: wb 8 ch 2 online exercise script error
Product: [Retired] Red Hat Academy Reporter: Tomasz Chilinski <chilek>
Component: RHA130 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED EOL QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.2   
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: 2020-03-27 16:50:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomasz Chilinski 2005-03-20 11:14:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20050104 Red Hat/1.4.3-3.0.7

Description of problem:
Traceback (most recent call last):
  File "/tmp/rpmrhn_rpmq.script", line 21, in ?
    cs.append(cmp_tokens_sorted_cp(s1, s2))
  File "/usr/lib/python2.2/site-packages/rha/script/sources.py", line 174, in __init__
    cmp_srcs_cp.__init__(t1,t2)
TypeError: unbound method __init__() must be called with cmp_srcs_cp instance as first argument (got FileSrc instance instead)


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


How reproducible:
Always

Steps to Reproduce:
Trivial as always. Rha130-libraries have serious problems.

Additional info: