I have not been able to reproduce this.

Starting from a barebones 18.04, I did

sudo apt install snapd
snap download core18
snap download jq-core18
truncate -s 50M core18*.snap
rename 's/$/.partial/' core18*.snap
sudo cp *.partial /var/lib/snapd/snaps/
sudo snap install --dangerous ./jq-core18*.snap

and snapd used the .partial with no issues.

How can I reproduce the issue?

** 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/1824230

Title:
  Download not resumed for base snap when using "snap install
  --dangerous"

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

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

Reply via email to