Learn more about these different git repos.
Other Git URLs
On fedpkg push, I get:
fedpkg push
Enumerando objetos: 7, listo. Contando objetos: 100% (7/7), listo. CompresiĆ³n delta usando hasta 4 hilos Comprimiendo objetos: 100% (5/5), listo. Escribiendo objetos: 100% (5/5), 3.24 KiB | 3.24 MiB/s, listo. Total 5 (delta 2), reusado 0 (delta 0) remote: Emitting a message to the fedmsg bus. remote: * Publishing information for 1 commits remote: No handlers could be found for logger "pagure.lib.notify" remote: Sending to redis to log activity and send commit notification emails remote: * Publishing information for 1 commits remote: - to fedmsg To ssh://pkgs.fedoraproject.org/rpms/krb5 8fb4697..edfb00e master -> master
The message that "No handlers could be found for logger "pagure.lib.notify"" looks like an error, but it's from the remote, so I'm not sure what to do about it.
This is safe to ignore, but we should likely still fix this.
Metadata Update from @pingou: - Issue tagged with: easyfix
Now it says
2021-03-14 01:21:12,239 [WARNING] pagure.lib.notify: pagure is about to send a message that has no schemas: pagure.git.receive
Log in to comment on this ticket.