Re: yum AttributeError: 'module' object has no attribute 'HTTPSHandler'
James Antill <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
"Madan Thapa" <[email protected]> writes: > Hi, > > > > While trying to run you to upgrade anything, I receive the following error, [...] > File "/usr/lib/python2.4/site-packages/urlgrabber/keepalive.py", line 339, > in ? > class HTTPSHandler(KeepAliveHandler, urllib2.HTTPSHandler): > AttributeError: 'module' object has no attribute 'HTTPSHandler' > root@srv [~/yuminstalls/2]# This probably means that openssl is broken, or at least the version (ABI) of openssl that python wants isn't available. You need to see what changed in openssl (or less likely python) land, and undo that. -- James Antill -- [email protected]