Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2018 16:50:49 +0800 (SGT)
From:      khoogc <khoogc@singnet.com.sg>
To:        steve@sohara.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pkg version libpkg_1.4
Message-ID:  <2139045521.6371.1531903849843.JavaMail.defaultUser@defaultHost>

next in thread | raw e-mail | index | archive | help

>----Original Message----
>From : steve@sohara.org
>Date : 17/07/2018 - 18:14 GMT+8
>To : khoogc@singnet.com.sg
>Cc : freebsd-questions@freebsd.org
>Subject : Re: pkg version libpkg_1.4
>
>On Tue, 17 Jul 2018 17:25:32 +0800 (SGT)
>khoogc <khoogc@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@sohara.org>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
 Sorry earlier message incomplete.
  
----below is the complete run -----
root@fbsd110:/usr/home/khoogc # pkg-static upgrade -f
Segmentation fault (core dumped)

root@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2139045521.6371.1531903849843.JavaMail.defaultUser>