Community Repo Packages not available in Pamac

I was trying to see if I could update a package I installed from the community repository in Pamac, only to realize all of the community repo packages were completely missing from Pamac. Only flatpak packages are available for me to install and update (because I enabled that feature), and just today I got an update for a flatpak package (so that shows at least that’s working). This might have something to do with me switching to a bleeding-edge kernel (don’t remember which one) that I noticed isn’t supported for the 10-16 update. That might be why, because I’ve noticed that I haven’t gotten a full update since then.

I’m a bit of a Linux noob, so I could really use some help on this one.

No

No

Refresh your mirrors and run a full system update - from the terminal

sudo pacman-mirrors --continent && sudo pacman -Syyu

The above command is probably the most used reply to such topics as this.

I tried to update, but there was a bit of an error.

sudo pacman-mirrors --continent && sudo pacman -Syyu    ✔  6s  
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: http://repo.manjaro.org/status.json
::INFO User generated mirror list
::------------------------------------------------------------
::INFO Custom mirror file saved: /var/lib/pacman-mirrors/custom-mirrors.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  1.811 Canada         : https://mirror.csclub.uwaterloo.ca/manjaro/
  0.623 Canada         : https://muug.ca/mirror/manjaro/
  0.792 Canada         : http://muug.ca/mirror/manjaro/
  0.827 Canada         : https://mirror.0xem.ma/manjaro/
  1.072 Canada         : http://mirror.0xem.ma/manjaro/
  0.510 Canada         : https://osmirror.org/manjaro/
  1.163 Costa_Rica     : https://mirrors.ucr.ac.cr/manjaro/
  0.629 United_States  : https://repo.ialab.dsu.edu/manjaro/
  1.129 United_States  : http://repo.ialab.dsu.edu/manjaro/
  0.808 United_States  : http://distro.ibiblio.org/manjaro/
  0.601 United_States  : https://mirrors.ocf.berkeley.edu/manjaro/
  0.481 United_States  : https://mirror.math.princeton.edu/pub/manjaro/
  0.722 United_States  : https://mirror.clarkson.edu/manjaro/
  0.427 United_States  : https://mirrors.gigenet.com/manjaro/
  0.731 United_States  : http://mirrors.gigenet.com/manjaro/
  0.512 United_States  : https://mirrors.sonic.net/manjaro/
::INFO Writing mirror list
::United_States   : https://mirror.math.princeton.edu/pub/manjaro/stable
::Canada          : https://osmirror.org/manjaro/stable
::United_States   : https://mirrors.sonic.net/manjaro/stable
::United_States   : https://mirrors.ocf.berkeley.edu/manjaro/stable
::United_States   : https://mirror.clarkson.edu/manjaro/stable
::United_States   : https://mirrors.gigenet.com/manjaro/stable
::Canada          : https://muug.ca/mirror/manjaro/stable
::United_States   : http://distro.ibiblio.org/manjaro/stable
::Canada          : https://mirror.0xem.ma/manjaro/stable
::United_States   : https://repo.ialab.dsu.edu/manjaro/stable
::Costa_Rica      : https://mirrors.ucr.ac.cr/manjaro/stable
::Canada          : https://mirror.csclub.uwaterloo.ca/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
:: Synchronizing package databases...
 core                  170.3 KiB   355 KiB/s 00:00 [####################] 100%
 extra                1900.2 KiB  1606 KiB/s 00:01 [####################] 100%
 community               6.8 MiB  1560 KiB/s 00:04 [####################] 100%
 multilib              175.2 KiB   876 KiB/s 00:00 [####################] 100%
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: GPGME error: No data
error: failed to synchronize all databases (invalid or corrupted database (PGP signature))

Is there a way to fix this without a complete reinstall?

The forum has a search function - did you notice the :mag: in the nav-bar?

Thanks for the help! I can see all the community repo packages in Pamac again. (In addition to that, all my packages from the community repo finally updated.)

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.