Solène Rapenne
Solène Rapenne
Maybe these persons already have a passwordless sudo anyway, adding their user to trusted-users is just the cherry on the cake
follow up, still reproducible using 0.82.0
> 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...
Yes, I did run `nix-collect-garbage` with the filesystem full, so I suppose changes were made to the sqlite file before actually freeing space, and it got corrupted.
That's so complicated and unintuitive for such a basic task. Could we improve that by adding a way to create a representation of a contract when exported? Something like that...
Your proposal is even better :+1:
Increasing the timeout from 50 to 500 (a bit random but I wanted to be sure it was doing something) drastically improved the situation. After switching back to 50, cache.nixos.org...
This should be done by this piece of code https://github.com/rapenne-s/bento/blob/main/bento#L611-L619
Proposal A could be done as a first step, it should be fairly easy and bring immediate improvement about the Shop identification. Dunno if we want a dedicated page for...