Bug 39425 - up2date fails with architecture not sparc
Summary: up2date fails with architecture not sparc
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 6.2
Hardware: sparc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-07 17:23 UTC by Ryan Jonasson
Modified: 2015-01-07 23:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-05-07 17:24:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Ryan Jonasson 2001-05-07 17:23:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; Hotbar 2.0)

Description of problem:
A stock install of RedHat 6.2 on a Sun Sparc sun4m, with the rpm, python, 
openssl, and up2date manually updated enough to get the newest version of 
up2date running (up2date-2.5.4-0.6.x).  When I run rhn_register and 
up2date, they both fail with the following message:

[root@sol /root]# up2date
Traceback (innermost last):
  File "/usr/sbin/up2date", line 16, in ?
    import up2date
  File "/usr/share/rhn/up2date/up2date.py", line 13, in ?
    import socket
ImportError: libssl.so.0: ELF file machine architecture not sparc

Executing file on libssl.so.0 file gives me this:

[root@sol /root]# file /usr/lib/libssl.so.0.9.5a
/usr/lib/libssl.so.0.9.5a: ELF 32-bit MSB shared object, SPARC32PLUS, V8+ 
Required, version 1, not stripped


How reproducible:
Always

Steps to Reproduce:
1. as root run up2date.
2.
3.
	

Additional info:

Comment 1 Ryan Jonasson 2001-05-08 00:32:04 UTC
I recompiled the openssl packages from the source RPM and up2date works again.


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