View Single Post
Old 05-01-2010, 12:47 PM   #1
macdafydd
Junior Member
macdafydd began at the beginning.
 
Posts: 7
Karma: 42
Join Date: May 2010
Device: iPod; iPad
Error during validation

I have written a script to produce an ebook in epub format from data stored locally.

Upon validation of the epub file, one error is returned:

ERROR: ROE.epub: length of first filename in archive must be 8, but was 22

The zip command I used to compress the files was as follows:

zip -Xr9D ROE.epub mimetype * .DS_Store

(All the files are in place, including mimetype.)

Any ideas as to what I am doing wrong?
macdafydd is offline   Reply With Quote