Package: neurodebian-popularity-contest Version: 0.41.2~nd100+1 I previously was running buster with neurodebian installed using the instructions from
https://neuro.debian.net/ I upgraded to bullseye. That upgrade automatically did: qobi@sapiencia>dpkg --get-selections|fgrep neuro neurodebian-popularity-contest deinstall qobi@sapiencia> I then started getting cron messages of the form: /etc/cron.daily/popularity-contest: gpg: keyblock resource '/usr/share/popularity-contest/neurodebian-popcon.gpg': No such file or directory gpg: 0x544665CB8B48DE1D: skipped: No public key gpg: /var/log/popularity-contest.new: encryption failed: No public key run-parts: /etc/cron.daily/popularity-contest exited with return code 2 Under advice from [email protected], I did: apt-get -y install neurodebian-archive-keyring I also did: apt-get -y install neurodebian Now I have: qobi@sapiencia>dpkg --get-selections|fgrep neuro neurodebian install neurodebian-archive-keyring install neurodebian-popularity-contest deinstall qobi@sapiencia> But I still get the cron messages. Jeff (http: //engineering.purdue.edu/~qobi)

