pkg version libpkg_1.4 - UPDATE

khoogc khoogc at singnet.com.sg
Mon Aug 13 04:39:59 UTC 2018


1. I downloaded ports and in /usr/ports/ports-mgmt/pkg did a make
2. The make completed with a warning about exiting on some signal, but a check of the work directory showed the libpkg.so.4 to be present. So
3. I did make deinstall; make reinstall clean.  And now pkg works.
4. pkg info pkg shows --

>pkg-1.10.5_1
>Name           : pkg
>Version        : 1.10.5_1
>Installed on   : Wed Aug  8 18:49:33 2018 SGT
>Origin         : ports-mgmt/pkg
>Architecture   : FreeBSD:11:amd64
>Prefix         : /usr/local
>Categories     : ports-mgmt
>Licenses       : BSD2CLAUSE
>Maintainer     : pkg at FreeBSD.org
>WWW            : https://wiki.freebsd.org/pkgng
>Comment        : Package manager
>Shared Libs provided:
 >       libpkg.so.4
>Annotations    :
 >       FreeBSD_version: 1102000
>Flat size      : 12.0MiB
>Description    :
>Package management tool

>WWW: https://wiki.freebsd.org/pkgng

5. I am happy.

Thanks and Regards

Richard KHOO Guan Chen



>----Original Message----
>From : khoogc at singnet.com.sg
>Date : 18/07/2018 - 16:50 GMT+8
>To : steve at sohara.org
>Cc : freebsd-questions at freebsd.org
>Subject : Re: pkg version libpkg_1.4
>
>
>>----Original Message----
>>From : steve at sohara.org
>>Date : 17/07/2018 - 18:14 GMT+8
>>To : khoogc at singnet.com.sg
>>Cc : freebsd-questions at freebsd.org
>>Subject : Re: pkg version libpkg_1.4
>>
>>On Tue, 17 Jul 2018 17:25:32 +0800 (SGT)
>>khoogc <khoogc at singnet.com.sg> wrote:
>>
>>> Hi,
>>> 
>>> I have upgraded to 11.2 from 11.1 and now find I cannot use pkg. When I
>>> call pkg as root, I get   "/usr/local/lib/libpkg.so.4: version LIBPKG_1.4
>>> required by /usr/local/sbin/pkg not defined"
>>> 
>>> Help. How do I rectify this? Thanks
>>
>>	Try this:
>>
>>	pkg-static upgrade -f
>>
>>-- 
>>Steve O'Hara-Smith <steve at sohara.org>
>>_______________________________________________
>>freebsd-questions at freebsd.org mailing list
>>https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>>
> Sorry earlier message incomplete.
>  
>----below is the complete run -----
>root at fbsd110:/usr/home/khoogc # pkg-static upgrade -f
>Segmentation fault (core dumped)
>
>root at fbsd110:/usr/home/khoogc # gdb pkg-static
>GNU gdb 6.1.1 [FreeBSD]
>Copyright 2004 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and you are
>welcome to change it and/or distribute copies of it under certain conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB.  Type "show warranty" for details.
>This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
>(gdb) break main
>No symbol table is loaded.  Use the "file" command.
>(gdb) run
>Starting program: /usr/local/sbin/pkg-static 
>warning: shared library handler failed to enable breakpoint
>
>Program received signal SIGSEGV, Segmentation fault.
>0x000000000076fc40 in ?? ()
>(gdb)
>----------------------------------------------------------
>
>Thanks
>
>Regards Richard Khoo Guan
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list