On Mon, 18 Jun 2018 19:02:23 +0200, Rick Stevens <ri...@alldigital.com> wrote:

On 06/18/2018 03:15 AM, Ger van Dijck wrote:

Hi All ,


I have an Acer 2000S (i686) 32 Bits archiecture running under Centos 6.

Ger, this is the Fedora list, not the CentOS list. Having said that,
CentOS 6 is quite old and you should consider upgrading to CentOS 7.

Suddenly I get the following massage :

The package download failed. Could not contact source "beid-release" ,
so it wil be disabled.

What does ths mean , and how can I correct it ?

It means you've enabled a repo called "beid-release" which is apparently
not available any more. You can find which repo file it's buried in by
doing (as root):

        # grep -r "beid-release" /etc/yum.repos.d/*

You can bypass it by editing the file that contains that repo and
changing the line:

        enabled=1

to

        enabled=0

in that section and repeating the yum operation, or by doing the yum
operation and including the

        --disablerepo=beid-release

flag. However, it'd be better if you aimed this sort of question at the
CentOS mailing lists.

Rick/Samuel , Indeed this was a repo not available anymore , I have learned a lot:

Sorry for using the Fedora Net : I am so used to drop my questions there.

Problem solved , tanks.


Ger van Dijck.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-    "Hello. My PID is Inigo Montoya.  You `kill -9'-ed my parent    -
-                     process.  Prepare to vi."                      -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/SBDLXHVPXOAXNBJJN7KIPAIILKU6IXCA/


--
Using Opera's mail client: http://www.opera.com/mail/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/SOEWFR46Z7M7MVRWFVKXMDW4Z2QMBWDD/

Reply via email to