David C. Rankin wrote:
Sure looks like a Self-Inflicted wound from having moved the Linux FHS *mandatory* /etc/services to another location??
That's another unintended consequence. Apps like Dracut are justified in looking for a mandatory file in the Linux FHS location. I hope that isn't the case, but that is what is suggested by the error:
dracut-install: ERROR: installing '/etc/services' dracut-install: ERROR: installing '/etc/protocols'
from the command
/usr/lib/dracut/dracut-install -D /var/tmp/dracut.Lm1PZh/initramfs -a /etc/services ... ... /etc/protocols ...
Nice find, David - I hadn't even started to look at it.
I don't have the docs for what -a for dracut-install is, but it looks like it is attempting to use both the files and can't find them and throws an error.
/usr/lib/dracut/dracut-install --help -- Per Jessen, Zürich (4.2°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org