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

NetBSD DNS API Test fails during prepare step #4946

Closed
rparenton opened this issue Jan 11, 2024 · 7 comments
Closed

NetBSD DNS API Test fails during prepare step #4946

rparenton opened this issue Jan 11, 2024 · 7 comments

Comments

@rparenton
Copy link
Contributor

Description

The following prepare step in .github/workflows/NetBSD.yml fails when DNS API Test runs:

        prepare: |
          /usr/sbin/pkg_add curl socat

I have not been able to figure out a way to fix it, so I'm unable to run DNS API Test to completion to submit a pull request. I'm running from a topic branch that's up to date with acmesh-official/acme.sh:dev.

Steps to reproduce

Push a commit to a DNS API script and wait for DNS API Test to run.

Debug log

2024-01-11T13:24:00.8869861Z ##[group]Run 'prepare' in VM
2024-01-11T13:24:00.8870464Z Running prepare: pkg_add curl socat
2024-01-11T13:24:00.8870929Z 
2024-01-11T13:24:00.8871312Z exec ssh: pkg_add curl socat
2024-01-11T13:24:00.8879624Z [command]/usr/bin/bash /home/runner/work/_actions/vmactions/netbsd-vm/v1/run.sh execSSHSH
2024-01-11T13:24:00.8951246Z Config file: netbsd-9.3.conf
2024-01-11T13:24:01.1818842Z sh: pkg_add: not found
2024-01-11T13:24:01.1870504Z ##[error]The process '/usr/bin/bash' failed with exit code 127
2024-01-11T13:24:01.1965600Z Post job cleanup.

The full log is available here.

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@Neilpang
Copy link
Member

it seems a bug of the testing machine, I will fix it, just wait.

@Neilpang
Copy link
Member

please rebase and try again.

@rparenton
Copy link
Contributor Author

Working now. Thanks.

@Neilpang
Copy link
Member

please rebase for Omnios.

@rparenton
Copy link
Contributor Author

Omnios works as well now. Thanks.

@Neilpang
Copy link
Member

thanks

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

No branches or pull requests

2 participants