!XLCFfvFhUkYwOMLbVx:nixos.org

agenix

259 Members
age-encrypted secrets for NixOS https://github.com/ryantm/agenix/82 Servers

Load older messages


SenderMessageTime
28 Mar 2024
@parallel21:matrix.orgparallel21Oh, had to include myself as a recipient – doh!23:23:01
29 Mar 2024
@reese:cyberia.club@reese:cyberia.club
In reply to @parallel21:matrix.org
Oh, had to include myself as a recipient – doh!
this trips me up all the time lol
01:06:20
@reese:cyberia.club@reese:cyberia.clubi think it'd be benificial to add an extra little reminder to that errror message04:03:30
31 Mar 2024
@lychee:lefishe.club@lychee:lefishe.club joined the room.20:03:34
1 Apr 2024
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtak

hello!
I'm trying to install orangePI5 by following Ryan's repo

could you pls propose any workaround/fix for following error?

error: builder for '/nix/store/5a5v007vsl6q3siiwmpc0af1x3ikzgxm-ragenix-0.1.0.drv' failed with exit code 101;
       last 10 log lines:
       >    Compiling ragenix v0.1.0 (/build/source)
       > error: couldn't read src/ragenix/agenix.schema.json: No such file or directory (os error 2)
       >   --> src/ragenix/mod.rs:17:53
       >    |
       > 17 | pub(crate) static AGENIX_JSON_SCHEMA_STRING: &str = std::include_str!("agenix.schema.json");
       >    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >    |
       >    = note: this error originates in the macro `std::include_str` (in Nightly builds, run with -Z macro-backtrace for more info)

11:56:49
@k900:0upti.meK900That sounds like store corruption11:59:44
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtak hmm, ok
I'll try to nix-collect-garbage -d and start again
12:04:00
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtak * thank you!
I'll try to nix-collect-garbage -d and start again
e: that didn't help, I'm going to reboot and start from scratch
12:13:46
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtak *

hello!
I'm trying to install orangePI5 by following Ryan's repo

could you pls propose any workaround/fix for following error?

building '/nix/store/jdjbhx26985jy3cgsi3qv4livkxvjfhh-vendor-cargo-deps.drv'...
building '/nix/store/il34wwpv0b40v90x2ph5cnx868wvwkdm-ragenix-deps-0.1.0.drv'...
building '/nix/store/5a5v007vsl6q3siiwmpc0af1x3ikzgxm-ragenix-0.1.0.drv'...
error: builder for '/nix/store/5a5v007vsl6q3siiwmpc0af1x3ikzgxm-ragenix-0.1.0.drv' failed with exit code 101;
       last 10 log lines:
       >    Compiling ragenix v0.1.0 (/build/source)
       > error: couldn't read src/ragenix/agenix.schema.json: No such file or directory (os error 2)
       >   --> src/ragenix/mod.rs:17:53
       >    |
       > 17 | pub(crate) static AGENIX_JSON_SCHEMA_STRING: &str = std::include_str!("agenix.schema.json");
       >    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >    |
       >    = note: this error originates in the macro `std::include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
       >
       > error: could not compile `ragenix` (bin "ragenix") due to 1 previous error
       For full logs, run 'nix log /nix/store/5a5v007vsl6q3siiwmpc0af1x3ikzgxm-ragenix-0.1.0.drv'.
error: 1 dependencies of derivation '/nix/store/3af60cw6ga7lmvx9sddybq4rgzn68cbf-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/kwh01xkhnaxjn5da3irx2w5ypd55hz5s-nixos-system-suzu-24.05.20240329.d8fe5e6.drv' failed to build

e: error extended

20:15:32
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtakstill stuck at exactly the same point is there a way on how to heal store corruption?20:54:18
@neoney:neoney.devneoney ⚡️ in the most extreme cases only reinstakl  21:22:57
@neoney:neoney.devneoney ⚡️ what i did on my extremely corrupted store was  21:23:08
@neoney:neoney.devneoney ⚡️ boot iso  21:23:09
@neoney:neoney.devneoney ⚡️ mount everything  21:23:12
@neoney:neoney.devneoney ⚡️ rm -rf /mnt/nix/store  21:23:19
@neoney:neoney.devneoney ⚡️ nixos-install a basic config  21:23:27
@neoney:neoney.devneoney ⚡️ boot it 21:23:34
@neoney:neoney.devneoney ⚡️ and rebuild to my actual config 21:23:38
@neoney:neoney.devneoney ⚡️ try running sudo nix store --verify --repair 21:24:33
3 Apr 2024
@thevilsol:matrix.orgVilsol set a profile picture.00:10:28
@jacekpoz:jacekpoz.pljacekpoz changed their profile picture.11:04:26
@jacekpoz:jacekpoz.pljacekpoz changed their profile picture.11:15:27
@jacekpoz:jacekpoz.pljacekpoz changed their profile picture.11:15:47
@maka_77x:matrix.orgmaka_77x joined the room.14:07:55
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtakverifying and repairing store didn't help, so I redo everything and I got stuck again at the same point, but now spotted there is acctually space problem for some reason I'm not able to determine where exactly, because there is enough space everywhere what am I not seeing or understanding pls? https://paste.vpsfree.cz/TfCWVMXQ#opi5%20ragenix%20space%20issue18:12:22
@k900:0upti.meK900You probably have IFD18:29:10
@k900:0upti.meK900And are running of space on the install medium18:29:15
@k900:0upti.meK900Which makes sense because the install medium has no space18:29:23
@lsbgkdlpqhswnccwnabaflt:matrix.orgsmrtakhmm, opi5 is booted from 32GB uSD card (24GB free) install medium is NVMe 420GB SSD (is also pretty empty) do you have any suggestion on what I could try please?18:34:31
@k900:0upti.meK900You probably forgot to resize the SD card filesystem18:40:46

Show newer messages


Back to Room ListRoom Version: 6