View Single Post
Old 08-23-2020, 07:29 PM   #346
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,883
Karma: 6120478
Join Date: Nov 2009
Device: many
According to your log, epubcheck ran to completion and found a bunch of empty "id" attributes. It also found some missing files and missing targets fragment. So the parsing of the epubcheck output must be an issue but what looks so strange here are the file paths have path joiner set to "." instead of the normal "/" character. I am not sure if that is the issue or not but since file extensions and "." are allowed in file names and directory names, it will cause serious issues when trying to parse a path.
KevinH is online now   Reply With Quote