View Single Post
Old 08-27-2010, 06:29 PM   #15
mwbiggs
Junior Member
mwbiggs began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Aug 2010
Device: ipad
I'm trying to upload to Lulu and I am also getting unmanifested file issues. It passes epucheck (after starting with 1200+ errors and working hard with Calibre and Sigil). I've looked and looked. I can't see any unmanifiested files.

I tried adding the mimetype and container.xml to the manifest with media-type "text/plain". It did not help. Then I tried the following:

<item id="mimetype" href="../mimetype" media-type="text/plain"/>
<item id="container.xml" href="../META-INF/container.xml" media-type="application/xhtml+xml"/>
<item id="content.opf" href="content.opf" media-type="application/oebps-package+xml"/>
</manifest>

Now I get from epubcheck, now get
1.ERROR: TCFL 1st ed v021 epub11 sigil 4876 - Cal - sigilv6x.epub/META-INF/container.xml(2): elements from namespace "urnasis:names:tcpendocument:xmlns:contain er" are not allowed

The total container.xml is:
<?xml version="1.0"?>
<container version="1.0" xmlns="urnasis:names:tcpendocument:xmlns:conta iner">
<rootfiles>
<rootfile full-path="OEBPS/content.opf" media-type="application/oebps-package+xml"/>
</rootfiles>
</container>

Any ideas on how to fix above? Any ideas on what file Lulu is complaining about? I tried to remove folders. Could folders be the problem?
mwbiggs is offline   Reply With Quote