[Bug 240788] [NEW PORT] sysutils/ansible-sysrc: Ansible module to set sysvars in rc.conf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 24 16:54:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240788
--- Comment #13 from Lewis Cook <vulcan at wired.sh> ---
(In reply to Kubilay Kocak from comment #9)
Managed to quickly setup poudriere on a server. Started the build process which
yielded the results:
> [00:00:02] Warning: (sysutils/ansible-kld): Error: sysutils/ansible-kld has dependency on sysutils/ansible with invalid empty FLAVOR; Please contact maintainer of the port to fix this.
> [00:00:02] Warning: (sysutils/ansible-sysrc): Error: sysutils/ansible-sysrc has dependency on sysutils/ansible with invalid empty FLAVOR; Please contact maintainer of the port to fix this.
Turns out, the whole reasoning earlier for the error is because of a one line
fix:
> USES=python
Which would then define the values for PY_FLAVOR which was previously
undefined. I'm 99.9% sure that this is the issue, and if such is the case I'll
submit the patches for ansible-kld and ansible-sysrc and go from there, just
wanted to confirm this with you. Thanks!
I cant say I've created a python port before so I'm a little rusty in this
area. :)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list