[Yum] traceback on ia64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 04, 2004 at 11:25:18PM -0800, Garrick Staples alleged:
> Is yum tested on RHE3 on ia64?  I'm getting this bad traceback with 2.0.5:
> 
> $ yum help
> Traceback (most recent call last):
>   File "/usr/bin/yum", line 22, in ?
>     import yummain
>   File "/usr/share/yum/yummain.py", line 21, in ?
>     import clientStuff
>   File "/usr/share/yum/clientStuff.py", line 25, in ?
>     import pkgaction
>   File "/usr/share/yum/pkgaction.py", line 25, in ?
>     import rpmUtils
>   File "/usr/share/yum/rpmUtils.py", line 9, in ?
>     from urlgrabber import URLGrabError
>   File "/usr/share/yum/urlgrabber.py", line 21, in ?
>     import urllib2
>   File "/usr/lib/python2.2/urllib2.py", line 101, in ?
>     import ftplib
>   File "/usr/lib/python2.2/ftplib.py", line 68, in ?
>     all_errors = (Error, socket.error, IOError, EOFError)
> AttributeError: 'module' object has no attribute 'error'

Nevermind, my openssl is broken:
# python
Python 2.2.3 (#1, Feb  4 2004, 23:08:39) 
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-24)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib2
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/urllib2.py", line 90, in ?
    import socket
  File "/usr/lib/python2.2/socket.py", line 41, in ?
    from _socket import *
ImportError: /lib/libssl.so.4: undefined symbol: krb5_get_credentials


-- 
Garrick Staples, Linux/HPCC Administrator
University of Southern California
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.dulug.duke.edu/pipermail/yum/attachments/20040205/d2f9f127/attachment.bin

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux