Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2025 07:39:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 284902] ports-mgmt/pkg: 2.0.6 invalid progress number.
Message-ID:  <bug-284902-32340-AxioauPqDj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284902-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284902-32340@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=3D284902

--- Comment #3 from Baptiste Daroussin <bapt@FreeBSD.org> ---
to be fair this is not invalid this is... confusing.

pkg count the number of actions to be done and bump the counter when the
actions starts not when it finishes.

With the new scheduler, pkg generates more split upgrade than before meaning
instead of upgrading at once, it first deinstall then do other actions and =
only
when it is safe, it finishes the actions by instaling the new version of wh=
at
has been deinstalled, which result in the weird numbers, as it considers it=
 is
finishing the number of actions.

I need to revisit how progress is shown.

--=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-284902-32340-AxioauPqDj>