ris has quit [Ping timeout: 252 seconds]
<thefloweringash> I tried to make an sdImage for armv7 on current nixos-unstable but ran into “Value too large for defined data type” in the cptofs step.
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
ekleog has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 245 seconds]
ekleog has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
Thra11 has joined #nixos-aarch64
<lopsided98> thefloweringash: I've run into that when I tried to create an image that was larger than 2GiB. Was this the standard SD image or a custom one?
jackdk has quit [Quit: Connection closed for inactivity]
<samueldr> hmmm
<samueldr> (likely unrelated)
<samueldr> hitting the ceiling again
<gchristensen> dang
<samueldr> I wonder what made it grow _that_ much
<samueldr> it's the ext4 fs, not the whole image
<samueldr> looks like it's 2179MiB now
<samueldr> and since it's the first eval in like 6 days, the hydra eval "diff" is huge
<samueldr> so it'd need a real bisect
<gchristensen> we could drop gtk from the nm-l2tp plugin btw
<gchristensen> and that might help get gtk out of the base image
<samueldr> I think we could also drop gcc and such
<gchristensen> (does the base image have networkmanager?)
<samueldr> not sure
<samueldr> the compiler is added to the installer image to get fewer network fetches
<samueldr> but I'm not convinced it's okay; since it makes the uncompressed installer image that much bigger
<samueldr> (don't remember how much, but it was not insignificant)
<samueldr> in addition, a scheme where the sd image is squashfs'd could be good, but I think it's hard when we consider the sd image is supposed to install on itself
<gchristensen> not sure why we'd include the compiler
<gchristensen> it isn't like it reduces actual downloads much
<gchristensen> hrm. does it help?
<samueldr> I don't know it does
<samueldr> maybe a little
<gchristensen> it does if you open a nix-shell
<samueldr> I think the cost in space is much less when squashfs'd
<gchristensen> ah right because squash compresses
<samueldr> right
ryantrinkle has quit [Ping timeout: 245 seconds]
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
ryantrinkle has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 268 seconds]
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
jackdk has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 272 seconds]
Thra11 has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 268 seconds]
ryantrinkle has joined #nixos-aarch64
orivej has joined #nixos-aarch64
andi- has quit [Remote host closed the connection]
andi- has joined #nixos-aarch64
andi- has quit [Remote host closed the connection]
andi- has joined #nixos-aarch64
orivej has quit [Ping timeout: 268 seconds]
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
zupo has joined #nixos-aarch64
andi- has quit [Remote host closed the connection]
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
jackdk has quit [Quit: Connection closed for inactivity]
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
andi- has joined #nixos-aarch64
andi- has quit [Changing host]
andi- has quit [Client Quit]
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
<thefloweringash> lopsided98: it was just the standard image. the 2gb thing sounds about right
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
andi- has quit [Client Quit]
andi- has joined #nixos-aarch64
Thra11 has quit [Ping timeout: 258 seconds]
wildtrees has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<samueldr> though I said "unrelated", if the image grew in the last couple days that might be it
<samueldr> 32 bit not handling it well or something like that?
ris has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Thra11 has joined #nixos-aarch64
orivej has quit [Ping timeout: 268 seconds]
zupo has joined #nixos-aarch64
Thra11 has quit [Read error: Connection reset by peer]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Thra11 has quit [Quit: WeeChat 2.5]
Thra11 has joined #nixos-aarch64
wildtrees has quit [Quit: Leaving]
Thra11 has quit [Quit: WeeChat 2.5]
orivej has quit [Ping timeout: 268 seconds]
webster23 has joined #nixos-aarch64
orivej has joined #nixos-aarch64
jackdk has joined #nixos-aarch64
<samueldr> found the commit that made the image just a tad too big
orivej has quit [Ping timeout: 248 seconds]
<samueldr> not sure if y'all were having the issue on master or not, but if it was caused by what made the image too big, master is fixed now