Florian Engel

Results 6 comments of Florian Engel

Is still an issue. I wanted a new nix version (Would have been better to just update with nix). It hangs at ``` ---- sudo execution ------------------------------------------------------------ I am executing:...

I don't have the terminal with the hang anymore. I manged to install nix by deleting the old store and restarting the install script multiple times.

It has only 1 GiB and no swap. So it wasn't an armv7l. Some information about out of memory would be nice. Otherwise you can close this issue

I could fix my database by running ``` sqlite ".dump" /nix/var/nix/db./db/db.sqlite > db.sql ``` Then i changed the line `ROLLBACK;` to `COMMIT;` moved `dp.sqlite` to a backup and run ```...

Done https://github.com/nix-community/disko/pull/323

I get this error now consistently. ``` > deploy -s .#flosDeck --auto-rollback false error: failed to read compressed data (Truncated zstd input) error: failed to read compressed data (Truncated zstd...