Re: [systemd-devel] XSLT error compiling systemd

2015-12-12 Thread Andrew Thompson
That was the tip I needed, thanks. I ran the command: sudo yum install docbook-style-xsl (which translated to the more modern "dnf instsall docbook-style-xsl") After that it worked fine. Thanks again! ~Andrew On Sat, Dec 12, 2015 at 3:14 AM, David Herrmann wrote: > > Hi > > On Sat, Dec 12, 201

[systemd-devel] systemd-cryptsetup device requires a valid and unique target UUID - breaks btrfs multivolume?

2015-12-12 Thread Anders Andersson
Hi! I have been trying to set up the "perfect" (for me) encrypted server for some time now, and I have been running into a lot of issues. After extensive digging and trying to learn about systemd, I think I have found the root cause, and I would like some input from people with more experience. Ple

Re: [systemd-devel] XSLT error compiling systemd

2015-12-12 Thread David Herrmann
Hi On Sat, Dec 12, 2015 at 8:43 AM, Andrew Thompson wrote: > With a new install of Fedora server, I'm having trouble building systemd > documentation. It's driving me crazy. > > I've been able to fix this problem by editing the Makefile by hand, and > removing the "--no-net" flag from the XSLT bu