Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956782 - net-vpn/tailscale unmask on arm. dev-lang/go non-broken versions available
Summary: net-vpn/tailscale unmask on arm. dev-lang/go non-broken versions available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-29 05:58 UTC by rpimonitrbtch
Modified: 2025-05-29 15:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rpimonitrbtch 2025-05-29 05:58:14 UTC
>=net-vpn/tailscale-1.60.0 was masked via #924744 and #924649, as a recent-enough non-broken version of dev-lang/go was unavailable to satisfy the BDEP at the time. The broken version of go is no longer available.... Only newer, non-broken versions are available, making the mask obsolete.

Reproducible: Always

Steps to Reproduce:
1.cat "net-vpn/tailscale ~arm" >> /etc/portage/package.accept_keywords
2.emerge net-vpn/tailscale
3.
Actual Results:  
!!! All ebuilds that could satisfy "tailscale" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-vpn/tailscale-1.82.5::gentoo (masked by: package.mask)
/var/db/repos/gentoo/profiles/arch/arm/package.mask:
# Sam James <sam@gentoo.org> (2024-02-17)
# Broken on arm, see bug #924649 (https://github.com/golang/go/issues/65601).

Expected Results:  
...
>>> Completed (3 of 3) net-vpn/tailscale-1.82.5::gentoo
>>> Jobs: 3 of 3 complete
Comment 1 Larry the Git Cow gentoo-dev 2025-05-29 15:13:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907f626f12e065df9187723dc049e518996cedd1

commit 907f626f12e065df9187723dc049e518996cedd1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-05-29 15:12:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-29 15:12:49 +0000

    profiles/arch/arm: unmask tailscale
    
    It was masked because the version of Go required by tailscale at the time
    was only satisfied by masked versions on arm.
    
    Closes: https://bugs.gentoo.org/924649
    Closes: https://bugs.gentoo.org/956782
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm/package.mask | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)