Date: Thu, 15 Dec 2022 09:20:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268351] ports-mgmt/pkg_replace: 20221212 quits just after reading pkg_replace.conf Message-ID: <bug-268351-7788-NbcgnEGJyl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268351-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268351-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=3D268351 --- Comment #9 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to kdeguchi from comment #8) Thanks! But unfortunately, some new issues. All seems to be related with "-PP" opti= on using 20221215. *"-N" option works as reverse in some cases. Deleting www/chromium and try installing with "-N" and "-PP" does nothin= g. Installing old www/chromium and update with "-PP" does not recognize installed one. After that, with "-N" in conjunction with "-PP" updated sanely. *Fails to install new dependency and cause infinite loop. Updated deskutils/xdg-desktop-portal changed dependency from sysutils/fusefs-libs to sysutils/fusefs-libs3, which was not yet installed. Updating with "-a" and "-PP" updated other ports sanely, but on updating deskutils/xdg-desktop-portal, caused infinite loop on installing new dependency. Re-run after interrupting with ^C, manually `pkg add`'ing sysutils/fusefs-libs3 went OK. Additional note: Without "-PP", using "-f" in conjunction with "-N" for already-installed po= rt caused forced update, which portupgrade errors out as "already installed". --=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-268351-7788-NbcgnEGJyl>