Score:0

Unable to install snap packages

cn flag

I have tried installing snap store or any other snap packages but i keep getting an error : error: cannot perform the following tasks:

  • Mount snap “snap-store” (558) (snap “snap-store” assumes unsupported features: snapd2.43 (try to update snapd and refresh the core snap))

I’ve tried to both remove snap a reinstall it, I have tried updating snap and everything seems to be fine and yet it will still not install snap packages.

snap version:

  1. snap 2.37.4-1+b1
  2. snapd 2.37.4-1+b1
  3. series 16
  4. deepin 20.3
  5. kernel 5.10.60-amd64-desktop
Vthechamp avatar
jp flag
What package are you trying to install?
peter karanja avatar
cn flag
snap-store and spotify
Vthechamp avatar
jp flag
try `sudo snap refresh core; sudo snap install core snapd` and then installing `snap-store` and `spotify`?
peter karanja avatar
cn flag
i am getting an error: cannot install "core", "snapd": cannot install snapd snap on a model without a base snap yet
Vthechamp avatar
jp flag
`sudo apt-get purge snapd` `sudo apt-get install snapd`, purge it and re install it and try
N0rbert avatar
zw flag
What is your Ubuntu version? Please add output of `apt-cache policy snapd` .
Artur Meinild avatar
vn flag
Are you using Debian 10 (Buster)? [Because the package version would suggest so.](https://debian.pkgs.org/10/debian-main-amd64/snapd_2.37.4-1+b1_amd64.deb.html)
peter karanja avatar
cn flag
deepin is built on debian 10
Artur Meinild avatar
vn flag
Ok, that explains. Unfortunately, other Debian-derived distros are off-topic here. Try [unix.se] instead.
Score:3
vn flag

You are running an ancient* version of snapd - current version is 2.53.4**.

As suggested in comment, purge and reinstall snapd to fix this:

sudo apt-get purge snapd
sudo apt-get install snapd

Be sure to update your packages regularly, either by unattended upgrades, or by running:

sudo apt-get update && sudo apt-get upgrade

* Software older than 1 year is in fact ancient.

** This was written under the assumption that the question is about Ubuntu, which unfortunately isn't the case

N0rbert avatar
zw flag
It is not ancient. Version number indicates that it is not official Ubuntu package - see https://packages.ubuntu.com/search?suite=all&exact=1&searchon=names&keywords=snapd .
Artur Meinild avatar
vn flag
[Snap 2.37.4 was released 27 Feb 2019](https://github.com/snapcore/snapd/releases?page=6) - so yeah it's ancient. But you're probably right it isn't Ubuntu either.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.