01:55
lassulus_ has joined #nixos-dev
01:58
lassulus has quit [Ping timeout: 256 seconds]
01:58
lassulus_ is now known as lassulus
02:19
genesis has quit [Remote host closed the connection]
02:50
matthewbauer has quit [Ping timeout: 260 seconds]
02:54
matthewbauer has joined #nixos-dev
03:24
matthewbauer has quit [Ping timeout: 245 seconds]
07:34
MichaelRaskin has quit [Quit: MichaelRaskin]
07:35
adisbladis has joined #nixos-dev
07:56
goibhniu has joined #nixos-dev
08:50
alp has left #nixos-dev ["Leaving"]
08:51
alp has joined #nixos-dev
08:57
Jackneillll has joined #nixos-dev
09:00
Jackneilll has quit [Ping timeout: 256 seconds]
09:08
__Sander__ has joined #nixos-dev
09:55
<
niksnut >
obadz: just remove it
10:00
genesis has joined #nixos-dev
10:20
kgz has quit [*.net *.split]
10:29
kgz has joined #nixos-dev
10:31
orivej has quit [Ping timeout: 240 seconds]
10:33
adisbladis has quit [Ping timeout: 276 seconds]
11:04
peti has quit [Quit: rebooting]
11:10
peti has joined #nixos-dev
12:05
orivej has joined #nixos-dev
12:59
<
gchristensen >
let's see
13:44
jtojnar has quit [Remote host closed the connection]
14:41
<
niksnut >
the S3 bucket is not configured as a website, so it can't serve a file on /
14:41
<
samueldr >
this answers one of my quesitons, thanks
14:42
<
samueldr >
and "Specifying a Default Root Object" is only for those "configured as a website" right?
14:42
<
samueldr >
then (so I can lookup the documentation) the cache bucket is configured as __?
14:42
<
niksnut >
that's for cloudfront
14:42
<
niksnut >
that might be an option
14:43
<
gchristensen >
oh nice
14:43
matthewbauer has joined #nixos-dev
14:54
matthewbauer has quit [Ping timeout: 256 seconds]
14:55
matthewbauer has joined #nixos-dev
15:15
<
ikwildrpepper >
nice
15:15
<
gchristensen >
yay!
15:16
<
gchristensen >
is it checked in to a repo / is there an easy way to update that should I, say, move that diagnostics script?
15:16
<
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?
15:17
<
niksnut >
I don't remember how we created that cert
15:18
<
gchristensen >
thank you a lot, niksnut! that is so exciting!
15:18
<
gchristensen >
and great work, samueldr, the page looks great =)
15:18
<
ikwildrpepper >
niksnut: I think we bought it at RapidSSL
15:18
<
samueldr >
Common Name (CN)RapidSSL SHA256 CA - G3
15:18
<
samueldr >
Expires OnFriday, 23 November 2018 at 16:08:12
15:18
<
samueldr >
this is something you'll need to look at soon anyway :)
15:19
<
gchristensen >
we can probably switch it over to their automatic ACME / Lets Encrypt stuff pretty easily?
15:24
<
niksnut >
I don't know how easy that is with ACME
15:24
<
niksnut >
iirc, Amazon has something similar
15:24
<
adisbladis[m] >
AWS has their own thing, it's called ACM
15:24
<
adisbladis[m] >
Also free of charge
15:26
<
gchristensen >
obviously a scary change to make
15:31
__Sander__ has quit [Quit: Konversation terminated!]
15:35
tilpner has quit [Remote host closed the connection]
15:38
terrorjack has quit [Remote host closed the connection]
15:39
terrorjack has joined #nixos-dev
15:39
tilpner has joined #nixos-dev
16:04
Sonarpulse has joined #nixos-dev
16:14
Jackneillll has quit [Quit: Leaving]
16:19
Jackneill has joined #nixos-dev
16:33
pierron has joined #nixos-dev
16:35
ixxie has joined #nixos-dev
16:46
ixxie has quit [Ping timeout: 276 seconds]
16:56
ixxie has joined #nixos-dev
17:04
<
matthewbauer >
does anyone know if the Mac builders are case sensitive?
17:04
<
gchristensen >
they are not
17:10
<
ixxie >
oops sorry wrong channel
17:14
<
matthewbauer >
damn... I am trying to get glibc to build on macOS but hitting case sensitive issues
17:18
<
LnL >
matthewbauer: yeah, same with eg. the linux headers
17:19
<
matthewbauer >
maybe a conditional patch will work?
17:21
<
LnL >
I got the headers to work partially
17:21
<
LnL >
but there was some other problem with gcc related stuff
17:25
<
LnL >
don't remember if it got that far
18:11
ixxie has quit [Ping timeout: 240 seconds]
18:47
<
peti >
Is this a problem on Hydra?
18:50
<
LnL >
those are just canceled no?
19:03
<
LnL >
there was still a big queue on master because of the previous staging merge
19:03
<
LnL >
and there was a security update in staging, I think that's merged in now
19:05
<
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.
19:06
* peti
is confused.
19:06
<
LnL >
to avoid double work, staging was more important in this case
19:07
<
LnL >
hence the quick merge
19:10
<
peti >
Still doesn't make sense to me. Our users don't get updates from staging. They get it from the channels.
19:13
<
LnL >
what's the alternative?
19:15
<
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.
19:20
<
LnL >
nixos-unstable will just skip a couple of evaluations
19:20
<
LnL >
and the next update won't take much longer then if that one had time to finish
19:21
<
LnL >
or am I missing something?
19:21
<
flokli >
LnL: well, nixos-unstable channel is from may 24th, so still CVE-2018-11235 not fixed IIRC
19:22
<
peti >
Exactly. If the purpose of that whole strategy was to deliver an update quickly, then it has evidently not worked.
19:23
<
LnL >
the queue on master was pretty big, wouldn't have updated either way yet
19:24
<
LnL >
I think this is basically still fallout from the previous staging merge
19:25
<
peti >
Anyhow, what happened in the past matters comparatively little. What matters now is that we get a channel update, like, soon'ish.
19:25
<
flokli >
so lets hope the dust settled soon
19:25
<
LnL >
I think everything is somewhat stable now
19:27
<
LnL >
the eval from ~1d ago should has both security fixes
19:27
<
flokli >
not sure if that's currently blocking the channel too ;-)
19:30
<
flokli >
last build is 75473793 (link from above)
19:31
<
LnL >
yeah, it's in the closure of the gnome test aparently
19:33
<
peti >
ceph and opendkim also fail to compile, which breaks nixos tests.
19:36
matthewbauer has quit [Remote host closed the connection]
19:37
matthewbauer has joined #nixos-dev
19:52
<
flokli >
anybody already tackling ceph?
20:07
orivej has quit [Ping timeout: 260 seconds]
20:15
infinisil has quit [Remote host closed the connection]
20:20
infinisil has joined #nixos-dev
20:46
matthewbauer has quit [Read error: Connection reset by peer]
20:51
pierron has quit [Ping timeout: 240 seconds]
20:53
jtojnar has joined #nixos-dev
21:05
orivej has joined #nixos-dev
21:11
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
21:11
infinisil has joined #nixos-dev
21:17
<
andi- >
trying to bump haproxy to fixe a few sec issues... fails on darwin for reasons -.- Who runs haproxy on a darwin system anyway
21:17
* andi-
goes to bed full of frustration
21:17
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
21:18
infinisil has joined #nixos-dev
21:41
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
21:43
infinisil has joined #nixos-dev
21:48
matthewbauer has joined #nixos-dev
22:27
matthewbauer has quit [Ping timeout: 240 seconds]
23:08
v0latil3 has quit [Read error: Connection reset by peer]
23:14
Jackneill has quit [Read error: Connection reset by peer]
23:15
Jackneill has joined #nixos-dev
23:49
jtojnar_ has joined #nixos-dev
23:51
jtojnar has quit [Read error: Connection reset by peer]
23:55
jtojnar_ has quit [Ping timeout: 265 seconds]
23:57
jtojnar has joined #nixos-dev