<clever>
samueldr: e2fsprogs fails to build for armv7l on nixos-unstable
<thefloweringash>
Builds for me
<clever>
thefloweringash: what are you using as a builder? and which os?
<thefloweringash>
An armv7l-linux vm on my aarch64-linux builder, nixos
<clever>
thefloweringash: ah, i'm using single-user nix on raspbian rpi4
<clever>
let me see if multi-user nix makes any diff...
vika_nezrimaya has quit [Read error: Connection reset by peer]
kai_w has quit [Remote host closed the connection]
kai_w has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kai_w has quit [Remote host closed the connection]
kai_w has joined #nixos-aarch64
<clever>
thefloweringash: tests still fail when nix-daemon is at play
<clever>
m_hugefile: create a hugefile fs with a single huge file: failed
<thefloweringash>
I’ve added it to my hydra, but due to misconfiguration (?) it’s not using the cache for most steps. Progress here: https://hydra.barbara.cons.org.nz/build/6341
vika_nezrimaya has joined #nixos-aarch64
<clever>
thefloweringash: dns failure trying to load
<thefloweringash>
It’s ipv6 only
<clever>
ah, i turned v6 off because netflix is crazy
<thefloweringash>
That sounds like an interesting story
<clever>
thefloweringash: i'm using a v6 tunnel, so it behaves like a proxy, that exits in the "wrong" country
<thefloweringash>
It’s ipv6 only because I haven’t figured out an easy way to publish it on v4, and I’m kinda lazy.
<clever>
thefloweringash: netflix detects that v4 and v6 are in diff countries, and thinks i'm trying to bypass the region lockout, and blocks everything
<thefloweringash>
Well that’s terrible :-(
<clever>
and without root, you have no way to disable v6 on android
<clever>
so you have to disable it network wide
<thefloweringash>
Can you get a tunnel that exits in the right country?
<clever>
maybe, but then i have to redo all my dns to use the new ip
<thefloweringash>
I clicked the button on Cloudflare to make them proxy it through their origin, maybe it works now?
<thefloweringash>
whenever I turn this on I just get handshake failures
<clever>
[clever@amd-nixos:~]$ dig hydra.barbara.cons.org.nz A
<clever>
thefloweringash: still no A records
<thefloweringash>
I think I might have been bumping into 2 levels of sub domain and a single-level of wildcard. I’ve moved it to https://hydra.cons.org.nz/build/6341
<clever>
code 200!
Thra11 has quit [Ping timeout: 264 seconds]
NickHu has quit [*.net *.split]
matthewbauer has quit [*.net *.split]
Ox4A6F has quit [*.net *.split]
goibhniu has quit [*.net *.split]
lorem_ipsum has quit [*.net *.split]
nbp has quit [*.net *.split]
misuzu has quit [*.net *.split]
claudiii has quit [*.net *.split]
NickHu has joined #nixos-aarch64
matthewbauer has joined #nixos-aarch64
lorem_ipsum has joined #nixos-aarch64
misuzu has joined #nixos-aarch64
goibhniu has joined #nixos-aarch64
Ox4A6F has joined #nixos-aarch64
nbp has joined #nixos-aarch64
claudiii has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
nbp has quit [Ping timeout: 240 seconds]
nbp has joined #nixos-aarch64
<thefloweringash>
clever: it has the big green check mark now
<clever>
thefloweringash: ok, thats weird, and you have the same $out as i do
<samueldr>
clever: you were building on an aarch64 machine, right? was the kernel/userspace 32 bit?
<samueldr>
[12:04:51] <clever> thefloweringash: ah, i'm using single-user nix on raspbian rpi4