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

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

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

--- Comment #19 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 238832
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238832&action=edit
Finally succeeded log: Re-ran previous command again.

Finally succeeded log: Re-ran previous command again.
The specified port itself was updated.

After previous one (half-done), ran the same command (except stderr logfile
name).

# 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-8.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 - installed
--->   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.