Advertisement
Guest User

Untitled

a guest
Aug 27th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $ sudo yum install foo
  2. Loaded plugins: product-id, rhnplugin, security, subscription-manager
  3. This system is receiving updates from RHN Classic or RHN Satellite.
  4. Setting up Install Process
  5. Error: xz compression not available
  6.  
  7. $ wget http://download.fedoraproject.org/pub/epel/6/SRPMS/pyliblzma-0.5.3-3.el6.src.rpm
  8. $ sudo rpm -ivh pyliblzma-0.5.3-3.el6.src.rpm
  9.  
  10. $ rpm -qa | grep pyliblzma
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement