ar- / incron

cron-like daemon which handles filesystem events
Other
223 stars 52 forks source link

Solve#36 1 #75

Open schplurtz opened 3 years ago

schplurtz commented 3 years ago

Hi,

This is a sligthly modified version of the proposed solution to #36 by original author Willi Mann.

it fixes #36

It also solves Debian bug #947425 by Willi Mann, and my own report #973927 which happens to be a duplicate.

I also bumped version to 0.5.13

Hope you'll like it.

Nikoh77 commented 3 years ago

hi guys, i am same problem, is incron stiil in development? This bug is a big bug... can someone investigate and solve please? I am on ubuntu server 20.04 and incron 5.12

galaxy4public commented 3 years ago

@schplurtz , have you looked at #45, where I was fixing the same issue (back in 2018)? Just asking. :)

Nikoh77 commented 3 years ago

@schplurtz , have you looked at #45, where I was fixing the same issue (back in 2018)? Just asking. :)

It seems not fixed to me, this bug still occurr on my system.

schplurtz commented 3 years ago

Hi @galaxy4public . Sorry for the delay

@schplurtz , have you looked at #45, where I was fixing the same issue (back in 2018)? Just asking. :)

I saw it but not until I was about to submit my PR... :-(. As you say, it fixes #36 too. I was just a bit scared by it, because I could not evaluate whether the code relocation would have other effects, for the better or the worse...

Let's hope one the 2 PR gets merged one day.

holubovskyi commented 1 year ago

Hello @ar-, first of all, thank you for the incron project. I really like this tool but this problem #36 is causing a lot of pain. Can you possibly review this pull request?

patricksebastien commented 1 year ago

@schplurtz For me this PR doesn't fix the issue, but the fix from @galaxy4public is working. https://github.com/galaxy4public/incron/commit/134900ea1dd19834ba6e6c7e7e07611a0e0d78a0