[systemd-bugs] [Bug 76335] Requirements are inaccurate (kernel >= v3.2 required)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 20 06:11:04 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76335
Michael Janssen <jamuraa at base0.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #2 from Michael Janssen <jamuraa at base0.net> ---
This bug isn't actually fixed.
As I noted in the initial report, the LO_FLAGS_PARTSCAN was only the error that
I was getting. I worked around by just not compiling systemd-nspawn. With
current git master I still can't compile systemd-nspawn against kernel v3.0:
src/nspawn/nspawn.c: In function 'setup_image':
src/nspawn/nspawn.c:1908:29: error: 'LOOP_CTL_GET_FREE' undeclared (first use
in this function)
src/nspawn/nspawn.c:1908:29: note: each undeclared identifier is reported only
once for each function it appears in
src/nspawn/nspawn.c: In function 'loop_remove':
src/nspawn/nspawn.c:2314:24: error: 'LOOP_CTL_REMOVE' undeclared (first use in
this function)
make[3]: *** [src/nspawn/systemd_nspawn-nspawn.o] Error 1
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140320/9a4178f8/attachment.html>
More information about the systemd-bugs
mailing list