Checkupdates: ==> ERROR: Cannot fetch updates

Whenever I run “checkupdates” (located as /usr/bin/checkupdates) I always got ==> ERROR: Cannot fetch updates.
I also tried to also run pamac update --force-refresh, and I update the mirrors list, but without success. What I should do?

Paste the complete output of refreshing the mirrors and the databases.

Mirrors:

::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO User generated mirror list
::------------------------------------------------------------
::INFO Custom mirror file saved: /var/lib/pacman-mirrors/custom-mirrors.json
::INFO Using custom mirror file
::INFO Querying mirrors - This may take some time
  0.277 Austria        : https://mirror.easyname.at/manjaro/
  0.293 Austria        : https://mirror.alwyzon.net/manjaro/
  0.290 France         : http://ftp.free.org/mirrors/repo.manjaro.org/repos/
  0.248 France         : https://mirror.ibakerserver.pt/manjaro/
  0.310 Germany        : https://mirror.alpix.eu/manjaro/
  0.234 Germany        : https://mirrors.xtom.de/manjaro/
  0.294 Germany        : https://ftp.gwdg.de/pub/linux/manjaro/
  0.230 Germany        : https://mirror.23m.com/manjaro/
  0.289 Germany        : https://ftp.halifax.rwth-aachen.de/manjaro/
  ..... Germany        : http://ftp.tu-chemnitz.de/pub/linux/manjaro/

::ERROR Connection: HTTPConnectionPool(host='ftp.tu-chemnitz.de', port=80): Read timed out. (read timeout=2)

  0.334 Germany        : https://mirror.netcologne.de/manjaro/
  0.225 Germany        : https://manjaro.moson.eu/
  0.244 Germany        : https://mirror.moson.org/manjaro/
  0.316 Germany        : https://mirror.informatik.tu-freiberg.de/manjaro/
  0.374 Italy          : https://manjaro.mirror.garr.it/manjaro/
  0.537 Italy          : https://ba.mirror.garr.it/mirrors/manjaro/
  0.535 Italy          : https://ct.mirror.garr.it/mirrors/manjaro/
  0.274 Netherlands    : https://manjaro.mirrors.lavatech.top/
  0.486 Netherlands    : https://ftp.nluug.nl/pub/os/Linux/distr/manjaro/
  0.275 Netherlands    : http://ftp.snt.utwente.nl/pub/linux/manjaro/
  0.333 Netherlands    : https://mirror.koddos.net/manjaro/
  0.543 Spain          : https://ftp.caliu.cat/pub/distribucions/manjaro/
  0.314 Spain          : https://mirrors.ft.uam.es/manjaro/
::INFO Writing mirror list
::Germany         : https://manjaro.moson.eu/stable/$repo/$arch
::Germany         : https://mirror.23m.com/manjaro/stable/$repo/$arch
::Germany         : https://mirrors.xtom.de/manjaro/stable/$repo/$arch
::Germany         : https://mirror.moson.org/manjaro/stable/$repo/$arch
::France          : https://mirror.ibakerserver.pt/manjaro/stable/$repo/$arch
::Netherlands     : https://manjaro.mirrors.lavatech.top/stable/$repo/$arch
::Netherlands     : http://ftp.snt.utwente.nl/pub/linux/manjaro/stable/$repo/$arch
::Austria         : https://mirror.easyname.at/manjaro/stable/$repo/$arch
::Germany         : https://ftp.halifax.rwth-aachen.de/manjaro/stable/$repo/$arch
::France          : http://ftp.free.org/mirrors/repo.manjaro.org/repos/stable/$repo/$arch
::Austria         : https://mirror.alwyzon.net/manjaro/stable/$repo/$arch
::Germany         : https://ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
::Germany         : https://mirror.alpix.eu/manjaro/stable/$repo/$arch
::Spain           : https://mirrors.ft.uam.es/manjaro/stable/$repo/$arch
::Germany         : https://mirror.informatik.tu-freiberg.de/manjaro/stable/$repo/$arch
::Netherlands     : https://mirror.koddos.net/manjaro/stable/$repo/$arch
::Germany         : https://mirror.netcologne.de/manjaro/stable/$repo/$arch
::Italy           : https://manjaro.mirror.garr.it/manjaro/stable/$repo/$arch
::Netherlands     : https://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch
::Italy           : https://ct.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
::Italy           : https://ba.mirror.garr.it/mirrors/manjaro/stable/$repo/$arch
::Spain           : https://ftp.caliu.cat/pub/distribucions/manjaro/stable/$repo/$arch
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
::INFO To reset custom mirrorlist 'sudo pacman-mirrors -id'
::INFO To remove custom config run  'sudo pacman-mirrors -c all'

refresh:

Preparing...
Synchronizing package databases...
Refreshing core.db...                                                                                                   
Refreshing extra.db...                                                                                                  
Refreshing community.db...                                                                                              
Refreshing multilib.db...                                                                                               
https://repo.herecura.be/herecura/x86_64/herecura.db: Error resolving “repo.herecura.be”: Name or service not known     
Refreshing core.files...                                                                                                
Refreshing extra.files...                                                                                               
Refreshing community.files...                                                                                           
Refreshing multilib.files...                                                                                            
https://repo.herecura.be/herecura/x86_64/herecura.files: Error resolving “repo.herecura.be”: Name or service not known  
Failed to synchronize databases
Refreshing AUR...
Nothing to do.
Transaction successfully finished.

Ok, I fixed it by changing repo.herecura.be to repo.herecura.eu in /etc/pacman.conf

EDIT:
The url has been clearly changed: until some days ago it worked without errors. I discovered the new url by seraching it on Google:

repository herecura - Поиск в Google

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.