Pierre-Yves Chibon

Results 171 comments of Pierre-Yves Chibon
trafficstars

fedmsg has now code that allows using it with another message bus than zmq, @ralphbean added some changes for this recently among others in https://github.com/fedora-infra/fedmsg/pull/380 and https://github.com/fedora-infra/fedmsg/pull/387

Do note that this is going to impact quite some apps, in our control and out of it

Out of curiosity, which fedmsg version do you run?

There is already a java one, but after all fedmsg is just a wrapper around 0mq so there should be other languages supported for it

Do you have fedmsg_meta_fedora_infrastructure installed? It should be what translates messages to a human-readable sentence/description

There seems to be a merge commit in there, maybe try using git rebase ?

Rebasing and force-pushing to your fork should be straight forward, but the new PR road is always an option

Both shields.io and b.repl.ca are available under https, but in both cases the certificate does not match the hostname. An alternative found by @ralphbean is to use https://buckler-bowes.rhcloud.com/v1/.... instead of...

Ah ok @ralphbean looks like I went too fast, thanks for the info! :)

Oh, forgot to add, I'm running: `` python2-pygit2-0.26.0-3.fc27.x86_64 libgit2-0.26.0-3.fc27.x86_64 `` And the issue doesn't occur on: `` python-pygit2-0.24.2-1.el7.x86_64 libgit2-0.24.6-2.puiterwijkpatch2.el7.x86_64 `` Thanks