Skip to content

Conversation

@olevole
Copy link
Contributor

@olevole olevole commented Apr 6, 2024

  • switch to getopt(1);
  • bump python version (38 -> 39);
  • fix SSL error of installing the cloud-init dependencies via pip (ca-certificates required):
Reading https://pypi.org/simple/pyserial/
Download error on https://pypi.org/simple/pyserial/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1132) -- Some packages may not be found!
...
  • Tested on: NetBSD 10.0

- switch to getopt(1);
- fix SSL error of installing the cloud-init dependencies via pip (ca-certificates required):

```
Reading https://pypi.org/simple/pyserial/
Download error on https://pypi.org/simple/pyserial/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1132) -- Some packages may not be found!
...
```
- Tested on: NetBSD 10.0
@goneri goneri force-pushed the master branch 2 times, most recently from ddd9642 to e7f33d0 Compare November 5, 2024 22:14
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.

1 participant