Hi, thanks for reporting, does the same problem happen if you use `snap
install --unicode=never --color=never insomnia` ?

If it does still panic, can you try the following:


id=$(snap install hello-world --no-wait)
until snap changes | grep -P "^$id\s+Done"; do echo snap changes | grep -P 
"^$id"; done
snap run hello-world


and post the output from that?

** Changed in: snapd (Ubuntu)
       Status: New => Incomplete

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

Title:
  "panic: runtime error: slice bounds out of range" while installing any
  snap package

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to