Edit your pacman.conf #1367
Unanswered
klassikmann
asked this question in
Tips
Replies: 1 comment
-
Thanks for the heads-up @klassikmann. I was wondering why it was so quiet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Users updating their system regularly via
pacman -Syu
(oryay -Syu
) noticed no available updates for about one month.Reason:
https://archlinuxarm.org/forum/viewtopic.php?f=57&t=16491#p71258
Now updates are back again, but you have to edit your
/etc/pacman.conf
as described here:https://archlinux.org/news/git-migration-completed
Quote:
Update your system and merge the pacman pacnew
/etc/pacman.conf.pacnew
file. This is required as we have moved the [community] repository into [extra].TL;DR:
Remove the community repository from
/etc/pacman.conf
.Beta Was this translation helpful? Give feedback.
All reactions