Buildiso cant fetch packages from https://manjaro.moson.eu

:slight_smile:

if you look at the content of the url - it is stated the following url is to be set for the mirrorlist

This is the Manjaro Repository powered by CDN77.com

add the following to your /etc/pacman.d/mirrorlist

Server = https://mirrors.manjaro.org/repo/BRANCH/$repo/$arch

Note: replace BRANCH with your branch you want to use

Possible options: stable, testing, unstable, arm-stable, arm-testing, arm-unstable

https://mirrors.manjaro.org/repo

As buildiso already contains the branch info - then the above will be how you set in your tools configuration

1 Like