Date: Mon, 24 Apr 2023 12:41:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253418] sysutils/zxfer: 'objsetid' is readonly Message-ID: <bug-253418-7788-AxlzcOMbm6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253418-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253418-7788@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=3D253418 crest@rlwinm.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crest@rlwinm.de --- Comment #5 from crest@rlwinm.de --- The port should definitely be updated as suggested to include objsetid in t= he list of read only properties. As is no new datasets can be added to zxfer backup jobs using zxfer as documented, because they'll always fail trying to set the read-only objsetid property. As a workaround the property can be ignored by adding "-I objsetid", to the invocations. This a major regression (even if it wasn't caused by zxfer) affecting all zxfer users on all still supported FreeBSD releases. --=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-253418-7788-AxlzcOMbm6>