Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2019 16:54:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240788] [NEW PORT] sysutils/ansible-sysrc: Ansible module to set sysvars in rc.conf
Message-ID:  <bug-240788-7788-Mg0YagfxhZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240788-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240788-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240788

--- Comment #13 from Lewis Cook <vulcan@wired.sh> ---
(In reply to Kubilay Kocak from comment #9)

Managed to quickly setup poudriere on a server. Started the build process w=
hich
yielded the results:

> [00:00:02] Warning: (sysutils/ansible-kld): Error: sysutils/ansible-kld h=
as 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-sys=
rc has dependency on sysutils/ansible with invalid empty FLAVOR; Please con=
tact maintainer of the port to fix this.

Turns out, the whole reasoning earlier for the error is because of a one li=
ne
fix:=20

> USES=3Dpython

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. :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240788-7788-Mg0YagfxhZ>