Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Mar 2019 11:48:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236127] ports-mgmt/PKG 1.10.5 segfaults on upgrade
Message-ID:  <bug-236127-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236127

            Bug ID: 236127
           Summary: ports-mgmt/PKG 1.10.5 segfaults on upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: cederom@tlen.pl

root@0xCFC2:~ # pkg -v
1.10.5
root@0xCFC2:~ # uname -a
FreeBSD 0xCFC2 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC  amd64


root@0xCFC2:~ # pkg update
Updating FreeBSD repository catalogue...
Fetching meta.txz: 100%    944 B   0.9kB/s    00:01=20=20
Fetching packagesite.txz: 100%    6 MiB   1.1MB/s    00:06=20=20
Processing entries: 100%
FreeBSD repository update completed. 32082 packages processed.
All repositories are up to date.
root@0xCFC2:~ # pkg upgrade -fy
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (977 candidates):  33%
Checking for upgrades (977 candidates): 100%
Processing candidates (977 candidates):  77%
pkg: gnome-icons has a missing dependency: gnome-icons-ximian-south
Processing candidates (977 candidates): 100%
Child process pid=3D95734 terminated abnormally: Segmentation fault
root@0xCFC2:~ # pkg install gnome-icons-ximian-south
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'gnome-icons-ximian-south' h=
ave
been found in the repositories
root@0xCFC2:~ # pkg delete gnome-icons
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packag=
es
in the universe):

Installed packages to be REMOVED:
    gnome-icons-20060914_4

Number of packages to be removed: 1

Proceed with deinstalling packages? [y/N]: y
[1/1] Deinstalling gnome-icons-20060914_4...
root@0xCFC2:~ # pkg upgrade -fy
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (976 candidates):  34%
Checking for upgrades (976 candidates): 100%
Processing candidates (976 candidates): 100%
Child process pid=3D97038 terminated abnormally: Segmentation fault
root@0xCFC2:~ # pkg upgrade -f
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (976 candidates):  34%
poppler-qt4 has no direct installation candidates, change it to poppler-qt5?
[Y/n]: y
Checking for upgrades (976 candidates): 100%
Processing candidates (976 candidates): 100%
Child process pid=3D97916 terminated abnormally: Segmentation fault
root@0xCFC2:~ # pkg upgrade -f
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (976 candidates):  34%
poppler-qt4 has no direct installation candidates, change it to poppler-qt5?
[Y/n]:
Checking for upgrades (976 candidates): 100%
Processing candidates (976 candidates): 100%
Child process pid=3D99953 terminated abnormally: Segmentation fault

--=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-236127-7788>