Powerpill rsync lead to errors
Switching to powerpill lead me to get these errors:
Switching to powerpill lead me to get these errors:
rsync: link_stat "/archlinux/core/os/x86_64/core.db.sig" (in pub) failed: No such file or directory (2) rsync: link_stat "/archlinux/extra/os/x86_64/extra.db.sig" (in pub) failed: No such file or directory (2) rsync: link_stat "/archlinux/community/os/x86_64/community.db.sig" (in pub) failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1637) [generator=3.1.1]
Then my install and upgrade fails.
In order to get rid of these, in "pacman.conf":
SigLevel= PackageRequired
LocalFileSigLevel = Optional
This solution was found in https://bbs.archlinux.org/viewtopic.php?id=153818
This solution was found in https://bbs.archlinux.org/viewtopic.php?id=153818