Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts during temp directory creation #12

Closed
rdeltour opened this issue Jun 7, 2017 · 1 comment
Closed

Conflicts during temp directory creation #12

rdeltour opened this issue Jun 7, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@rdeltour
Copy link
Member

rdeltour commented Jun 7, 2017

Some books cause the processing to file with a file already exists error. For example:

Unexpected error: Error: EEXIST: file already exists, mkdir '/Users/charlesl/Documents/Consulting/Macmillan/Updated Files/worldS/file!var!folders!fx!7s517m5s7k5gf65z4gqvt6040000gp!T!tmp-13177VFBRbslHsE6L!OEBPS!xhtml!mck_978145769'
@rdeltour rdeltour added the bug label Jun 7, 2017
@rdeltour rdeltour added this to the Prototype 2 milestone Jun 7, 2017
@rdeltour rdeltour self-assigned this Jun 7, 2017
@clapierre
Copy link

Latest version 0.1.2 still has this problem
2014-B-032:Updated Files charlesl$ npm view ace-core

{ name: 'ace-core',
description: 'Ace by DAISY, an Accessibility Checker for EPUB',
'dist-tags': { latest: '0.1.2' },
versions: [ '0.1.0', '0.1.2' ],
maintainers: [ 'rdeltour [email protected]' ],

2014-B-032:Updated Files charlesl$ ace -o WorldS -t World "9781319083281 (Understanding World Societies).epub"
Unzipping...
Parsing EPUB...
Checking documents...
Unexpected error: Error: EEXIST: file already exists, mkdir '/Users/charlesl/Documents/Consulting/Macmillan/Updated Files/World/file!var!folders!fx!7s517m5s7k5gf65z4gqvt6040000gp!T!tmp-77181jUNXiNg3RZn!OEBPS!xhtml!mck_9781457699'

I will email you a link to this book privately.
Charles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants