[Bug 236127] ports-mgmt/PKG 1.10.5 segfaults on upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 1 11:48:19 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236127

            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 at FreeBSD.org
          Reporter: cederom at tlen.pl

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


root at 0xCFC2:~ # pkg update
Updating FreeBSD repository catalogue...
Fetching meta.txz: 100%    944 B   0.9kB/s    00:01  
Fetching packagesite.txz: 100%    6 MiB   1.1MB/s    00:06  
Processing entries: 100%
FreeBSD repository update completed. 32082 packages processed.
All repositories are up to date.
root at 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=95734 terminated abnormally: Segmentation fault
root at 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' have
been found in the repositories
root at 0xCFC2:~ # pkg delete gnome-icons
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:
    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 at 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=97038 terminated abnormally: Segmentation fault
root at 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=97916 terminated abnormally: Segmentation fault
root at 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=99953 terminated abnormally: Segmentation fault

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


More information about the freebsd-ports-bugs mailing list