tailscale / tailscale

The easiest, most secure way to use WireGuard and 2FA.
https://tailscale.com
BSD 3-Clause "New" or "Revised" License
19.32k stars 1.51k forks source link

FR: Update OpenSUSE Leap repos to support 15.6 #12541

Open stryan opened 4 months ago

stryan commented 4 months ago

What are you trying to do?

OpenSUSE Leap released 15.6 a week or two ago but it looks like there's no repo set up at https://pkgs.tailscale.com/stable/opensuse/leap/15.6 yet. I would like to install Tailscale on my 15.6 boxes with the correct repo, instead of using the 15.5 one.

How should we solve this?

No response

What is the impact of not solving this?

By holding back on updating some machines and using the 15.5 repo on others.

Anything else?

The version from the Leap 15.5 repo seems to work fine on Leap 15.6 so there's no pressing need for this, but it would be nice to have since otherwise I can't have all my repos configured to use $RELEASE_VER.

rohankrishnadev commented 4 months ago

I also noticed that in the "Manually install on" section on the page https://tailscale.com/download/linux the option for openSUSE Leap only goes up to version 15.2. This might need to be updated to the newest supported versions.

FroggyFlox commented 4 months ago

Thanks a lot, @stryan for creating this issue; I contacted support about this and they redirected me here to show my support for this as well.

@rohankrishnadev: I see the same on my end. I found an issue bringing this up late last year but it seems to have been closed; I thought I would link to it here in case it helps: https://github.com/tailscale/tailscale/issues/9404

RafneQ commented 3 months ago

As a workaround you can use tailscale package provided from the network:vpn project from openSUSE Build Service. You can check the build process or download the package on this page.

If you want to add network:vpn repo and install tailscale from there here are the instructions:

sudo zypper addrepo https://download.opensuse.org/repositories/network:vpn/15.6/network:vpn.repo
sudo zypper refresh
sudo zypper install tailscale