the openssl port isn't installed in the jail for the build
process.
how can I solve this?
Regards,
Frank de Bot
# This file is auto-generated by 'make config'.
# Options for mariadb55-client-5.5.41
_OPTIONS_READ=mariadb55-client-5.5.41
_FILE_COMPLETE_OPTIONS_LIST=FASTMTX BUND
The sphinx-2.2.7.log build log can be found here:
http://pastebin.com/qtZnaEdL
Frank de Bot wrote:
> Hello,
>
> With poudriere I build custom packages from FreeBSD 10.1 . Since a while
> textproc/sphinxsearch fails the builds with as it seems mysql library
> related errors.
Matthew Seaman wrote:
> On 2015/01/27 07:14, Frank de Bot wrote:
>> With poudriere I build custom packages from FreeBSD 10.1 . Since a while
>> textproc/sphinxsearch fails the builds with as it seems mysql library
>> related errors. Attached is the output log of the buil
Bjoern A. Zeeb wrote:
>
>> On 04 Nov 2015, at 21:18 , Frank de Bot (lists) wrote:
>>
>> Hi,
>>
>> I've a jail setup with only ipv6. I want to use openssh as ssh daemon.
>> When ssh to the jail, it ask for password, accepts it shows motd and
>>
I agree it's easy, but I think ports should not have such dependency.
The ports system lets you choose the SSL package (or base) you want to
build everything with. I think it's going to be problematic if a port
decides on it's own to install openssl/libressl whilst you have build
everything with a
ipv6, there is no
problem.
My jail config is:
ipv6only {
host.hostname = "ipv6only";
# ip4.addr = x.x.x.224;
ip6.addr = x:x:x:4::7;
path = "/opt/jails/ipv6only";
}
what can cause it hang so badly when using only ipv6? there is no
Hi,
I have some issue with a certain port version update. If I downgrade
this port everything works well.
I use poudriere to build my own packages with own options. Is it
possible with poudriere to stick to a certain revision of a port?
Regards,
Frank de Bot