Hi there,
I am the maintainer for sysutils/loki. Since the bump to go119 [1],
which updated all dependencies to go119, the port is broken.
I am looking for someone to have a look at [2] and commit it.
Thanks
Christopher
[1]
https://cgit.freebsd.org/ports/commit/?id=4476f89764d3ee73d216c2d56
Hi,
I've received my first ports fallout mail today. The port is working
fine on my poudriere but failed on the official build server with "too
many open files".
My assumption is, that this was a temporary issue because of too many
ressources used (by other parallel builds).
I am not clear
Am 16.11.22 um 23:56 schrieb Dave Cottlehuber:
[...]
I tried bumping go.{mod,sum} to latest commits, without success.
sysutils/loki has the same module as dependency, but seems to have no trouble
fetching, albeit slightly different patch and paths resulting.
> [...]
go4org is a bit special. I
Hi,
I am getting reminder notifications for a sysutils/loki (I am the
maintainer) again and again. The bug is fixed with a version bump
(separate bug #). Since it's not my ticket I am unable to close it my
self: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269757
What's the correct proc
Hey there porting experts,
I am in the process of migrating the sysutils/loki port to
USES=go:modules instead of the quite cumbersome GH_TUPLE shenanigans.
Unfortunately, I am stuck in the go.mod parsing:
# make makesum
===> License AGPLv3 accepted by the user
===> License AGPLv3 accepted b
Am 14.10.23 um 21:39 schrieb Christopher Beppler:
Hey there porting experts,
I am in the process of migrating the sysutils/loki port to
USES=go:modules instead of the quite cumbersome GH_TUPLE shenanigans.
[...]
Some progress, the error is a different one now (Updated Makefile below