Felix Yan
Felix Yan
Not yet because I have more issues with PSD (firefox localstorage completely broken with PSD on, etc), unfortunately :(
Just in case anyone's interested here, I have migrated my setup to NVMe/TCP using nvmetcli for the server, and nvme-cli for the client. Reconnects work flawlessly if the problem doesn't...
Thanks! Indeed I'm having trouble understanding the remaining issues and didn't have any progress in the past months. Sorry for that!
@kmuehlbauer Sure. I have verified that the tests are passing on #7827 and failing on the current main branch.
Ah... Looks like it should be added there as well.
Sorry for not showing up earlier. Generally, I'm in favor of these types of changes, but I never really figured out how to, for example, associate DynamicUser with a specific...
Yet another case in Python 3.9, with slightly different error message: ``` 2021-01-27 21:50:11,450 - IRCClient:chat.freenode - WARNING - >> Receive timeout reached, sending ping to check connection state... 2021-01-27...
Sorry for bumping an ancient thread here, but I do want the same feature as OP. My use case is a simple mirror site that doesn't have a real homepage....
The AUR maintainer appears to have applied a quick revert of this commit for the time being: https://aur.archlinux.org/cgit/aur.git/commit/?h=sddm-git&id=6b182d021decff2983182ecbe2e49eb26d93f154 so updating should be fine for now. The Arch official repository package...
It appears that build.sc is relying on protobuf's release artifacts, which unfortunately still don't provide a riscv64 binary as of today. https://github.com/chipsalliance/firrtl/blob/master/build.sc#L241 I am sed'ing out the versions to match...