Dan Langille

Results 97 comments of Dan Langille

I suggest the server should be on UTC to avoid this issue.

Coincidentally, I was just looking at our in-house version of this pull request & wondering about it.

7 months later, another *cough*

This is the file in question, now properly installed: ``` root@13amd64-default-master-list:~ # cat /jails/freshports/etc/make.conf # this avoids Abort trap when cc is invoked in a makefile CC=echo # OSVERSION OSVERSION!=...

To be clear, this file was accidentally installed to `stage/etc/make.conf` instead of `stage/jails/freshports/etc/make.conf` grepping old IRC logs, 2017-01-09.log has a discussion with mat. This might be why, but I'm not...

Removing the directory check produced many errors in my overnight cronjob. I reverted that change and pushed it. ``` mkdir: /usr/local/poudriere/data/.m/122amd64-default-primary/ref/local-patches: File exists mkdir: /usr/local/poudriere/data/.m/122amd64-default-primary/01/local-patches: File exists mkdir: /usr/local/poudriere/data/.m/122amd64-default-primary/04/local-patches: File...

My latest push brought in commits unrelated to the hook. I'll fix that up.