[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 09:12:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268351

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

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

--- Comment #18 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 238831
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238831&action=edit
Reproduced failed log 2 for deskutils/xdg-desktop-portal with command line
fixed

Reproduced failed log 2 for deskutils/xdg-desktop-portal with command line
fixed.
Missing dependency was installed, but specicfied port itself wasn't.

After reproduced failed log 1,

# pkg_deinstall -f deskutils/xdg-desktop-portal
# pkg add -f /usr/ports/packages/All/xdg-desktop-portal-1.10.1.pkg # previous
version

then

# pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=yes' -R -W -w -PP -b --debug
deskutils/xdg-desktop-portal
2>/var/tmp/pkg_replace_20221216_xdg-desktop-portal-7.log

(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'
--->  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

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