maintainer-feedback requested: [Bug 285963] lang/go* disapeared from repos ?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 17:15:51 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Golang Team (Nobody)
<go@FreeBSD.org> for maintainer-feedback:
Bug 285963: lang/go* disapeared from repos ?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285963
--- Description ---
Hi there,
`pkg search -e lang/go` show no results, and it's pretty new: I got some
results last week.
Neither `pkg search -g 'go1*'`
I issued a `pkg update -f` before.
Here is my `/etc/pkg/FreeBSD.conf`:
```
FreeBSD: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
```
Did lang/go vanished from repo? Did I missed something?