[Bug 272143] security/headscale refuses to start after install

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Jun 2023 10:55:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272143

            Bug ID: 272143
           Summary: security/headscale refuses to start after install
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsdbugs@heidt.me
                CC: m.muenz@gmail.com
             Flags: maintainer-feedback?(m.muenz@gmail.com)
                CC: m.muenz@gmail.com

Hi,

after install headscale panics with the following:

# headscale
panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to
declare that it assumes a non-moving garbage collector, but your version of
go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that it's safe
against the go1.20 runtime. If you want to risk it, run with environment
variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set. Notably, if go1.20
adds a moving garbage collector, this program is unsafe to use.

goroutine 1 [running]:
go4.org/unsafe/assume-no-moving-gc.init.0()
       
go4.org/unsafe/assume-no-moving-gc@v0.0.0-20220617031537-928513b29760/untested.go:25
+0x1ba

Maybe an Update to a newer headscale-version would help?

Cheers,
Filias

-- 
You are receiving this mail because:
You are the assignee for the bug.