Date: Wed, 05 Nov 2025 07:09:52 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 290807] ports-mgmt/pkg 2.3.1 -> 2.4.1 regression/annoyance Message-ID: <bug-290807-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290807 Bug ID: 290807 Summary: ports-mgmt/pkg 2.3.1 -> 2.4.1 regression/annoyance Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pkg@FreeBSD.org Reporter: bsd@dino.sk Flags: maintainer-feedback?(pkg@FreeBSD.org) Assignee: pkg@FreeBSD.org New pkg-2.4.1 changed behavior when invoked with 'check -s -a' arguments. In 2.3.1 version, visible end result was like # pkg check -s -a Checking all packages: 100% # Version 2.4.1 shows # pkg check -s -a Checking all packages: 0% Checking all packages: 0% Checking all packages: 0% Checking all packages: 1% ... Checking all packages: 98% Checking all packages: 98% Checking all packages: 98% Checking all packages: 99% Checking all packages: 99% Checking all packages: 100% # (probably one line per package installed). This change is not observed when invoked with 'check -d -a' arguments. While this could be considered just cosmetics, it is highly undesirable when hundreds of packages are installed on one system. --=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-290807-32340>
