!zghijEASpYQWYFzriI:nixos.org

Hydra

394 Members
111 Servers

Load older messages


SenderMessageTime
1 May 2026
@Ericson2314:matrix.orgJohn Ericson BMG: checking back in on the drv path non null :) 15:49:48
@brian:bmcgee.ieBMGI was gonna have a look there but my key has been blatted again. It wasn't applied via nixos/infra and it seems some other changes have been rolled out17:18:06
@brian:bmcgee.ieBMG John Ericson: looking at the db schema, BuildSteps has a type column. It can be a build or a substitution. In the case of a substitution, isn't it valid to not have a drv path? 17:21:57
@Ericson2314:matrix.orgJohn Ericson BMG: I was worried that might be the case but I do not know 17:22:30
@Ericson2314:matrix.orgJohn Ericsonit depends what is being substituted17:22:41
@Ericson2314:matrix.orgJohn Ericson I don't think inputSrcs gets a steps 17:22:50
@brian:bmcgee.ieBMG

Regardless, it's a simple enough query once I get access again:

SELECT count(*) AS missing_drvpath_steps                                                                                                                                                                         
FROM BuildSteps
WHERE drvPath IS NULL OR drvPath = '';
17:22:50
@brian:bmcgee.ieBMG Mic92: can you add my key in a permanent sense? 17:23:25
@brian:bmcgee.ieBMGcos I'll be poking around this more when I get around to the GC stuff anyway17:23:42
@joerg:thalheim.ioMic92
In reply to @brian:bmcgee.ie
Mic92: can you add my key in a permanent sense?
Do we still got NixOS config for it?
17:27:56
@brian:bmcgee.ieBMG🤷 lemme double check it's not something weird with my key17:29:59
@brian:bmcgee.ieBMGNope, definitely doesn't like my key any more. It did yesterday17:30:36
@vcunat:matrix.orgvcunatWe do.17:57:57
@vcunat:matrix.orgvcunathttps://github.com/NixOS/infra/tree/main/build/haumea17:58:32
@vcunat:matrix.orgvcunatI can prepare the code now, etc.17:59:57
@vcunat:matrix.orgvcunat BMG you should be able to login again now. 18:06:23
@vcunat:matrix.orgvcunathttps://github.com/NixOS/infra/pull/102018:08:52
@brian:bmcgee.ieBMG Thanks, I can test it in a little bit 18:43:05
@brian:bmcgee.ieBMGsuccess 👍️19:13:16
@brian:bmcgee.ieBMG

John Ericson:

hydra=# select count(*) as missing_drvpaths from buildsteps where drvPath is null or drvPath = '';
 missing_drvpaths 
------------------
            54014
(1 row)
19:16:57
@Ericson2314:matrix.orgJohn Ericsonone row!19:17:30
@Ericson2314:matrix.orgJohn Ericsonahhh!19:17:32
@Ericson2314:matrix.orgJohn Ericsonwhat fucked up step do we have here? :)19:17:45
@brian:bmcgee.ieBMGno you're mis reading, I'm odoing a count19:17:57
@Ericson2314:matrix.orgJohn Ericsonoh19:18:04
@brian:bmcgee.ieBMG* no you're mis reading, I'm doing a count19:18:04
@Ericson2314:matrix.orgJohn Ericsonoh yeah19:18:07
@Ericson2314:matrix.orgJohn Ericsonbummer19:18:08
@Ericson2314:matrix.orgJohn Ericsonway more than 119:18:10
@Ericson2314:matrix.orgJohn Ericsonare they current?19:18:32

Show newer messages


Back to Room ListRoom Version: 6