Bug 272143 - security/headscale refuses to start after install
Summary: security/headscale refuses to start after install
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-22 10:55 UTC by Filias Heidt
Modified: 2023-12-29 19:31 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (m.muenz)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filias Heidt 2023-06-22 10:55:33 UTC
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
Comment 1 Peter Putzer 2023-12-29 19:31:39 UTC
Currently the port is broken. It should at least be marked as such.