python-polib moves from aur to extra
python-polib moves from aur to extra
Hi all,
I have reason to believe a package I use (python-polib) was moved from the aur to the official extra repo. I'm now having trouble getting it installed.
The old page gives a 404: https://aur.archlinux.org/packages/python-polib This now seems to be the right source for this package: https://archlinux.org/packages/extra/any/python-polib/
However, I do a # pacman -Syyu python-polib
and pacman can't find the target. Do I need to do something here that I'm missing?
My pacman.conf includes the "extra" repo and it updates during the Syyu command.
Axum @lemmy.blahaj.zone I would check that your pacman mirror is not out of date and sees the new package.
2 0 Replyegsaqmojz @lemmy.ml OP giving this a try:
sudo reflector --latest 10 --protocol https --country 'United States' --sort rate --save /etc/pacman.d/mirrorlist
1 0 Replyegsaqmojz @lemmy.ml OP no luck. still getting:
error: target not found: python-polib
1 0 Reply