There was a bug in the original symlink code that was utilized in 2.44. The fix 
itself was doing the overlayfs correction correctly. But the (unchanged) 
symlink in:
https://github.com/snapcore/snapd/pull/8279/files#diff-f440ed51e6e7c93f4920731345213192R114
has a bug: instead of `filepath.Dir(s.path) == dirs.SnapSeedDir ` it must use 
strings.HasPrefix(). The code in snapd 2.45 has this fix so the next respin of 
the desktop CD will fix it once the 2.45 SRU is approved. I tested this 
manually and a stock 2.45 snapd DTRT in the livecd environment.

** Changed in: snapd
       Status: In Progress => Fix Committed

** Changed in: snapd (Ubuntu)
       Status: In Progress => Fix Committed

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

Title:
  Hardlinking snaps wastes 400 MB tmpfs RAM in live CDs

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

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

Reply via email to