=== caribou_ is now known as Caribou === Caribou is now known as Guest42097 === Guest42097 is now known as caribou === JanC is now known as Guest85497 === JanC_ is now known as JanC === cachio_ is now known as cachio_lunch === cachio_lunch is now known as cachio [16:45] jjohansen, tyhicks: any updates on getting a fix for bug 1713103? Should I just apply a patch reflecting the differences shown in comment #6? [16:45] bug 1713103 in linux (Ubuntu) "snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7" [High,Triaged] https://launchpad.net/bugs/1713103 [16:45] note that I discovered yesterday that this also causes libvirtd to fail to start [16:48] sforshee: sorry, yeah there is a fix, just using the diff is close, but not quite the actual perms we want [16:48] I'll send it out [16:48] jjohansen: thanks! [17:02] sforshee: btw Casey dropped a new version of the LSM stacking patches yesterday, I've built and tested, they still have the same issue as the last set that broke apparmor [17:03] I do have a patch for that, but am waiting on Casey's response [17:03] ack [17:06] sforshee: patch sent to kteam list [17:06] jjohansen: excellent, ta [17:21] sforshee: I'll see if I can't get the regression test fixes pushed today as well [17:21] hey [17:21] stupid user question [17:22] cpio -uid that doesnt work... only extracts the 'kernel/' dir [17:22] lsinitramfs does the right thing, and has comments of: [17:22] # There may be a prepended uncompressed archive. cpio [17:22] # won't tell us the true size of this so we have to [17:22] # parse the headers and padding ourselves. This is [17:22] # very roughly based on linux/lib/earlycpio.c [17:22] is there some way to "extractinitramfs" ? [17:45] looks like i could either copy that hunk of code or dracut 'skiparchive' [17:45] https://www.centos.org/forums/viewtopic.php?t=51621 [20:46] smoser: isn't there and lsinitramfs package or similar [20:47] oh you said that, as you were [20:47] apw, no extract [20:47] the 'skiparchive' thing does work.