[Bug 284902] ports-mgmt/pkg: 2.0.6 invalid progress number.

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Mar 2025 08:57:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284902

Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junchoon@dec.sakura.ne.jp

--- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
IMHO, upgrades of each pkg (deinstall, install or upgrade missing or old
dependencies, then install upgraded version) shoud be considered as
"transaction", means, once any of the steps failed, then rollback to previous
working state.
And progress would better be counted after the whole transaction is finished
(success or rolled back).

I know there should be objections, as this could cause the system insecure (if
any of the upgrades are security fixes), but not all vulnerabilities mandates
upgrades and possible to workaround by changing configurations and so on.

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