On 7/22/2019 7:59 AM, Dave via blfs-support wrote:
for some reason docbook doesn't accept the --add switch, it seems to
interpret it as a /bin/add command. Doesn't add anything to the file.
fails on everything it tries to add.
root@ryzen-lfs docbook 10:42 # if [ ! -e /etc/xml/docbook ]; then
> xmlcatalog --noout --create /etc/xml/docbook
> fi &&
> xmlcatalog --noout --add "public" \
> "-//OASIS//DTD DocBook XML V4.5//EN" \
> "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" \
> /etc/xml/docbook
add command failed
I ran into this the other day as well. I suspect if you open
/etc/xml/docbook, you'll find it is empty, just delete and recreate it.
--DJ
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page