Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-27 Thread Markiyan Kushnir
Until it settles down, you can make your own build of ports-mgmt/pkg? -- Markiyan чт, 25 жовт. 2018 о 20:05 Pieper, Jeffrey E пише: > This was build this morning and includes: > > commit f37256a01fe12fe4d65128c82c6804d47dd511c1 > Author: kib > Date: Thu Oct 25 13:37:57 2018 + > >

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Pieper, Jeffrey E
This was build this morning and includes: commit f37256a01fe12fe4d65128c82c6804d47dd511c1 Author: kib Date: Thu Oct 25 13:37:57 2018 + Bump base OpenSSL libraries versions to avoid conflict with port's libraries. Reported by:many Reviewed by:gjb Sponsored

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Per Gunnarsson
I rebuilt pkg from ports and it seems to work now. When I think about it there was a note in UPDATING that I maybe should have read. 20181009:     OpenSSL has been updated to version 1.1.1.  This update included     additional various API changes througout the base system.  It is    

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Pieper, Jeffrey E
This a new build from distfiles (generated from src) with no packages installed. Thanks, Jeff On 10/25/18, 9:48 AM, "Ben Widawsky" wrote: You'll need to update base first, and ideally update all your packages before make delete-old and make delete-old-libs On 18-10-25

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Ben Widawsky
You'll need to update base first, and ideally update all your packages before make delete-old and make delete-old-libs On 18-10-25 16:29:59, Pieper, Jeffrey E wrote: > I'm seeing: > > Installing pkg-1.10.5_5... > Extracting pkg-1.10.5_5: 100% > ld-elf.so.1: Shared object "libssl.so.9" not found,

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Sean Bruno
On 10/25/18 10:29 AM, Pieper, Jeffrey E wrote: > I'm seeing: > > Installing pkg-1.10.5_5... > Extracting pkg-1.10.5_5: 100% > ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg" > > Thanks, > Jeff Is this before or after the move of libssl.so.9 -> libssl.so.111 ?

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Warner Losh
On Thu, Oct 25, 2018 at 10:17 AM Kurt Jaeger wrote: > Hi! > > > On 10/25/18 5:19 PM, Sean Bruno wrote: > > > pkg-static install -f pkg > > > > It works better now, but there are some complaints. > > If it's only the certificate issue, try this: > > cd /usr/local/etc > cp pkg.conf.sample pkg.conf

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Pieper, Jeffrey E
I'm seeing: Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: 100% ld-elf.so.1: Shared object "libssl.so.9" not found, required by "pkg" Thanks, Jeff On 10/25/18, 9:18 AM, "owner-freebsd-curr...@freebsd.org on behalf of Kurt Jaeger" wrote: Hi! > On 10/25/18 5:19 PM, Sean

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Kurt Jaeger
Hi! > On 10/25/18 5:19 PM, Sean Bruno wrote: > > pkg-static install -f pkg > > It works better now, but there are some complaints. If it's only the certificate issue, try this: cd /usr/local/etc cp pkg.conf.sample pkg.conf vi pkg.conf - PKG_ENV : { SSL_NO_VERIFY_PEER: 1 }

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Per Gunnarsson
On 10/25/18 5:19 PM, Sean Bruno wrote: > pkg-static install -f pkg It works better now, but there are some complaints. root@konjak:/usr # pkg-static install -f pkg pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended Updating FreeBSD

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Sean Bruno
On 10/25/18 6:57 AM, Kurt Jaeger wrote: > Hi! > >> FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC  amd64 >> >> pkg-static install -f pkg >> pkg-static: Warning: Major OS version upgrade detected.  Running >> "pkg-static install -f pkg" recommended >> Updating FreeBSD

Re: pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Kurt Jaeger
Hi! > FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC  amd64 > > pkg-static install -f pkg > pkg-static: Warning: Major OS version upgrade detected.  Running > "pkg-static install -f pkg" recommended > Updating FreeBSD repository catalogue... > pkg-static: Repository FreeBSD

pkg problem on FreeBSD 13.0-CURRENT

2018-10-25 Thread Per Gunnarsson
FreeBSD konjak 13.0-CURRENT FreeBSD 13.0-CURRENT r339705 GENERIC  amd64 pkg-static install -f pkg pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended Updating FreeBSD repository catalogue... pkg-static: Repository FreeBSD load error: access