[SOLVED] no mesa in world 24 July 2023, 16:56:28 Went to upgrade and got a 404 on mesa from all NA mirrors (except mirrors.nettek.us which has a self-signed cert and doesn't appear to be hosting a mirror anymore). Other packages upgrade fine. Searching web index of mirror sites finds no mesa in world. side note: the main link "Mirror List" on the home page to https://gitea.artixlinux.org/packages/artix-mirrorlist/src/branch/master/trunk/mirrorlistis 404, because trunk doesn't exist anymore. Last Edit: 25 July 2023, 11:59:42 by nous 1 Likes
Re: no mesa in world Reply #1 – 24 July 2023, 17:22:05 It appears that vulkan-intel-23.1.4-2-x86_64 is also missing from all mirrors. (The specific mesa version appears to be mesa-23.1.4-2-x86_64). I've done a pacman -Syyuu to refresh the databases and check if downgrading is needed.
Re: no mesa in world Reply #2 – 24 July 2023, 18:08:31 I think there is a bug pacman's repo-add utility: if it is invoked with -R key (removing file for older package version) for a package built at same version as already present in repos, it removes current packages fileI didn't encounter it until recently, so, i think it should be rather fresh
Re: no mesa in world Reply #3 – 24 July 2023, 18:59:48 Sorry this was my fault. I had to manually clean up some stuff in the pkgpool and hit mesa instead of just lib32-mesa like I meant to do. Should be fixed now. 3 Likes