bug#67725: file-database-mcron-jobs expects updatedb to be in /bin, but plocate has it in /sbin

2023-12-11 Thread David Pflug
Hello,

Chased down the subject line while troubleshooting why my locate db
wasn't updating. Would it be better to alter file-database-mcron-jobs
to check both locations or the plocate package to move its updatedb to
the usual spot?

Actually, its updatedb isn't even a shell script. It doesn't need sed
or coreutils/find. Maybe plocate should provide its own filedb update
service? plocate-file-database-mcron-jobs

I'm happy to work on any of those, but I don't know what's idiomatic
here. Anyone want to weigh in?

Thanks,





bug#70034: Hostkey error when pulling or building from private git repository

2024-10-31 Thread David Pflug
As another data point, I'm encountering this issue as well and
ssh-keyscan didn't resolve it.

I'm not following the code flow to try to help with this (yet?).

I can say that libgit2 doesn't seem to've made any relevant changes
since the release of 1.8.1 in May.





bug#77086: Filesystems not unmounted on reboot

2025-06-10 Thread David Pflug
I was just bit by this on a fresh install. Once I've got this setup
finalized, I'll try to reproduce on a vm and prune it down to a
minimal test case.

-- 
David Pflug