Luchesar ILIEV
Luchesar ILIEV
My use case is a bit different: I have **both** a Steam and a Frontier-bought (standalone) copy of the game, not just a standalone one. I hope my experience might...
> Thanks for the feedback. I'm a little confused on why you are running a separate prefix for the secondary commander. Does using proton's prefix not work when trying to...
> I have error: > Stack update failed. name Additional property name is not allowed > > code: > > ``` > version: '3.3' > (...) > ``` @piotr-sikora-v The...
ZFS being my main filesystem for the last 15 years, I have deepest respect for the outstanding effort the developers put into ensuring maximum stability and reliability. In fact, the...
I'm seeing the same issue on one system. `zpool` complains about "no such pool or dataset", but it does succeed importing the pool when the `zfs-import-cache` service is run from...
The logs seem to confirm my suspicions: ``` Sep 06 15:17:09 archlinux systemd[1]: Started udev Wait for Complete Device Initialization. Sep 06 15:17:09 archlinux systemd[1]: Reached target System Initialization. Sep...
@dasJ I can confirm being able to avoid the issue by inserting an appropriate delay before pool import. My test solution was rather crude: if the first import would fail,...
I've also encountered the issue on another system, but can't tell yet what might be different about those problematic systems. The same solution with inserting a delay at least did...
@Klowner No problem sharing at all, but I need to recall myself what were those changes; it appears that at some point of time I've removed them. Off the top...
@cippaciong Do you know if the test fails only on Arch, or is it rather an upstream problem?