gchristensen changed the topic of #nixos-borg to: https://www.patreon.com/ofborg https://monitoring.nix.ci/dashboard/db/ofborg?refresh=10s&orgId=1&from=now-1h&to=now "I get to skip reviewing the PHP code and just wait until it is rewritten in something sane, like POSIX shell. || https://logs.nix.samueldr.com/nixos-borg
<cole-h> eval-7 has been rebooting for a hot minute...
<gchristensen> yeah ... not sure what is up with that
<gchristensen> maybe something really simple, like touching a file on the machine if it has been rebooted and amking it do a deploy with a --reboot flag if the file is absent
orivej has quit [Ping timeout: 252 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos-borg
cole-h has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-borg
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos-borg
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos-borg
<{^_^}> [ofborg] @grahamc pushed to builders-hash-mismatch « builders: report hash errors as failures »: https://git.io/Jslu8
<{^_^}> [ofborg] @grahamc pushed to builders-hash-mismatch « builders: report hash errors as failures »: https://git.io/Jslu8
<{^_^}> [ofborg] @grahamc opened pull request #560 → builders: report hash errors as failures → https://github.com/NixOS/ofborg/pull/560
<{^_^}> [ofborg] @grahamc opened pull request #560 → builders: report hash errors as failures → https://github.com/NixOS/ofborg/pull/560
<gchristensen> I think that is essentially it
<gchristensen> :/
<gchristensen> remote: Permission to ofborg/infrastructure.git denied to grahamvault[bot].
<gchristensen> fatal: unable to access 'https://github.com/ofborg/infrastructure.git/': The requested URL returned error: 403
gchristensen has quit [Ping timeout: 258 seconds]
gchristensen has joined #nixos-borg
<gchristensen> ooooh I think github's tokens are not RAW
<gchristensen> no, something else :/
<{^_^}> [ofborg] @grahamc merged pull request #560 → builders: report hash errors as failures → https://github.com/NixOS/ofborg/pull/560
<andi-> Any objections against adding `clap` to ofborg for CLI argument handling? I am adding a new command and I'd like to reduce the amount of hardcoded variables and avoid reimplementing the argument parsing "wheel"
<gchristensen> by all means :)
<gchristensen> basically any PR making it nicer like that is going to be wanted
<gchristensen> related, I think it still uses cargo2nix and naersk would be good too
<andi-> Didn't I switch it to crate2nix some time ago?
<gchristensen> I don't remember :)
<andi-> Yeah it is crate2nix but I can have a look if that is doable. My currently favorite flavor of rust tooling is import-cargo based but these things change almost every quarter..
<gchristensen> yeah... rough
<gchristensen> wat
<andi-> I am trying to build things through ofborg locally without requiring rabbitmq etc..
<andi-> to allow me to test your PR locally without any kinds of setup
<andi-> yay, a few more changes down the road it indeed seems to work as intended :D
<andi-> > May 16 16:45:14.810 INFO job{pr=123170}: ofborg::tasks::build: ok built (HashMismatch), building
<{^_^}> error: syntax error, unexpected ':', expecting ')', at (string):494:10
<{^_^}> [ofborg] @andir opened pull request #561 → Remove the origin prefix from the fallback branch name in BuildWorker → https://github.com/NixOS/ofborg/pull/561
<gchristensen> yay :)
<andi-> Hopefully not the last PR of the day but at least some work that I can already PR ;-)
<gchristensen> :)
<gchristensen> andi-: how did it work before ....?
<gchristensen> seems weird
<andi-> It is never None
<andi-> except for my new code
<gchristensen> ah
<{^_^}> [ofborg] @andir opened pull request #562 → WIP: Introduce an one-off-build command to reproduce ofBorg locally → https://github.com/NixOS/ofborg/pull/562
<andi-> gchristensen: If you want naersk you'll have to add that to the hydra job as an input
<gchristensen> andi-: ehh... I can do that if you'd like but I don't feel like I need to migrate
<gchristensen> unless you think we should
<gchristensen> also, there is a minor update in the pedantry check, mind doing that?
<andi-> Can do. I'll ditch naersk for now.
<gchristensen> cool
cole-h has joined #nixos-borg
<{^_^}> [ofborg] @andir opened pull request #563 → Update nixpkgs & cleanup shell.nix → https://github.com/NixOS/ofborg/pull/563
<cole-h> andi-: nice ICE lol
<andi-> ICE?
<cole-h> internal compiler error
<andi-> hah
<andi-> I am innocent!
<cole-h> (Thanks for looking at CI, I had been meaning to deal with the new lints for a while but... obviously, never got around to it)
<andi-> just looking at all the cargo dependencies and updating them.. lapin has changed a bit but shouldn't be hard to migrate
<{^_^}> rust-lang/rust#83138 (by bjorn3, 8 weeks ago, closed): ICE when trying to link against an rlib compiled against a different sysroot
<{^_^}> rust-lang/rust#83045 (by wfxr, 9 weeks ago, closed): ICE: compiler/rustc_metadata/src/creader.rs:136:32: Failed to get crate data for crate22
<andi-> Does the CI have a cache folder?
<cole-h> Between "jobs", no. In the same job, it has the same cache as if you were running it locally I believe
<cole-h> Was fixed in https://github.com/rust-lang/rust/pull/83404, so we'll need to wait for 1.53 to land in Nixpkgs before that will be resolved I believe
<{^_^}> rust-lang/rust#83404 (by michaelwoerister, 7 weeks ago, merged): Fix #83045 by moving some crate loading verification code to a better place
<andi-> I probably just ran into a crate2nix bug that I introduced last year. Yay :-)
<cole-h> :D
cole-h has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 252 seconds]
<andi-> no idea why it continus to fail on GH CI.. The checkPhase works locally with --pure and the nix build also succeeds..
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-borg
cole-h has joined #nixos-borg
supersandro2000 has quit [Killed (karatkievich.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos-borg