Re: [CentOS] yum error

2017-05-21 Thread Pete Biggs
On Sun, 2017-05-21 at 13:06 +0200, vychytraly . wrote: > And I got these errors: can't link /lib64/libSsl.so>10 to libssl.so.10 and > can't create temporary cache file /etc/ld.so.cache~: Permission denied sudo ldconfig And if the error persists check that there's nothing wrong with your filesyste

Re: [CentOS] yum error

2017-05-21 Thread vychytraly .
And I got these errors: can't link /lib64/libSsl.so>10 to libssl.so.10 and can't create temporary cache file /etc/ld.so.cache~: Permission denied On Sunday, May 21, 2017, vychytraly . wrote: > Hello Jose, thank you very much for your response, I tried this command but the problem persists, do you

Re: [CentOS] yum error

2017-05-21 Thread vychytraly .
Hello Jose, thank you very much for your response, I tried this command but the problem persists, do you know what could be the problem? Thank you very much On Sunday, May 21, 2017, Jose wrote: > Execute: ldconfig > > Best regards > > 2017-05-21 10:54 GMT+02:00 vychytraly . : > >> Hello friends,

Re: [CentOS] yum error

2017-05-21 Thread Jose
Execute: ldconfig Best regards 2017-05-21 10:54 GMT+02:00 vychytraly . : > Hello friends, today I encountered this issue on one of the centos > machines, yesterday everything seemed woking normally: > > $ sudo yum update > There was a problem importing one of the Python modules > required to run

[CentOS] yum error

2017-05-21 Thread vychytraly .
Hello friends, today I encountered this issue on one of the centos machines, yesterday everything seemed woking normally: $ sudo yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: lIbgscaPi_krb .co.2: cannot open share

Re: [CentOS] Yum error

2014-12-22 Thread Alessandro Baggi
On 12/22/2014 03:01 PM, Nicolas Thierry-Mieg wrote: On 12/22/2014 02:54 PM, Alessandro Baggi wrote: On 12/22/2014 02:39 PM, Mark Milhollan wrote: On Mon, 22 Dec 2014, Alessandro Baggi wrote: File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 156, in __init__ self._vgname

Re: [CentOS] Yum error

2014-12-22 Thread Nicolas Thierry-Mieg
On 12/22/2014 02:54 PM, Alessandro Baggi wrote: On 12/22/2014 02:39 PM, Mark Milhollan wrote: On Mon, 22 Dec 2014, Alessandro Baggi wrote: File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 156, in __init__ self._vgnames = _list_vg_names() File "/usr/lib/python2.7/site-

Re: [CentOS] Yum error

2014-12-22 Thread Alessandro Baggi
On 12/22/2014 02:39 PM, Mark Milhollan wrote: On Mon, 22 Dec 2014, Alessandro Baggi wrote: File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 156, in __init__ self._vgnames = _list_vg_names() File "/usr/lib/python2.7/site-packages/yum/fssnapshots.py", line 59, in _list_vg_

[CentOS] Yum error

2014-12-22 Thread Alessandro Baggi
Hi there, I've installed C7 and I'm trying to use targetcli and other. Until yesterday all works good. Today I've runned yum update, that has updated glibc. Then I installed targetcli and targetd. After some operation on an md device like mount/umont. After this, during yum install lsof I get:

Re: [CentOS] (yum) Error: Cannot retrieve repository metadata (repomd.xml)....

2011-09-21 Thread ken
Cool++. That fixed it. (Thanks much.) And now I have an example of something meant to fix problems causing problems. :) On 09/21/2011 12:05 PM lists-centos wrote: > > Original Message >> Date: Wednesday, September 21, 2011 11:52:11 AM -0400 >> From: ken >> >> On 0

Re: [CentOS] (yum) Error: Cannot retrieve repository metadata (repomd.xml)....

2011-09-21 Thread ken
On 09/21/2011 11:45 AM lists-centos wrote: > > Original Message >> Date: Wednesday, September 21, 2011 11:27:44 AM -0400 >> From: ken >> To: CentOS mailing list >> >> This error: >> >> Error: Cannot retrieve repository metadata (repomd.xml) for >> repository: debug. Pl

[CentOS] (yum) Error: Cannot retrieve repository metadata (repomd.xml)....

2011-09-21 Thread ken
This error: Error: Cannot retrieve repository metadata (repomd.xml) for repository: debug. Please verify its path and try again occurs every time I run yum (and is where execution stops). Why? and/or What can be done to fix yum so I can use it again? tnx. -- War is a failure of the imagina

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2008-01-05 Thread Lorenzo Martínez Rodríguez
Joe Klemmer escribió: On Tue, 25 Dec 2007, Johnny Hughes wrote: Where ever you got it from, that is what broke your system. It came from the atrpms repo. I downgraded and all is fine. Thank you and to Lorenzo Martínez Rodríguez for pointing me in the right direction. You are welcom

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2008-01-04 Thread Joe Klemmer
On Tue, 25 Dec 2007, Johnny Hughes wrote: Where ever you got it from, that is what broke your system. It came from the atrpms repo. I downgraded and all is fine. Thank you and to Lorenzo Martínez Rodríguez for pointing me in the right direction. -- Boring Home Page - http://www.webtrek.c

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2007-12-25 Thread Johnny Hughes
Lorenzo Martínez Rodríguez wrote: > Joe Klemmer escribió: >> Hello all, >> >> I am having a problem running yum after doing the 4.6 upgrade. I >> did a live update through yum and no problems were encountered. >> However, now when I try to run yum (with any commands/options) I get >> this err

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2007-12-25 Thread Lorenzo Martínez Rodríguez
Joe Klemmer escribió: > > Hello all, > > I am having a problem running yum after doing the 4.6 upgrade. I > did a live update through yum and no problems were encountered. > However, now when I try to run yum (with any commands/options) I get > this error right after loading/reading the repo'

[CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2007-12-22 Thread Joe Klemmer
Hello all, I am having a problem running yum after doing the 4.6 upgrade. I did a live update through yum and no problems were encountered. However, now when I try to run yum (with any commands/options) I get this error right after loading/reading the repo's - eading repository metada