[Bug 190481] generate-release fails for release 10.0.0

no-reply-bugzilla-daemon at freebsd.org no-reply-bugzilla-daemon at freebsd.org
Mon Jun 2 04:06:42 UTC 2014


http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190481

Glen Barber <gjb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|---                         |Normal
             Status|Needs Triage                |Issue Resolved
                 CC|                            |gjb at FreeBSD.org
         Resolution|---                         |FIXED
           Severity|Affects Only Me             |Affects Some People

--- Comment #1 from Glen Barber <gjb at FreeBSD.org> ---
This is a known issue.

The problem is the 10.0-RELEASE builds were built using the
src/release/release.sh code in head/ (11.0-CURRENT), where the ldconfig(8)
startup script was run prior to the port build stage.

It is an oversight on my part that this was not merged in time to hit the
10.0-RELEASE codebase, and I apologize.

You are not required to use the src/release/release.sh from the branch you are
building a release, and in fact, I would recommend that the version in head/ is
always used because it is faster to receive bug fixes.

Sorry for the inconvenience this causes in this specific case.  It is
unfortunately not an Errate Notice item, as it does not address a security
issue in the branch.

This was fixed in head/ prior to the release.

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


More information about the freebsd-bugs mailing list