Hilmar Preuße

Results 31 comments of Hilmar Preuße

As mentioned, the has reported to Ubuntu too. Attached to that issue is a patch, which is told sove the issue. Kindly have a look at it. Thanks!

If you open the link "https://bugs.launchpad.net/ubuntu/+source/pssh/+bug/387816", you'll see attachment in the posts from "Steger Jozsef (steger)"

I'm not the author of the patch and I don't speak python. Sorry! - I checked if double -O option is accepted. This seems to work, but I can't check...

Same issue here, the "check_logfiles -v" is attached. Striking is the message Fri Jan 28 15:47:23 2022: this is not the same logfile /appl/laugh/test.log 64774:4163772 != 64770:4163772 check_logfiles thinks that...

Another remark: the elastic people have similar issues, here the file identity strategy [can be configured](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-filestream.html#_file_identity_3).

Sorry, I'm to stupid to use that option. What am I doing wrong? `ramdomdevno` does not work either although the commit c29c3d4 gives the idea that correct option name is...

I can confirm that version 4.1 (when using the option `--randomdevno`) solves the issue for me. Many thanks!

> Do you have a Redis service running, as is done [here](https://github.com/proftpd/proftpd/blob/master/.github/workflows/ci.yml#L22), for use by those Redis unit tests? If not, that might explain that test failure. (Or it could...

> > > For the `inet` test [here](https://github.com/proftpd/proftpd/blob/master/tests/api/inet.c#L843), there is a macro, and a corresponding `./configure` way of toggling it, _.e.g_ `./configure --enable-tests=local-only ...`; see [49ef73f](https://github.com/proftpd/proftpd/commit/49ef73f7193242eac07de27c2e853d9e805162ec) This might be appropriate...