if you want to install specific version, then while installing snapd you can pass the version and thats how i did install, do you want me to install the 2.61.1 or you think the version can be an issue? you think the sha3 is from a different version and running version of snapd is different? would appreciate if you can provide any steps to resolve this issue?
I’m trying to figure out how you managed to get that specific version in particular. Can you help us by sharing how you’ve installed snapd? Typically the installation instructions generated on each snap store page are accurate:
Right, and did you pass a specific version? EPEL 8 currently has 2.61.1 (and will have 2.61.2 in a few days). Can you explain why did you pass the extra arguments to get an older version and if the bugs you’re seeing are gone in the current version? Thanks!
Yes initially we had 2.61.1 but we were having some issues while installing snap packages(microk8s) , so we try to downgrade the snapd version to see if its resolve the issue or not. you are recommending us to upgrade the snapd to latest available version and see if it resolves the issue or not ? or is there anything that you can help here would be appreciated. Thanks
Yes, let’s update to the latest version for now. As for the hash mismatches, if you give me instructions on how to reproduce that I can look as well. I have not seen that myself.
We are not behind any network proxy, we are able to reach api.snapcraft.io, we tried to install hello-world but all snap packages are behaving same and throwing same error. we tried to install nano, hello-world, microk8s all packages are giving same error so it seems snapd is not installed properly but we didnt face any issue during installation so yeah we are blind here.
This is quite unexpected. Let me conjure up some commands to download a snap without snap command in the loop, perhaps we can find out what’s wrong this way.
That would be great! one more thing like if you have a list of urls those needs to be whitelisted on firewall to download any package from snap so i can get those verified from network security team as well. Thanks