Re: go modules fetching problem

2022-08-06 Thread Larry Rosenman
get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod: Get "https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod": dial tcp [2a00:1450:4003:80c::2 011]:443: connect: no route to host --- Thanks in advance, -- Nuno Teixeira

Dependency Loop?

2024-03-26 Thread Larry Rosenman
-0.5.0_2 py39-sphinx-5.3.0_1,1 py39-requests-2.31.0 py39-urllib3-1.26.18,1 This is from a tree at 20:36 UTC-5 (CDT). Thanks! -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 5708 Sabbia Dr, Round Rock, TX

Re: Committer wanted: silence daily message in portscout

2024-06-07 Thread Larry Rosenman
e. Thanks! -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 Links: -- [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279244 signature.asc Descriptio

Possible precedence issue with control flow operator at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 2599.

2024-07-16 Thread Larry Rosenman
/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 2599. I get this every time my SpamAssassin rules update runs. Any ideas? -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 13425 Ranch Road 620 N, Apt 718

Re: Possible precedence issue with control flow operator at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 2599.

2024-07-16 Thread Larry Rosenman
On 07/16/2024 12:53 pm, Tom Hukins wrote: On Tue, Jul 16, 2024 at 12:41:10PM -0500, Larry Rosenman wrote: Possible precedence issue with control flow operator at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 2599. It looks like you have encountered a warning that has been silenced in

PR280824

2024-08-14 Thread Larry Rosenman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280824 Can a committer please commit this pr and give maintainer to the submitter?  I'm AFK for a bit due to surgery. Thanks.

lang/go: sigbus on 13-Stable Jail?

2021-12-13 Thread Larry Rosenman
:1041 Ideas? Today's 13-Stable, and today's ports tree (Poudriere hosted on 14-Current) -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106

Re: lang/go: sigbus on 13-Stable Jail?

2021-12-14 Thread Larry Rosenman
On 12/14/2021 1:16 am, Mark Millard wrote: From: Larry Rosenman wrote on Date: Mon, 13 Dec 2021 18:48:52 -0600 : https://home.lerctr.org:/data/p130-S-amd64-host-ports/2021-12-13_18h14m58s/logs/errors/go-1.17.5,1.log # cmd/compile/internal/ssa fatal error: unexpected signal during

Lots of skips on python3[78].

2021-12-30 Thread Larry Rosenman
https://home.lerctr.org:/build.html?mastername=live-host-ports&build=2021-12-30_11h08m50s Can someone look? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106

Re: Lots of skips on python3[78].

2021-12-31 Thread Larry Rosenman
On 12/31/2021 4:07 am, Stefan Esser wrote: Am 30.12.21 um 19:47 schrieb Larry Rosenman: https://home.lerctr.org:/build.html?mastername=live-host-ports&build=2021-12-30_11h08m50s Can someone look? This is fall-out from my commit aiming to reduce incompatibilities of macros defined in

Go modules help

2022-01-16 Thread Larry Rosenman
hanos-0.24.0/vendor/howett.net/plist *** Error code 1 Makefile (as updated), attached. Ideas? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 PORTNAME= thano

Re: Go modules help

2022-01-17 Thread Larry Rosenman
On 01/17/2022 8:50 am, Matthias Fechner wrote: Dear Larry, Am 16.01.2022 um 21:19 schrieb Larry Rosenman: I'm trying to update thanos, and poudriere port test garners: ===>  Building thanos from ./cmd/thanos vendor/cloud.google.com/go/storage/iam.go:20:2: cannot find package ".&q

Re: Go modules help

2022-01-17 Thread Larry Rosenman
On 01/17/2022 8:58 am, Larry Rosenman wrote: On 01/17/2022 8:50 am, Matthias Fechner wrote: Dear Larry, Am 16.01.2022 um 21:19 schrieb Larry Rosenman: I'm trying to update thanos, and poudriere port test garners: ===>  Building thanos from ./cmd/thanos vendor/cloud.google.com/go

Re: Go modules help

2022-01-17 Thread Larry Rosenman
On 01/17/2022 11:35 am, Matthias Fechner wrote: Am 17.01.2022 um 17:46 schrieb Larry Rosenman: Progress, but I'm now getting: => SHA256 Checksum OK for go-plist-591f970eefbbeb04d7b37f334a0c4c3256e32876_GL0.tar.gz. /bin/rm -f -r /wrkdirs/usr/ports/net-mgmt/thanos/work/thanos-0.24.

Re: Go modules help

2022-01-17 Thread Larry Rosenman
On 01/17/2022 11:53 am, Matthias Fechner wrote: Am 17.01.2022 um 18:44 schrieb Larry Rosenman: On 01/17/2022 11:35 am, Matthias Fechner wrote: Am 17.01.2022 um 17:46 schrieb Larry Rosenman: Progress, but I'm now getting: => SHA256 Checksum OK for

Re: Go modules help

2022-01-17 Thread Larry Rosenman
gards, Dmitri thanks, Dmitri. Can we get the porter's handbook updated for Go programs? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106

Re: TLC needed for PR

2022-05-02 Thread Larry Rosenman
related ports. -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106

Portscout: tells me to upgrade to an unreleased version?

2022-05-03 Thread Larry Rosenman
How can I tell portscout to not bother me until the download page is updated? https://pigeonhole.dovecot.org/download.html the https directory for the download has the new 0.5.19 file, but it's not released yet. Thanks for any help here. -- Larry Rosenman

Re: Committer help please

2022-05-08 Thread Larry Rosenman
Done. On 05/08/2022 6:37 pm, b.shertenl...@yahoo.com wrote: Could someone please help with getting the latest update to multimedia/plexmediaserver-plexpass committed. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263621 Thank you. Ben Shertenlieb -- Larry Rosenman

sysutils/lsof: help!

2022-06-11 Thread Larry Rosenman
ill remain broken. -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: l...@freebsd.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 signature.asc Description: OpenPGP digital signature

Re: sysutils/lsof: help!

2022-06-12 Thread Larry Rosenman
On 06/12/2022 3:29 pm, Stefan Esser wrote: Am 11.06.22 um 16:20 schrieb Larry Rosenman: greetings,     I'm having trouble getting anyone to care about lsof anymore.  If anyone can help fix these merge conflicts, I'd be most appreciative, and will merge and make a new FreeBSD relea

Re: Depending on a port that uses flavors

2025-01-15 Thread Larry Rosenman
and specify that *any* flavor of dovecot satisfies the plugin's dependency requirements? E.g. is there a dovecot equivalent for python's PY_FLAVOR variable? Best, Martin Waschbüsch per @bapt. not at present :( -- Larry Rosenman http://people.freebsd.org/~ler Pho