Bug 236127 - ports-mgmt/pkg 1.10.5 segfaults on upgrade
Summary: ports-mgmt/pkg 1.10.5 segfaults on upgrade
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 11:48 UTC by Tomasz "CeDeROM" CEDRO
Modified: 2021-08-18 08:57 UTC (History)
1 user (show)

See Also:
tobik: maintainer-feedback? (pkg)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz "CeDeROM" CEDRO 2019-03-01 11:48:17 UTC
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  
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@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@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@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@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@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@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
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2021-08-18 08:57:10 UTC
This has been fixed in newer version of pkg