Bug 53619

Summary: up2date library error
Product: [Retired] Red Hat Linux Reporter: Alton Weeks <alton_weeks>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED NOTABUG QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: gafton, mihai.ibanescu, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-09-13 03:08:41 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 Alton Weeks 2001-09-13 03:08:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.16-22 i586)

Description of problem:
I recently got up2date 2.5.4 loaded on my system.  I tested it on a few
updates then I went for broke.  I loaded a number of packages.  Now when I
try to run it I receive the following error:

Traceback (innermost last):
  File "/usr/sbin/.up2date", line 16, in ?
     import up2date
  File "/usr/share/rhn/up2date/up2date.py", in line 13, in ?
     Import socket
ImpoerError: symbol __sysconf, version GLIBC_2.2 not defined in file
libc.so.6 with link time reference.



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


How reproducible:
Always

Steps to Reproduce:
1. up2date
2.
3.
	

Additional info:

Comment 1 Jay Turner 2001-09-13 12:21:40 UTC
You need the latest glibc installed.

Comment 2 Alton Weeks 2001-09-13 13:28:10 UTC
Thanks! It worked great!