Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 12:02:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 222327] race condition in doc build
Message-ID:  <bug-222327-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222327

            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: wosch@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222327-9>