<flokli>
ekleog: urgh, your comment regarding the gitlab PR seems to be a bit delayed ;-)
<ekleog>
flokli: just sent it actually, I have been waiting for quite a few minutes for the tests to complete locally, and just now gave up when seeing that the pre-change builds didn't complete either, pushed and sent my comment -- and noticed yours just after ^^'
<flokli>
ekleog: the gitlab tests are very slow, due to the 9p filesystem and ruby reading the same files over and over again, but eventually finish if not timing out on ofborg
<ekleog>
it's still not hit the timeout, though, so I'm keeping a glimmer of hope, but not much more
<ekleog>
oh so them having already taken ~10-15min is normal, 'k
<flokli>
yeah
<flokli>
so you merged to master and backported?
<ekleog>
yup
<flokli>
ok cool, thanks
<ekleog>
well, cherry-picked to master and cherry-pick -x'd back to 19.03
<flokli>
fair enough
<ekleog>
I'd like to suggest adding nixosTests.gitlab to passthru.tests, if it's known to be supposed to work :)
* ekleog
advocating for passthru.tests wherever whenever he can
<flokli>
in case hydra timeouts are long enough, go for it :-)
<flokli>
I got some TODOs for it as well. it should be made updateScript compatible, and we might be able to automagically update all buildGoPackage derivations too
<flokli>
but didn't get to it so far…
<ekleog>
hmm then next time I nix-build gitlab's test I'll think of `time`-ing it, so that I can set the test's `meta.timeout`
<ekleog>
for now only r-ryantm takes passthru.tests, though I'm hoping to get ofborg to build it soon enough(tm) and maybe hydra someday, so not having it shouldn't be that big an issue
<{^_^}>
#63048 (by Ekleog, 14 seconds ago, open): gitlab: add link to nixos test in passthru.tests
<flokli>
ekleog: not today anymore - quite late here ;-)
<ekleog>
same here, should have gone to bed for long :( anyway, it's a 4-line PR, so it won't take long to review tomorrow either, and there's no hurry :)
<flokli>
yup
pie__ has quit [Ping timeout: 250 seconds]
justanotheruser has quit [Ping timeout: 248 seconds]
hmpffff has joined #nixos-security
Synthetica has joined #nixos-security
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-security
pie__ has joined #nixos-security
justanotheruser has joined #nixos-security
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-security
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-security
hmpffff has quit [Quit: nchrrrr…]
<marek>
I'm packaging a python app with multiple dependencies, I build a dependency with correct version, resulting in as /nix/store/idj630ipr52s44khi3vyif0wzl1c090p-python3.7-readchar-2.0.1
<marek>
oh nvm, I think I know where the issue is
<marek>
often it is just the question of asking the question to look at a problem differently :)