Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 22:20:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209628] freebsd-update upgrade broken in jail
Message-ID:  <bug-209628-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209628

            Bug ID: 209628
           Summary: freebsd-update upgrade broken in jail
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bilbo@hobbiton.org

`freebsd-update upgrade` looks at `uname -r` instead of `freebsd-version`. When
running in a jail, this results in the error "freebsd-update: Cannot upgrade
from 10.3-RELEASE to itself".

This can be worked around by setting UNAME_r=`freebsd-version`. However, this
is an unnecessary complication, and there's no clear path to discover this
since one must look in the uname man page for problems with freebsd-update.

-- 
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-209628-8>