Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 692198

Summary: app-emulation/lxd-3.16 version bump
Product: Gentoo Linux Reporter: fling <fling>
Component: KeywordingAssignee: Erik Mackdanz <stasibear>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://discuss.linuxcontainers.org/t/lxd-3-16-has-been-released/5445
Whiteboard:
Package list:
Runtime testing required: ---
Attachments:
Description Flags
builds is works without issues none

Description fling 2019-08-15 09:58:21 UTC
lxd 3.16 adds shiftfs support for custom volumes allowing to share the same volumes between any number of privileged, unprivileged and isolated containers.

lxd-3.16 ebuild should address few minor changes compared to lxd-3.14
gopath changed from ./dist to ./_dist;
Builtin deps moved from ./dist to ./_dist/deps;
Two new deps: libco and raft;

Should not the builtin deps be built separately?
Comment 1 fling 2019-08-23 13:05:34 UTC
Created attachment 587828 [details]
builds is works without issues
Comment 2 Erik Mackdanz gentoo-dev 2019-09-09 03:01:44 UTC
Wow, thanks so much for putting in this work.  I've accepted the patch verbatim.  I appreciate your digging in like that.  Sorry for the delay, I have very little time to stay on top of all this.

Unfortunately 3.17 breaks and I don't see a clear reason for it...  Will keep looking.