PKG 3.1.0 update - Segmentation fault: 11

olli hauer ohauer at gmx.de
Sun Jul 27 10:34:49 UTC 2014


On 2014-07-27 12:02, Jos Chrispijn wrote:
>    Hi Bapt,
>    I just found another issue with the port update failure:
>    > pkg info
>    Child process pid=2126 terminated abnormally: Segmentation fault: 11
>    > pkg2ng
>    Child process pid=2147 terminated abnormally: Segmentation fault: 11
>    Analysing shared libraries, this will take a while... Child process
>    pid=2150 terminated abnormally: Segmentation fault: 11
>    done
>    Can you tell me how to solve this?
>    Thanks,
>    Jos Chrispijn

Try do the following patch (going back to pkg-1.3.0).
In ports-mgmt/pkg do a `make reinstall'

It will take some time for the pkg team to find the issue and prepare a working way for all users, so please stay tuned


Index: /usr/ports/ports-mgmt/pkg/Makefile
===================================================================
--- /usr/ports/ports-mgmt/pkg/Makefile  (revision 363021)
+++ /usr/ports/ports-mgmt/pkg/Makefile  (working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$

 PORTNAME=      pkg
-DISTVERSION=   1.3.1
+DISTVERSION=   1.3.0
 CATEGORIES=    ports-mgmt
 MASTER_SITES=  \
                http://files.etoilebsd.net/${PORTNAME}/ \
Index: /usr/ports/ports-mgmt/pkg/distinfo
===================================================================
--- /usr/ports/ports-mgmt/pkg/distinfo  (revision 363021)
+++ /usr/ports/ports-mgmt/pkg/distinfo  (working copy)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.1.tar.xz) = 5f1d620251774c54dc06468f7b5332186b20e1bdd52eed2cc5a02e7d2bde0fe0
-SIZE (pkg-1.3.1.tar.xz) = 1702492
+SHA256 (pkg-1.3.0.tar.xz) = 6d3001cdd605e6e3c15e686370cbeea999a5f19e72fd7f26e8af92ed2e2c2a01
+SIZE (pkg-1.3.0.tar.xz) = 1729104




More information about the freebsd-ports mailing list