[Bug 222327] race condition in doc build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 14 12:02:05 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222327
Bug ID: 222327
Summary: race condition in doc build
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: wosch at FreeBSD.org
There is a race condition in the documentation build. You cannot build the
english and the german documentation at the same time.
Apparently, the share images (ps, eps, png) are not correctly build in an
atomic way.
Solution: create temporary files during build, and only if it was complete and
successfully created, the file will be moved to the final target name.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list