[14:44] meena: not sure where this came from: [14:44] /etc/rc: WARNING: Ignoring scratch file /usr/local/etc/rc.d/dsidentify.tmpl.orig [14:45] oh, interesting? [14:45] this may be somewhere in my arm64 ports build, probably [14:45] how did you build that? [14:45] I'm pretty sure my plist shouldn't allow that [14:45] its not your port [14:46] there's no plists in these because python autoplist [14:46] I'm using this https://git.sr.ht/~dch/ports/tree/main/item/net/cloud-init/files/patch-sysvinit_freebsd_dsidentify.tmpl [14:46] weird [14:46] Imm going to look at that tomorrow. [15:32] hrm it comes from patching and then python autoplist picks up the leftover .orig turds [16:15] copying sysvinit/freebsd/dsidentify.tmpl.orig -> /usr/ports/net/cloud-init/work-py39/stage/usr/local/etc/rc.d [16:15] easy fix ${FIND} ${WRKSRC} -name '*.orig' -print -delete