The mime file miss a namespaceURI. This caused the libreoffice installation to stop. File: /usr/share/mime/packages/kicadlibrarian.xml Solution: Modified the line: <root-XML localName="kicadlibrarian" /> to <root-XML namespaceURI="" localName="kicadlibrarian" />