Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on OpenBSD, add libiconv #5309

Merged
merged 1 commit into from
Sep 29, 2024
Merged

on OpenBSD, add libiconv #5309

merged 1 commit into from
Sep 29, 2024

Conversation

jschauma
Copy link
Contributor

acme.sh dnsapi/dns_edgedns.sh invokes iconv(1) which is not provided by OpenBSD in the base system. Adding the libiconv package provides this tool.

This should also help address #4350, albeit indirectly: it looks like that PR cannot be merged because the OpenBSD test fails despite the PR not actually changing anything having to do with iconv. That is, I suspect that the test for OpenBSD failed (or would have failed, had it been run?) prior to that PR being issued.

(This was previously submitted as
acmesh-official/acmetest#28 )

acme.sh dnsapi/dns_edgedns.sh invokes iconv(1) which is not provided by
OpenBSD in the base system. Adding the libiconv package provides this tool.

This should also help address acmesh-official#4350, albeit indirectly:
it looks like that PR cannot be merged because the OpenBSD test fails despite
the PR not actually changing anything having to do with iconv. That is, I
suspect that the test for OpenBSD failed (or would have failed, had it been
run?) prior to that PR being issued.

(This was previously submitted as
acmesh-official/acmetest#28 )
@Neilpang
Copy link
Member

send to dev branch.

@jschauma jschauma changed the base branch from master to dev September 29, 2024 16:07
@jschauma
Copy link
Contributor Author

Done.

@Neilpang Neilpang merged commit 8e35f8c into acmesh-official:dev Sep 29, 2024
@jschauma
Copy link
Contributor Author

jschauma commented Sep 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants