Date: Fri, 15 Nov 2024 23:58:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282791] sysutils/kubo-go: gid already allocated Message-ID: <bug-282791-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282791 Bug ID: 282791 Summary: sysutils/kubo-go: gid already allocated Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jhixson@FreeBSD.org Reporter: calvin@cmpct.info Assignee: jhixson@FreeBSD.org Flags: maintainer-feedback?(jhixson@FreeBSD.org) I'm upgrading from FreeBSD/amd64 14.0 to 14.1, and upgrading the binary packages on my system as a result. However, it seems kubo-go gets installed= as a new dependency to something installed on my system. When pkg gets to installing this, I get to: ``` [441/506] Installing kubo-go-0.29.0_4... =3D=3D=3D> Creating groups Creating group 'kubo-go' with gid '883' pw: gid `883' has already been allocated ``` The GID 883 seems allocated to ipfs-go already however. It looks like kubo-= go replaces ipfs-go, looking at: https://github.com/freebsd/freebsd-ports/commit/fc2f8f7ed067de1d4b2682cb5cf= 8a65807d81978 Is there something I'm missing for the upgrade? It looks like bug #280346 m= ight match my current situation, but it claims it's fixed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282791-7788>