[Bug 268351] ports-mgmt/pkg_replace: 20221212 quits just after reading pkg_replace.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Dec 2022 12:58:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268351

Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238835|text/x-log                  |text/plain
          mime type|                            |

--- Comment #24 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 238835
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238835&action=edit
Redone as reproduced log 2 with 20221216.1

Redone as reproduced log 2 with 20221216.1.
Sanely added missing dependency and specified port itself.

# pkg_deinstall -f deskutils/xdg-desktop-portal
# pkg add -f /usr/ports/packages/All/xdg-desktop-portal-1.10.1.pkg
# pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=yes' -R -W -w -PP -b --debug
deskutils/xdg-desktop-portal
2>/var/tmp/pkg_replace_20221216.1_xdg-desktop-portal-10.log && portsclean -C

(stdout)
--->  Loading /usr/local/etc/pkg_replace/pkg_replace.conf
Checking dependencies............done.
--->  ** [1/8] - 0 done, 1 ignored, 0 skipped, 0 failed
--->  ** [2/8] - 0 done, 2 ignored, 0 skipped, 0 failed
--->  ** [3/8] - 0 done, 3 ignored, 0 skipped, 0 failed
--->  ** [4/8] - 0 done, 4 ignored, 0 skipped, 0 failed
--->  ** [5/8] - 0 done, 5 ignored, 0 skipped, 0 failed
--->  ** [6/8] - 0 done, 6 ignored, 0 skipped, 0 failed
--->  ** [7/8] - 0 done, 7 ignored, 0 skipped, 0 failed
--->  Replacing 'xdg-desktop-portal-1.10.1' with 'xdg-desktop-portal-1.16.0'
--->  Found a package of 'xdg-desktop-portal-1.10.1':
/var/cache/pkg/All/xdg-desktop-portal-1.16.0.pkg
--->  Installing dependencies for
'/var/cache/pkg/All/xdg-desktop-portal-1.16.0.pkg'
--->   Required installed package: fusefs-libs3-3.12.0 - not installed
--->  Installing 'fusefs-libs3-3.12.0' from 'sysutils/fusefs-libs3'
--->  Installing dependencies for '/var/cache/pkg/All/fusefs-libs3-3.12.0.pkg'
--->  Installing '/var/cache/pkg/All/fusefs-libs3-3.12.0.pkg'
Installing fusefs-libs3-3.12.0...
Extracting fusefs-libs3-3.12.0: 100%
=====
Message from fusefs-libs3-3.12.0:

--
Install the FUSE kernel module (kldload fusefs) to use this port.
--->  Returning to install of
'/var/cache/pkg/All/xdg-desktop-portal-1.16.0.pkg'
--->   Required installed package: geoclue-2.5.7 - installed
--->   Required installed package: gettext-runtime-0.21.1 - installed
--->   Required installed package: glib-2.74.3_1,2 - installed
--->   Required installed package: json-glib-1.6.6 - installed
--->   Required installed package: libportal-0.6 - installed
--->   Required installed package: pipewire-0.3.62 - installed
--->  Found a package of 'xdg-desktop-portal-1.10.1':
/var/cache/pkg/All/xdg-desktop-portal-1.10.1.pkg
--->  Deinstalling 'xdg-desktop-portal-1.10.1'
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):

Installed packages to be REMOVED:
        xdg-desktop-portal: 1.10.1

Number of packages to be removed: 1

The operation will free 2 MiB.
[1/1] Deinstalling xdg-desktop-portal-1.10.1...
[1/1] Deleting files for xdg-desktop-portal-1.10.1: 100%
--->  Installing '/var/cache/pkg/All/xdg-desktop-portal-1.16.0.pkg'
Installing xdg-desktop-portal-1.16.0...
Extracting xdg-desktop-portal-1.16.0: 100%
--->  ** [8/8] - 1 done, 7 ignored, 0 skipped, 0 failed
--->  Listing the results (+:done / -:ignored)
        - gettext-runtime-0.21.1
        - glib-2.74.3_1,2
        - json-glib-1.6.6
        - fusefs-libs-2.9.9_2
        - geoclue-2.5.7
        - libportal-0.6
        - pipewire-0.3.62
        + xdg-desktop-portal-1.10.1

-- 
You are receiving this mail because:
You are the assignee for the bug.