daisy / pipeline

Super-project that aggregates all Pipeline related code, provides a common tracker for Pipeline related issues and holds the Pipeline website
http://daisy.github.io/pipeline
21 stars 21 forks source link

Write dtbook-to-epub3's TTS logs in the right directory #456

Closed rom1mouret closed 2 years ago

rom1mouret commented 9 years ago

Presently, TTS logs for dtbook-to-epub3 are located in jobs/{job-id}/output/temp-dir/tts-log.xml. They can be read by admins only if the job is purposely cancelled or if it failed. It was a convenient solution because zedai-to-epub3.convert is only aware of $temp-dir, leaving to epub3-store (in dtbook-to-epub3) the responsibility to deal with the final output directory. Ideally the logs should be written in the final output directory, outside the EPUB zip package.

rdeltour commented 7 years ago

@bertfrees I don't think this was done. Removing the milestone from now, we'll need to re-schedule.

bertfrees commented 7 years ago

AFAIK, no. There is also this related issue: https://github.com/daisy/pipeline-tasks/issues/103

bertfrees commented 5 years ago

This should be fixed by making tts-log into an output port.

bertfrees commented 2 years ago

Fixed by eb80f7eb59e4fee86cd08625088e18c497c5fc94