mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
pacman cannot get community.files #760
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#760
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pompfe on GitHub (Oct 19, 2023).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
Just tried to update via pacman and was unable to get community.files (others were ok). Looked at the mirror (de3 in Germany), the file does not exist. Looked at other mirrors. This file is missing there, too. Directory in mirrors is pretty empty...
To Reproduce
Just run pacman to update installation...
Expected behavior
No error.
PiKVM info:
@mdevaev commented on GitHub (Oct 19, 2023):
Which directory is empty? Please attach the log.
@pompfe commented on GitHub (Oct 20, 2023):
The directory in the repository does not have a "community.files":
https://de3.mirror.archlinuxarm.org/armv7h/community/
Missing in other mirrors, too.
Maybe the mirrors are currently broken...
But I have no clue about this flavor, I come from debian.
@mdevaev commented on GitHub (Oct 20, 2023):
Ah, I understand. Just remove community repo from /etc/pacman.conf.
@pompfe commented on GitHub (Oct 20, 2023):
Thanks a lot!
@mdevaev commented on GitHub (Oct 20, 2023):
👌