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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284902 --- 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 what 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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284902-32340-AxioauPqDj>
