Can't update software packages beacuse of the mirror issue

Can’t update software packages through software manager AND through packman,
Preparing…
Synchronizing package databases…
Resolving dependencies…
Checking inter-conflicts…
Warning: dependency cycle detected:
Warning: freetype2 will be installed before its harfbuzz dependency
Warning: dependency cycle detected:
Warning: nvidia-utils will be installed before its libepoxy dependency
Warning: dependency cycle detected:
Warning: mhwd-nvidia will be installed before its mhwd dependency
Warning: dependency cycle detected:
Warning: mhwd-nvidia-390xx will be installed before its mhwd dependency
Warning: dependency cycle detected:
Warning: mhwd-nvidia-470xx will be installed before its mhwd dependency
and then it lists mirrors and error 404 near every mirror

Then you must update the mirrror list.
Have a look here: https://repo.manjaro.org/

1 Like

You metadata (package database) is out-dated.

sudo pacman-mirrors -c Global && sudo pacman -Syyu
1 Like

thank you very much , big ups , this resolved my issue :wink:

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