Re: TLS certificates for NFS-over-TLS floating client

2020-03-03 Thread Chris
On Wed, 04 Mar 2020 13:35:15 +0900 (JST) Hiroki Sato h...@freebsd.org said Rick Macklem wrote in : rm> Hi, rm> rm> I am slowly trying to understand TLS certificates and am trying to figure rm> out how to do the following: rm> -> For an /etc/exports file with... rm> /home -tls -network 192.168

Re: TLS certificates for NFS-over-TLS floating client

2020-03-03 Thread Hiroki Sato
Rick Macklem wrote in : rm> Hi, rm> rm> I am slowly trying to understand TLS certificates and am trying to figure rm> out how to do the following: rm> -> For an /etc/exports file with... rm> /home -tls -network 192.168.1.0 -mask 255.255.255.0 rm> /home -tlscert rm> rm> This syntax isn't implem

Re: Pkg repository is broken...

2020-03-03 Thread Greg 'groggy' Lehey
On Monday, 2 March 2020 at 17:58:01 +, marco wrote: > On Sun, Mar 01, 2020 at 04:50:59PM -0500, you (Brennan Vincent) sent the > following to [freebsd-current] : >> Apparently something has its ABI erroneously listed as FreeBSD:13.0:amd64 >> instead of FreeBSD:13:amd64. >> >> ``` >> $ sudo pk

Re: TLS certificates for NFS-over-TLS floating client

2020-03-03 Thread Chris
On Wed, 4 Mar 2020 03:15:48 + Rick Macklem rmack...@uoguelph.ca said Hi, I am slowly trying to understand TLS certificates and am trying to figure out how to do the following: -> For an /etc/exports file with... /home -tls -network 192.168.1.0 -mask 255.255.255.0 /home -tlscert This syntax

Re: TLS certificates for NFS-over-TLS floating client

2020-03-03 Thread Benjamin Kaduk
On Wed, Mar 04, 2020 at 03:15:48AM +, Rick Macklem wrote: > Hi, > > I am slowly trying to understand TLS certificates and am trying to figure > out how to do the following: > -> For an /etc/exports file with... > /home -tls -network 192.168.1.0 -mask 255.255.255.0 > /home -tlscert > > This sy

TLS certificates for NFS-over-TLS floating client

2020-03-03 Thread Rick Macklem
Hi, I am slowly trying to understand TLS certificates and am trying to figure out how to do the following: -> For an /etc/exports file with... /home -tls -network 192.168.1.0 -mask 255.255.255.0 /home -tlscert This syntax isn't implemented yet, but the thinking is that clients on the 192.168.1 su

Re: NCURSES

2020-03-03 Thread Guido Falsi
On 03/03/20 15:12, Filippo Moretti wrote: > Dear Sir,  I would like to update my CURRENT-AMD64.The ports that > depend from ncurses should be rebuilt.How do I find out which ports I need to > rebuild?Thank youFilippo check pkg-check(8) something like 'pkg check -Ba' should work. --

NCURSES

2020-03-03 Thread Filippo Moretti
Dear Sir,  I would like to update my CURRENT-AMD64.The ports that depend from ncurses should be rebuilt.How do I find out which ports I need to rebuild?Thank youFilippo ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/m

Re: Wired memory consumes almost all my memory recently

2020-03-03 Thread Mateusz Piotrowski
On 3/3/20 11:41 AM, Kirill Ponomarev wrote: On 03/03, Mateusz Piotrowski wrote: I'm experiencing some problems with memory on r358410. Please try r358505, it should be fixed. Thanks! I'm running r358571 now. I'll post again if the problem persists. __

Re: can't build rust -- out of swap space

2020-03-03 Thread Trond Endrestøl
On Tue, 3 Mar 2020 15:31+0300, Yuri Pankov wrote: > On 03.03.2020 15:27, Trond Endrestøl wrote: > > On Tue, 3 Mar 2020 12:56+0300, Yuri Pankov wrote: > > > > > On 03.03.2020 12:44, Trond Endrestøl wrote: > > > > On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: > > > > > > > > > On 03.03.2020 11

Re: can't build rust -- out of swap space

2020-03-03 Thread Cy Schubert
In message <993c159b-b9e0-cd47-5df6-73288748a...@fastmail.com>, Yuri Pankov wri tes: > On 03.03.2020 15:27, Trond Endrestøl wrote: > > On Tue, 3 Mar 2020 12:56+0300, Yuri Pankov wrote: > > > >> On 03.03.2020 12:44, Trond Endrestøl wrote: > >>> On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: >

Re: can't build rust -- out of swap space

2020-03-03 Thread Yuri Pankov
On 03.03.2020 15:27, Trond Endrestøl wrote: On Tue, 3 Mar 2020 12:56+0300, Yuri Pankov wrote: On 03.03.2020 12:44, Trond Endrestøl wrote: On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: On 03.03.2020 11:49, Yuri Pankov wrote: With recent pkg fallout, I'm trying to build rust myself first

Re: can't build rust -- out of swap space

2020-03-03 Thread Trond Endrestøl
On Tue, 3 Mar 2020 12:56+0300, Yuri Pankov wrote: > On 03.03.2020 12:44, Trond Endrestøl wrote: > > On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: > > > > > On 03.03.2020 11:49, Yuri Pankov wrote: > > > > With recent pkg fallout, I'm trying to build rust myself first time ever > > > > (as > >

Re: Wired memory consumes almost all my memory recently

2020-03-03 Thread Kirill Ponomarev
On 03/03, Mateusz Piotrowski wrote: > Hi current@, > > I'm experiencing some problems with memory on r358410. > > I'm building a lot of ports in poudriere for testing purposes, which is very > a resource-intensive operation. After a couple of hours of such a workload, > the machine starts to beco

Wired memory consumes almost all my memory recently

2020-03-03 Thread Mateusz Piotrowski
Hi current@, I'm experiencing some problems with memory on r358410. I'm building a lot of ports in poudriere for testing purposes, which is very a resource-intensive operation. After a couple of hours of such a workload, the machine starts to become much less responsive (e.g., it takes a coup

Re: can't build rust -- out of swap space

2020-03-03 Thread Yuri Pankov
On 03.03.2020 12:44, Trond Endrestøl wrote: On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: On 03.03.2020 11:49, Yuri Pankov wrote: With recent pkg fallout, I'm trying to build rust myself first time ever (as far as I can remember), and it's failing running out of swap on the following step:

Re: can't build rust -- out of swap space

2020-03-03 Thread Trond Endrestøl
On Tue, 3 Mar 2020 12:40+0300, Yuri Pankov wrote: > On 03.03.2020 11:49, Yuri Pankov wrote: > > With recent pkg fallout, I'm trying to build rust myself first time ever (as > > far as I can remember), and it's failing running out of swap on the > > following step: > > > > Building stage0 std arti

Re: can't build rust -- out of swap space

2020-03-03 Thread Trond Endrestøl
On Tue, 3 Mar 2020 11:49+0300, Yuri Pankov wrote: > With recent pkg fallout, I'm trying to build rust myself first time ever (as > far as I can remember), and it's failing running out of swap on the following > step: > > Building stage0 std artifacts (x86_64-unknown-freebsd -> > x86_64-unknown-fr

Re: can't build rust -- out of swap space

2020-03-03 Thread Yuri Pankov
On 03.03.2020 11:49, Yuri Pankov wrote: With recent pkg fallout, I'm trying to build rust myself first time ever (as far as I can remember), and it's failing running out of swap on the following step: Building stage0 std artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd) running: "

can't build rust -- out of swap space

2020-03-03 Thread Yuri Pankov
With recent pkg fallout, I'm trying to build rust myself first time ever (as far as I can remember), and it's failing running out of swap on the following step: Building stage0 std artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd) running: "/usr/ports/lang/rust/work/rustc-1.41.1-sr