Cannot install firefox in Ubuntu running on virtual machine (MAC M1)
Open
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
Hi,
After installing ubuntu using virtual machine UTM (on a M1 mac with arm64), I tried to install firefox using the following command:
`sudo snap install firefox`
I get the following error:
`error: cannot install "firefox": Post
https://api.snapcraft.io/v2/snaps/refresh: x509: certificate signed by
unknown authority`
To cope with this issue, I ran the following command:
`openssl s_client -connect api.snapcraft.io:443`
It prints correctly the CA.
Any help please?
Contributor guide
Assessment
This issue has not been assessed yet.