<{^_^}>
#44205 (by manveru, open): golangci-lint: init at 1.9.2
<manveru>
uh, wrong channel
lassulus has joined #nixos-dev
goibhniu has joined #nixos-dev
obadz has quit [Quit: WeeChat 2.1]
__Sander__ has joined #nixos-dev
obadz has joined #nixos-dev
<ekleog>
aszlig: uh. so for https://github.com/NixOS/nixpkgs/pull/44148 I'm trying to follow-up on your adding a libpcsc dep for libjpcsclite.so because I noticed libc.so.6 and libnsl.so.1 missing too, but however much I try I can't make autoPatchelfHook to pickup the `glibc` I put in `buildInputs` ad add it to the RPATH… do you (or anyone else) have any idea for why that could be?
<{^_^}>
#44148 (by Ekleog, open): javacard-devkit: init at 2.2.2
<ekleog>
aszlig: actually nvm, let's fup on github, will likely be easier :)
__Sander__ has quit [Ping timeout: 245 seconds]
__Sander__ has joined #nixos-dev
<makefu>
ekleog: i am looking forward to the final merge :) if you manage to get everything going, do not hesitate to put it somewhere in the https://nixos.wiki
<ekleog>
will try to remember doing it :)
<makefu>
don't worry, i will be here to remind you!
<gchristensen>
aminechikhaoui: ^ can you send this one along too?
<gchristensen>
saying it is also bad
<aminechikhaoui>
yeap
<gchristensen>
an interesting thing is the addition of new regions probaly shouldn't have impacted anyone in the old regions
<vcunat>
To me it makes sense.
<vcunat>
If they classified my location as, say, Asia, they might have previously sent me to Europe anyway, but not anymore...
<andi->
Well they probably have many "zones" whereas they just advertise a few. If you opt for another region and they think that new region is newer to $place they'll redirect the user using DNS..
<gchristensen>
yeah but why would they route asia to america instead of routing asia to asia
<andi->
thats probably their bug or issue with network topology or … lets hope they'll be open about what it really was in the end
<vcunat>
> Amazon CloudFront has 132 Points of Presence (121 Edge Locations and 11 Regional Edge Caches) in 59 cities across 26 countries.
<{^_^}>
error: syntax error, unexpected IN, expecting ')', at (string):162:95
<gchristensen>
right
<gchristensen>
we had america, europe before so it makes no sense you'd be routed to america now, since it was previously an option
<vcunat>
IMHO it works better with anycast, say the quad-digit IPs - it seems rarely to have suboptimal routing.
<vcunat>
Hmm, yes, my combination is weird.
<vcunat>
I got a link to the issue, but apparently I need an account filled with phone, real post address, etc :-)
<aminechikhaoui>
vcunat: yeah added so that you'd get the next replies
<vcunat>
building of '/nix/store/26wg8kh850di9mj8n396g8jla7f7zs6z-chromium-67.0.3396.87', '/nix/store/gfq85z0zsq5l2lsx77h91zs18qcj6bnz-chromium-67.0.3396.87-sandbox' timed out after 86400 seconds
drakonis has quit [Remote host closed the connection]
<srhb>
vcunat: It was no rush at all. My argument for doing it is essentially the same; it doesn't hurt us (much) whereas the lost cycles potentially does. :)
<vcunat>
In the current situation it's not just lost cycles but blocked channels as well.
<gchristensen>
that is outrageous
<gchristensen>
the epyc machine can build chromium in two hours
<gchristensen>
25 minutes with the Jumbo builds turned on
<vcunat>
I haven't seen a single chromium build scheduled to the epyc machine. I wonder if niksnut really added it, or there's some preference for t2-4 in the setup.
<gchristensen>
niksnut: is the epyc machine not marked big-parallel?