manjaro / pacman-mirrors

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org
GNU General Public License v3.0
25 stars 16 forks source link

i686 branches are failing validity check #122

Closed jonathonf closed 6 years ago

jonathonf commented 6 years ago

pacman-mirrors=4.7.2-3 is failing on i686 due to the "unknown" x32- branches,

sudo pacman-mirrors -a -U 'https://mirror.netzspielplatz.de/manjaro/packages'
.: ERROR: Invalid setting in `/etc/pacman-mirrors.conf`
     'Branch = x32-unstable'; EXPECTED stable|testing|unstable

https://github.com/manjaro/pacman-mirrors/blob/a82bfcfcd111d7a277639fd7acb4226d36f533cf/pacman_mirrors/functions/configFn.py#L101

fhdk commented 6 years ago

That was a terrible error.

Sorry for the inconvenience - it has been fixed earlier toady with the build of 4.7.4 4.7.3

jonathonf commented 6 years ago

No worries. ;)