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@FreeBSD.org
          Reporter: wo...@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.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to