Kernel linux518 404 message with pacman

$ sudo pacman -Suy
...
error: failed retrieving file 'linux518-5.18.19-2-x86_64.pkg.tar.zst' from manjaro.moson.eu : The requested URL returned error: 404
error: failed retrieving file 'linux518-nvidia-515.65.01-5-x86_64.pkg.tar.zst' from manjaro.moson.eu : The requested URL returned error: 404
error: failed retrieving file 'linux518-headers-5.18.19-2-x86_64.pkg.tar.zst' from manjaro.moson.eu : The requested URL returned error: 404
warning: too many errors from manjaro.moson.eu, skipping for the remainder of this transaction
...
(61/91) upgrading linux510-zfs                                                                         [#############################################################] 100%
(62/91) upgrading linux518                                                                             [#############################################################] 100%
>>> NOTE, 5.18.19 is the last maintenance release of the 517 kernel series.
    This kernel is now marked 'End Of Life' (EOL).
    
    It is recommend to switch to the newer linux519 series:
    'sudo mhwd-kernel -i linux519'
    
(63/91) upgrading linux518-headers                                                                     [#############################################################] 100%
>>> NOTE, 5.18.19 is the last maintenance release of the 517 kernel series.
    This kernel is now marked 'End Of Life' (EOL).
    
    It is recommend to switch to the newer linux519 series:
    'sudo mhwd-kernel -i linux519'

What about this?

Have you looked for similar issues?
https://forum.manjaro.org/search?q=The%20requested%20URL%20returned%20error%3A%20404

Yeah updated and refreshed mirrors and working now:

sudo pacman-mirrors -c Germany
pamac update -a --force-refresh
sudo pacman -Syyu

B.T.W: Kernel 5.18 is [EOL] :sunglasses:

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