yum broken

Reynold reynoldlinux at gmail.com
Thu Mar 26 13:51:04 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trying to run yum I get the following error message:


yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   libcrypto.so.1.0.0: cannot open shared object file: No such file or
directory

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.7.8 (default, Nov 10 2014, 08:19:18)
[GCC 4.9.2 20141101 (Red Hat 4.9.2-1)]

If you cannot solve this problem yourself, please go to
the yum faq at:
  http://yum.baseurl.org/wiki/Faq


I tried this:

# rpmbuild --rebuild yum-3.4.3-153.fc21.src.rpm
Installing yum-3.4.3-153.fc21.src.rpm
error: yum-3.4.3-153.fc21.src.rpm cannot be installed

I tried this:

# python2
Python 2.7.8 (default, Nov 10 2014, 08:19:18)
[GCC 4.9.2 20141101 (Red Hat 4.9.2-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yum
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 59, in
<module>
    import config
  File "/usr/lib/python2.7/site-packages/yum/config.py", line 30, in
<module>
    from parser import ConfigPreProcessor, varReplace
  File "/usr/lib/python2.7/site-packages/yum/parser.py", line 4, in <mod
ule>
    import urlgrabber
  File "/usr/lib/python2.7/site-packages/urlgrabber/__init__.py", line
55, in <module>
    from grabber import urlgrab, urlopen, urlread
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line
512, in <module>
    import pycurl
ImportError: libcrypto.so.1.0.0: cannot open shared object file: No such
file or directory
>>>

This is Fedora 21 x86_64 running Gnome desktop. I use dnf but still
would like to fix Yum. Any pointers in the right direction? Thanks in
advance.

- -- 
Reynold DeMarco Jr.
reynoldlinux at gmail.com
www.rdemarcojr.com
on Linux Fedora 21
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJVFA7BAAoJEPOhIkir4e1J33cP/RZgBka3Tt+SmDFXluQIgQdo
volla9EBYkBh8CyDWs1Ikju79g4YAYvZ8vc6796Rt9J2Jhe+3ZPsjgdvsrgM1aIj
ra2cEaUUVd3JLS+Loh8kG7sNG9fh0OuKl9Z6RKPTLqPKDC1W4K5He+etAj/20t/0
/DfNnElSYIbymrZ1GdHf/44IMIlCko4x77aIKDlGCEsbAG+QzRjsyTUJaCDqqqvI
hVSBL92GN8Wby8m7Oj6SaP7TD2mbeZw3x279GdF+A6zPbzabdq+hbKG2BtFvkCVk
OUr/3OeHLAnSWJjXVa6qmiuDLh+RMs7eX+e5lc491DeDImR6uRgM2VeqbV6KkmiK
dgocW4Yvscr0D1AvcdjvcIQLuJzao+Xe6rRKh7GoJdA7UTXQLoQTfbFMV+3Eg08s
ObjHc/KBTQVTTnozIKVyI5CvHrLktEbg64pmgATHg2oUyKQXreaPJmCUsp91p/6E
22K3raaWMwLrq+ZVsAXkpEgyzRMTByWMDOq5A/zCfqkUch8AbEd8O0mmy7UCPR5Q
FikK550QXp4OoUUEBiT0gHJiubZbN7cY9Zul347S0m0UvAV7w/0COnwdFfrLaqqc
WMYeSYFwwJRNdoiZTDI+C7kU3mIvEP/V0/PepP0X+LuQ2TSpjj9sCoFK29nOjLT3
Ix0wv8x028k0vpT8q/b/
=In3D
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xABE1ED49.asc
Type: application/pgp-keys
Size: 3104 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150326/398149e1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xABE1ED49.asc.sig
Type: application/pgp-signature
Size: 543 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150326/398149e1/attachment.sig>


More information about the users mailing list