Tried below workaround, but it couldn't work for our case.

https://askubuntu.com/questions/1107388/snaps-wont-install-in-
ubuntu-18-04

sudo apt install jq
sudo cp /var/lib/snapd/state.json /var/lib/snapd/state.json-old 
sudo systemctl stop snapd
sudo cat /var/lib/snapd/state.json | jq 'delpaths([["data", "auth", 
"device"]])' > state.json-new
sudo cp state.json-new /var/lib/snapd/state.json
sudo systemctl start snapd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828604

Title:
  Lenovo T490S and X390 GM do not have Firefox.App store install errors
  out

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1828604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to