gitea: Gitea does not appear in Snap store
- Gitea version (or commit ref): Any
- Git version: Any
- Operating system: Ubuntu
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
- Log gist: N/A
Steps to reproduce
- Visit Snap store website
- Search for Gitea
What should happen?
- Gitea listed on website
- Can install from command line with
snap install gitea
What happens instead?
- Website error message: Sorry, we couldn’t find “gitea”
- Command line error message:
error: snap "gitea" not found
Related links
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 28 (24 by maintainers)
Speaking as a curious person,
sudo snap install gitea --edgeworked for me 😃 thanks for pointing out that it’s available. If I find any issues I’ll try to log them before the next release (when this issue is resolved and Gitea appears in the store for everyone).There’s two options in that case:
The easier option is definitely the former, and seeing how it’s available (thanks! and great to see!) via edge for curious people, I think this should be fine?
@lunny I already did 😃