[CentOS] Google-chrome-stable

2017-05-21 Thread Rob Kampen
Over the last week or so I have noticed that chrome fails to load pages 
- in fact even the setup pages do not load.


Blow away the ~/.config/google-chrome/ files and restart

Seems to work for a little while - then stops again - no other pages load.

I have done the cleanup of the .config/google-chrome directory and then 
with the fresh session tried both with my google account and without any 
account - same result.


I have just done an update in the hope it may fix things so now running 
Version 58.0.3029.110 (64-bit)


What is going on? Firefox is working just fine.

[rkampen@robsc7 google-chrome]$ rpm -qa |grep google
google-chrome-stable-58.0.3029.110-1.x86_64
google-crosextra-caladea-fonts-1.002-0.4.20130214.el7.noarch
google-crosextra-carlito-fonts-1.103-0.2.20130920.el7.noarch

Any suggestions appreciated.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[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 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.5 (default, Nov  6 2016, 00:28:07)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]

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

Im sure I did not overwrite any of the python packages, since I have
protectbase configured.
Please do you know what could be the problem?

Thank you very much and have a nice day
vychytraly
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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 yum. The error leading to this problem was:
>
>lIbgscaPi_krb .co.2: 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.5 (default, Nov  6 2016, 00:28:07)
> [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
>
> If you cannot solve this problem yourself, please go to
> the yum faq at:
>   http://yum.baseurl.org/wiki/Faq
>
> Im sure I did not overwrite any of the python packages, since I have
> protectbase configured.
> Please do you know what could be the problem?
>
> Thank you very much and have a nice day
> vychytraly
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



-- 
Por favor
No imprima este correo, ni los documentos adjuntos si no es estrictamente
necesario.

¡Cuidemos el PLANETA!
* *
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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, 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 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.5 (default, Nov  6 2016, 00:28:07)
>> [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
>>
>> If you cannot solve this problem yourself, please go to
>> the yum faq at:
>>   http://yum.baseurl.org/wiki/Faq
>>
>> Im sure I did not overwrite any of the python packages, since I have
>> protectbase configured.
>> Please do you know what could be the problem?
>>
>> Thank you very much and have a nice day
>> vychytraly
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>>
>
>
>
> --
> Por favor
> No imprima este correo, ni los documentos adjuntos si no es estrictamente
> necesario.
>
> ¡Cuidemos el PLANETA!
> * *
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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 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, 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 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.5 (default, Nov  6 2016, 00:28:07)
>>> [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
>>>
>>> If you cannot solve this problem yourself, please go to
>>> the yum faq at:
>>>   http://yum.baseurl.org/wiki/Faq
>>>
>>> Im sure I did not overwrite any of the python packages, since I have
>>> protectbase configured.
>>> Please do you know what could be the problem?
>>>
>>> Thank you very much and have a nice day
>>> vychytraly
>>> ___
>>> CentOS mailing list
>>> CentOS@centos.org
>>> https://lists.centos.org/mailman/listinfo/centos
>>>
>>
>>
>>
>> --
>> Por favor
>> No imprima este correo, ni los documentos adjuntos si no es estrictamente
>> necesario.
>>
>> ¡Cuidemos el PLANETA!
>> * *
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


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
filesystem - run dmesg to see if there are any other issues.

P.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.8 and samba

2017-05-21 Thread Gordon Messmer

On 05/20/2017 06:10 PM, Adam Tauno Williams wrote:

Six months later, now on CentOS6.9, we still see the same issue -
constantly logging this message.  Server packages are all up-to-date.

I find multiple reports on the Internet - but no solutions.



The bug report mentioned in the message you replied to indicates that 
the problem was fixed in samba's master branch with this commit:


https://git.samba.org/?p=samba.git;a=commit;h=4d5680e9ae531c6dc4d0a6687abe6293b5d4f4f2

That change isn't included in samba 4.4, distributed in RHEL 7 (nor 4.2 
in RHEL 6), so you'll probably need to patch the software yourself, or 
wait for a 4.5 or newer package (which won't happen before the next 
point release, which is probably ~6 months away). If you're a customer, 
you can also file a bug report and request that specific patch be 
reviewed as an enhancement for a future release.


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C6 Module Keys

2017-05-21 Thread Ken Smith


Gordon Messmer wrote:

Use "rpm -Vf /path/to/original/module.ko"

If rpm tells you that the checksum has been modified, then the
"original" file you've got isn't the correct file.  Download the rpm
that owns that file, and use "rpm -i --replacefiles --replacepkgs
" to reinstall the kernel package.

Thank you Gordon,

I downloaded the original .rpm and extracted the files that I had 
changed during my testing and replaced them on the system. Its working now.


Strange, as all I had done was copy the relevant .ko's elsewhere for 
safekeeping while I was testing and the fault arose when I coped them 
back. Weird.


Thanks

Ken





--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos