Guido U. Draheim

Results 150 comments of Guido U. Draheim

I have actually added a "make fortify" variant to check with the gcc adress sanitizer. So it shouldnt be possible to creep in again.

added some wrapper for the print

I have developed a DEVGUIDE to make sure this problem does not arise again. The source code has been prepared for a 0.13.75 release now.

I dont know what you're after. Looking at the logs like this had always been a bit hacky.

The 999 is not a good thing to put here. Actually, RestartSec is influenced by StartLimitInterval/StartLimitIntervalSec - did you change that in the service spec? I guess that the real...

SystemD is simply not documented well, so in the end one has to use experience to get to conclusions about its inner logic. Now that you mention it, I see...

This looks like some old version of systemctl.py - can you clarify?

That allows for a generalization (develop branch)

There is a working example in the source code - "testbuilds.py test_250" and "testbuilds.py test_260". I just made it working, and I wanted to have a test with conan as...

The "testbuilds.py" requires an active docker service as it uses a containerized crossgcc. I do not expect anyone to preinstall a compiler on the host to get some tests running....