samueldr changed the topic of #nixos-infra to: NixOS infrastructure | logs: https://logs.nix.samueldr.com/nixos-infra/
ikwildrpepper has joined #nixos-infra
ikwildrpepper has quit [Changing host]
<tilpner> samueldr: I may have found a case for nixos-homepage#375
<tilpner> But it fails with NoSuchKey
<tilpner> But when you go to https://channels.nixos.org/nixos-19.09, you can see store-paths.xz
<tilpner> Can anyone confirm this behaviour?
<tilpner> Oh no, too many CDNs. Did I confuse Netlify with Fastly here?
<tilpner> The redirection is happening at the wrong time, but I'm not sure who to ping
<tilpner> It's weird that the web interface has two entries for nixos-19.09, one with trailing slash and one without
<tilpner> And store-paths.xz is present in one, but not in the other
<tilpner> The entry nixos-19.09/ seems to be the relevant one, nixos-19.09 acts more like a symlink
<tilpner> So the error might be correct, and this would not be a redirection issue
<tilpner> But that prompts the questions of "why are there two?", "why do they have different contents?", and "is that how it was intended to be, or a bug"?
monokrome has joined #nixos-infra
<garbas> tilpner: this is intended behaviour, since with s3 you need to create redirect for each key
<garbas> tilpner: but maybe we missed some usecases. where do you need it?