[Bug 262466] pkgbase: Fail to chflags /lib/libcrypt.so.5:Operation not permitted

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Mar 2022 17:08:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262466

Henrik Rosenke <rosenke@dssgmbh.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|Open                        |Closed

--- Comment #4 from Henrik Rosenke <rosenke@dssgmbh.de> ---
(In reply to Mark Johnston from comment #3)

just tested, didnt know this exists and yes it works now, thank you very much.

For everyone stumbling upon this, added this in jail.conf:
allow.chflags = 1;

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