Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: repository "community" was not found. #10

Closed
KwisatzJim opened this issue Mar 9, 2024 · 1 comment
Closed

error: repository "community" was not found. #10

KwisatzJim opened this issue Mar 9, 2024 · 1 comment

Comments

@KwisatzJim
Copy link

KwisatzJim commented Mar 9, 2024

from the main menu, chose 8) System Information, then 'y' for page 2 and again for page 3 and there are 2 lines that say "error: repository "community" was not found."

This appears to be when calling this:
msgFunc norm "Community: $(paclist community | wc -l)"

and

msgFunc norm "Community: $(pacman -Qi $(paclist community | awk '{print $1}' ) | awk '/Installed Size/ {if ($5=="MiB") {sum+=$4} else if ($5=="KiB") {sum+=($4/1024)}} END {print sum " MiB"}')"

The community repository was merged with extra May 2023

@gavinlyonsrepo
Copy link
Owner

Hi

Version 6.3-4 released today correcting this.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants