Uros Gruber

Results 51 comments of Uros Gruber

I could try to make a port but I would need more details about all the dependencies and special steps for installation.

I submited py-ntplib because it's missing in ports collection atm (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202525). I have working port dd-agent localy but I need to make proper config and agent patches. For now I...

I manage to get in the first port. The main dd-agent is almost ready. I can attach patch here and you can try on you end? Btw didn't get finish...

mostly configuration with py-supervisord in case you already have this installed. My first attempt was to go without this initially.

@till I created a repo https://github.com/urosgruber/dd-agent-FreeBSD also there is a new port submission for py-docker (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204162) It's required during build for 5.5.x. If you can help me with this I...

No, but It doesn't build unless it's installed. I actually don't anything about docker and would be happy if there is any way around it.

This is the error I get when doing build ``` Traceback (most recent call last): File "", line 1, in File "setup.py", line 10, in from config import get_version File...

:+1: I updated port with this patch and it builds successfully now.

Also there is a new PR where I add pkg-message. Could you take a look what would should be added in this file. Also English is not my native so...

@till I updated repo with latest changes I had. So it should install supervisord config as well. Can you try and check if it runs on your end. Use command...