gchristensen changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | 18.03 release managers: fpletz and vcunat | https://logs.nix.samueldr.com/nixos-dev
lassulus_ has joined #nixos-dev
lassulus has quit [Ping timeout: 256 seconds]
lassulus_ is now known as lassulus
genesis has quit [Remote host closed the connection]
matthewbauer has quit [Ping timeout: 260 seconds]
matthewbauer has joined #nixos-dev
matthewbauer has quit [Ping timeout: 245 seconds]
MichaelRaskin has quit [Quit: MichaelRaskin]
adisbladis has joined #nixos-dev
goibhniu has joined #nixos-dev
alp has left #nixos-dev ["Leaving"]
alp has joined #nixos-dev
Jackneillll has joined #nixos-dev
Jackneilll has quit [Ping timeout: 256 seconds]
__Sander__ has joined #nixos-dev
<orivej> Hydra does not start new evaluations, https://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors reports a Postgres deadlock between processes 5651 and 12930
<niksnut> obadz: just remove it
genesis has joined #nixos-dev
kgz has quit [*.net *.split]
kgz has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
adisbladis has quit [Ping timeout: 276 seconds]
peti has quit [Quit: rebooting]
peti has joined #nixos-dev
orivej has joined #nixos-dev
<orivej> gchristensen: Could you fix the error that blocks new trunk evals: https://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors
<orivej> ?
<gchristensen> let's see
jtojnar has quit [Remote host closed the connection]
<samueldr> following up on https://github.com/NixOS/nixos-homepage/issues/223 I may need guidance from those managing the S3 for cache.nixos.org, on how to best implement the change, thanks
<niksnut> the S3 bucket is not configured as a website, so it can't serve a file on /
<samueldr> this answers one of my quesitons, thanks
<samueldr> and "Specifying a Default Root Object" is only for those "configured as a website" right?
<niksnut> yes
<niksnut> sorry
<samueldr> then (so I can lookup the documentation) the cache bucket is configured as __?
<niksnut> that's for cloudfront
<niksnut> that might be an option
<gchristensen> oh nice
matthewbauer has joined #nixos-dev
matthewbauer has quit [Ping timeout: 256 seconds]
matthewbauer has joined #nixos-dev
<niksnut> gchristensen, samueldr: thanks, using a default root object works: http://cache.nixos.org/
<samueldr> \o/
<ikwildrpepper> nice
<gchristensen> yay!
<gchristensen> is it checked in to a repo / is there an easy way to update that should I, say, move that diagnostics script?
<samueldr> as for the SSL cert, while it isn't affecting nix use, it may cause confusion, did you have a tracking issue for it?
<niksnut> I don't remember how we created that cert
<gchristensen> thank you a lot, niksnut! that is so exciting!
<gchristensen> and great work, samueldr, the page looks great =)
<ikwildrpepper> niksnut: I think we bought it at RapidSSL
<samueldr> Common Name (CN)RapidSSL SHA256 CA - G3
<samueldr> Expires OnFriday, 23 November 2018 at 16:08:12
<samueldr> this is something you'll need to look at soon anyway :)
<gchristensen> we can probably switch it over to their automatic ACME / Lets Encrypt stuff pretty easily?
<niksnut> I don't know how easy that is with ACME
<niksnut> iirc, Amazon has something similar
<adisbladis[m]> AWS has their own thing, it's called ACM
<adisbladis[m]> Also free of charge
<niksnut> right
<gchristensen> obviously a scary change to make
__Sander__ has quit [Quit: Konversation terminated!]
tilpner has quit [Remote host closed the connection]
terrorjack has quit [Remote host closed the connection]
terrorjack has joined #nixos-dev
tilpner has joined #nixos-dev
Sonarpulse has joined #nixos-dev
Jackneillll has quit [Quit: Leaving]
Jackneill has joined #nixos-dev
pierron has joined #nixos-dev
ixxie has joined #nixos-dev
ixxie has quit [Ping timeout: 276 seconds]
ixxie has joined #nixos-dev
<matthewbauer> does anyone know if the Mac builders are case sensitive?
<gchristensen> they are not
<ixxie> oops sorry wrong channel
<matthewbauer> damn... I am trying to get glibc to build on macOS but hitting case sensitive issues
<LnL> matthewbauer: yeah, same with eg. the linux headers
<matthewbauer> maybe a conditional patch will work?
<LnL> I got the headers to work partially
<LnL> but there was some other problem with gcc related stuff
<matthewbauer> did you get glibc to build? i am working off of your commits: https://github.com/matthewbauer/nixpkgs/commits/cross
<LnL> don't remember if it got that far
ixxie has quit [Ping timeout: 240 seconds]
* peti wonders what's the matter with the nixos-unstable channel. https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents doesn't look good.
<peti> Is this a problem on Hydra?
<LnL> those are just canceled no?
<peti> But why?
<LnL> there was still a big queue on master because of the previous staging merge
<LnL> and there was a security update in staging, I think that's merged in now
<peti> Hmm. But why would somone cancel scheduled builds that are *needed* by the latest evaluation? That will prevent the channel from updating, no? So this seems counter-productive.
<peti> Also, https://hydra.nixos.org/eval/1461128#tabs-still-fail show plenty of test failures that look genuine.
* peti is confused.
<LnL> to avoid double work, staging was more important in this case
<LnL> hence the quick merge
<peti> Still doesn't make sense to me. Our users don't get updates from staging. They get it from the channels.
<LnL> what's the alternative?
<peti> The alternative is to not abort builds that are required for the latest version of nixos-unstable. Or, if you absolutely have to abort them for whatever reason, then at least restart them after the crisis is over.
<LnL> nixos-unstable will just skip a couple of evaluations
<LnL> and the next update won't take much longer then if that one had time to finish
<LnL> or am I missing something?
<flokli> LnL: well, nixos-unstable channel is from may 24th, so still CVE-2018-11235 not fixed IIRC
<peti> Exactly. If the purpose of that whole strategy was to deliver an update quickly, then it has evidently not worked.
<LnL> the queue on master was pretty big, wouldn't have updated either way yet
<LnL> I think this is basically still fallout from the previous staging merge
<peti> Anyhow, what happened in the past matters comparatively little. What matters now is that we get a channel update, like, soon'ish.
<flokli> so lets hope the dust settled soon
<flokli> yeah
<LnL> I think everything is somewhat stable now
<LnL> the eval from ~1d ago should has both security fixes
<flokli> not sure if that's currently blocking the channel too ;-)
<flokli> yes?
<flokli> last build is 75473793 (link from above)
<LnL> yeah, it's in the closure of the gnome test aparently
<peti> ceph and opendkim also fail to compile, which breaks nixos tests.
matthewbauer has quit [Remote host closed the connection]
matthewbauer has joined #nixos-dev
<flokli> anybody already tackling ceph?
orivej has quit [Ping timeout: 260 seconds]
infinisil has quit [Remote host closed the connection]
infinisil has joined #nixos-dev
matthewbauer has quit [Read error: Connection reset by peer]
pierron has quit [Ping timeout: 240 seconds]
jtojnar has joined #nixos-dev
orivej has joined #nixos-dev
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-dev
<andi-> trying to bump haproxy to fixe a few sec issues... fails on darwin for reasons -.- Who runs haproxy on a darwin system anyway
* andi- goes to bed full of frustration
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-dev
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-dev
matthewbauer has joined #nixos-dev
<orivej> gchristensen: Hydra has stopped evaluating master again, this time by failing "to expand heap by 10737418240 bytes": https://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-evaluations
matthewbauer has quit [Ping timeout: 240 seconds]
v0latil3 has quit [Read error: Connection reset by peer]
Jackneill has quit [Read error: Connection reset by peer]
Jackneill has joined #nixos-dev
jtojnar_ has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ has quit [Ping timeout: 265 seconds]
jtojnar has joined #nixos-dev