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 Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx/message/SBDLXHVPXOAXNBJJN7KIPAIILKU6IXCA/