Scott Williams
Scott Williams
Tests are failing due to #497
Oddly it doesn't happen for me as long as Steam is open, but as soon as I close Steam, it happens every 4-5 seconds, including a little rumble and this...
> However if we have enough time I do want to sync to the last true open source release of Redis. This is definitely a concern as Fedora ships redis-7,...
> When I first joined Snap I thought I was going to be able to handle everything the same as before which was naive. It led to broken promises, so...
It's not as much a problem of having a v7 upstream to rebase to, as I understand it, but rather the actual rebasing work that needs to be done. As...
This is a pretty common story right now - forgejo breaking with gitea, opensearch (formerly opendistro) with elastic, etc. Never underestimate the power of the open source community when driven...
Open Source is not a zero sum game. There is plenty of room for both KeyDB and Valkey to exist and thrive, and since the licenses are compatible, there may...
Similarly with Fedora 22, though this just started happening today: ``` my-spotify --verbose /home/scott/.local/lib/spotify-client/spotify: /home/scott/.local/lib/spotify-client/libssl.so.1.0.0: no version information available (required by /home/scott/.local/lib/spotify-client/spotify) /home/scott/.local/lib/spotify-client/spotify: /home/scott/.local/lib/spotify-client/libcrypto.so.1.0.0: no version information available (required by...
I take it back - /home/scott/.local/lib/spotify-client/spotify: /home/scott/.local/lib/spotify-client/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /home/scott/.local/lib/spotify-client/libcef.so) It is the same issue.
In my case this was linked correctly: lrwxrwxrwx. 1 scott scott 22 Jun 9 11:22 libgcrypt.so.11 -> /lib64/libgcrypt.so.20 It appears the version difference may be the culprit?