Comments

14 Comments
karma

Works, seems to fix the issues with ROOT. Thanks!

BZ#1704691 ROOT gui is not working
karma

Tested with rtv 1.26.0 on Fedora 29; it seems to be functional. Any chance this can be pushed to stable?

Huh... I am not sure how that happened-- it isn't even an opam ticket. Must have been my bad when creating the update. :(

This update has been unpushed.

karma

Fixes the issue, thanks!

BZ#1481916 Inconsistent assumptions over implementation Unix

This update has been unpushed.

This update has been unpushed.

BZ#1408337 minetest-0.4.15 is available
karma

Seems to work fine on Fedora 25.

BZ#1408337 minetest-0.4.15 is available

Is there a reason this is still in updates-testing?

I tried to use it to clone a copr dist-git repository, but the configuration file seems to hardcode 209.132.184.41 to refer to both the git source and the lookaside cache. As far as I can tell, this IP address has since changed, but I'm not sure to what, since I don't know what the right URLs are.

Using copr-dist-git.fedorainfracloud.org did not seem to let me clone.

Eep, apparently I forgot to push this to stable a month (and a half ago)... pushing.

Upgraded my core; caught an error in the default configuration however that I managed to miss when testing locally... The environment/config file /etc/quassel.conf should probably have LISTEN=0.0.0.0 and not LISTEN=127.0.0.1.

What's more, on systems with firewalld enabled, quassel won't work out of the box without writing a custom service file for tcp/4242 (as that's the default quassel port).

So I'll probably push a new update with those changes and have it replace this one.

(Should probably add that this is connecting to an 0.10 core).

Works fine here, too, on my F22 desktop.

BZ#1306081 quassel-0.12.3 is available