Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2018 15:36:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229346] freebsd-update install return code changed
Message-ID:  <bug-229346-227-3ncZDBAWjX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229346-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229346-227@https.bugs.freebsd.org/bugzilla/>

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

ilyushkeane@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilyushkeane@gmail.com

--- Comment #3 from ilyushkeane@gmail.com ---
@topical as for ezjail the loop is:

while [ $? -eq 0 ]; do
  env UNAME_r=3D"${ezjail_osversion_source}" PAGER=3D/bin/cat freebsd-updat=
e -b
${DESTDIR} -r ${ezjail_osversion_target} install
done

which (I assume) means, that ezjail-admin stucks in loop AFTER `freebsd-upd=
ate
install` run at least once. Check basejail version -- in my case it's updat=
ed.

--=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-229346-227-3ncZDBAWjX>