Dan Langille
Dan Langille
13 days later, this hit me for FreshPorts - searching the issues for OID, I found #1292 which states: `Oid.hex is among the deprecated features that were [removed in 1.15.0](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)....
> Please upgrade to the latest code and try again first. Maybe it's already fixed. `acme.sh --upgrade` If it's still not working, please provide the log with `--debug 2`, otherwise,...
Me, personally, FreeBSD 14.2 and 14.3 The OP (via https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289444) may reply here with their information.
I don't know enough about the problem to help you. I appreciate the fix. I'll get it into the FreeBSD port and see how people react.
An interesting note: * The crontab runs every 15 minutes * the emails arrive only at 15 past and 45 past the hour * the jobs at 0 and 30...
For now, my work-around is: `/usr/bin/lockf -t 0 /tmp/.sanoid-cron-snapshot /usr/local/bin/sanoid --take-snapshots 2>&1 1 | grep -Ev 'print\(\) on closed filehandle FH at /usr/local/bin/sanoid line 179(1|7)')`
> For what its worth I am also seeing this on my home lab. But only on 2 out of 3 machines running sanoid via crontab with FreeBSD 14.3 after...
> thx for all the info, I found the issue and opened a PR fixing it Please provide a link to the PR.
Is this `fixable` by the user? Am I missing an `undef` or a `disconnect`? Advice is welcomed here. How would you fix this?
That patch does clear the messages for me. I'll try implementing that in my dev environment and see if it works there too.