Re: Changes in the f22 workstation

2015-02-21 Thread Vit Ondruch
Same experience with gdm-3.15.90.1-1.fc23 here. I had to downgrade to gdm-3.15.3.1-4.fc22.x86_64 to be able to log in again. Nevertheless, this seems to be know issue, since there is already this [1] commit in dist-git, unfortunately the associated sources are missing so far :/ [1] http://pkg

Re: `Unix-domain socket path "..." is too long (maximum 107 bytes)` can we change that?

2024-08-08 Thread Vit Ondruch
Analyzing rubygem-redis-client failures [1], that is also the same issue. So 3 packages from my set are broken just by this silly limitation :( Funnily enough, the error message is a bit different this time: ~~~ ArgumentError: too long unix socket path (130bytes given but 108bytes max) ~~~ That i