Date: Sat, 17 Dec 2022 05:54:58 +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-ZatIqGUnKU@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 #29 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Created attachment 238859 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238859&action= =3Dedit Redone as reproduced log 1 with 20221217 Redone as reproduced log 1 with 20221217. Works as expected. Thanks! Log file was a bit too large, so archived as .txz. >From up-to-date state, # pkg_deinstall -f sysutils/fusefs-libs3 # pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=3Dyes' -R -W -w -PP -b --de= bug deskutils/xdg-desktop-portal 2>/var/tmp/pkg_replace_20221217_xdg-desktop-portal-1.log (stdout) ---> Loading /usr/local/etc/pkg_replace/pkg_replace.conf Checking dependencies............done. + pkg query -g %n-%v gettext-runtime-0.21.1 + return 0 + pkg query -g %n-%v glib-2.74.3_1,2 + return 0 + pkg query -g %n-%v json-glib-1.6.6 + return 0 + pkg query -g %n-%v fusefs-libs3-3.12.0 + return 1 + pkg query -g %n-%v geoclue-2.5.7 + return 0 + pkg query -g %n-%v libportal-0.6 + return 0 + pkg query -g %n-%v pipewire-0.3.62 + return 0 + pkg query -g %n-%v xdg-desktop-portal-1.16.0 + return 0 ---> Installing 'fusefs-libs3-3.12.0' from 'fusefs-libs3-3.12.0' ---> Installing dependencies for '/var/cache/pkg/All/fusefs-libs3-3.12.0.p= kg' ---> Installing '/var/cache/pkg/All/fusefs-libs3-3.12.0.pkg' Installing fusefs-libs3-3.12.0... Extracting fusefs-libs3-3.12.0: 100% =3D=3D=3D=3D=3D Message from fusefs-libs3-3.12.0: -- Install the FUSE kernel module (kldload fusefs) to use this port. ---> ** [1/1] - 1 done, 0 ignored, 0 skipped, 0 failed ---> ** [1/7] - 1 done, 1 ignored, 0 skipped, 0 failed ---> ** [2/7] - 1 done, 2 ignored, 0 skipped, 0 failed ---> ** [3/7] - 1 done, 3 ignored, 0 skipped, 0 failed ---> ** [4/7] - 1 done, 4 ignored, 0 skipped, 0 failed ---> ** [5/7] - 1 done, 5 ignored, 0 skipped, 0 failed ---> ** [6/7] - 1 done, 6 ignored, 0 skipped, 0 failed ---> ** [7/7] - 1 done, 7 ignored, 0 skipped, 0 failed ---> Listing the results (+:done / -:ignored) + fusefs-libs3-3.12.0 - gettext-runtime-0.21.1 - glib-2.74.3_1,2 - json-glib-1.6.6 - geoclue-2.5.7 - libportal-0.6 - pipewire-0.3.62 - xdg-desktop-portal-1.16.0 --=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-ZatIqGUnKU>