Bug 52929

Summary: rhn_register traceback
Product: [Retired] Red Hat Linux Reporter: Bill Nottingham <notting>
Component: rhn_registerAssignee: Adrian Likins <alikins>
Status: CLOSED CURRENTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: gafton, rvokal, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-17 03:56:42 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:
Attachments:
Description Flags
traceback none

Description Bill Nottingham 2001-08-30 22:29:41 UTC
rhn_register tracebacks if the RPM database is in use when it runs.

Comment 1 Adrian Likins 2001-08-30 22:56:27 UTC
can you send me the traceback so I can see what exception it's raising?



Comment 2 Bill Nottingham 2001-08-30 23:05:33 UTC
Created attachment 30234 [details]
traceback

Comment 3 Adrian Likins 2001-08-30 23:48:44 UTC
heh, rpm.error. Should of guessed that.

Added a try/except around the rpm db openings for the registration client,
up2date already had them 

should be fixed in cvs