
























I would appreciate it if you could add SHA256 hashes. MD5 is really no longer state of the art. That would significantly ease my gut feeling.
@hamarthy, is it critical to get this working again before they release a new version with the fix included?
Otherwise I'd rather wait 😅
If you want an up-to-date version from the AUR until then, you can also try https://aur.archlinux.org/packages/telepresence2-bin
2.21 is out, can this be updated? I'm also offering to co-maintain.
@xiayesuifeng, yes but v2 is not working well for me in general, not just the building 😅
Awesome!
@cwrau But telepresence v1 is no longer officially under maintenance. I tried the latest v2.15.1, and it can compile. I will update the version later
@xiayesuifeng, sadly I'm not using this anymore, as I've switched to telepresence v1 😅
I looked at getting the completion working anyways, but I can't build it locally. A rough look gave me the impression that telepresence2 is not compatible with go 1.21?
package github.com/telepresenceio/telepresence/v2/cmd/telepresence
imports github.com/telepresenceio/telepresence/v2/pkg/client/cli
imports github.com/telepresenceio/telepresence/v2/pkg/client/rootd
imports github.com/telepresenceio/telepresence/v2/pkg/client/rootd/dns
imports github.com/telepresenceio/telepresence/v2/pkg/vif
imports gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
imports gvisor.dev/gvisor/pkg/tcpip/stack
imports gvisor.dev/gvisor/pkg/sync/locking
imports gvisor.dev/gvisor/pkg/gohacks: build constraints exclude all Go files in /home/cwr/.local/share/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20221216231429-a78e892a26d2/pkg/gohacks
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@xiayesuifeng @cwrau The following error occurs with current release:
==> Starting package()... [make] TELEPRESENCE_VERSION=v2.26.2 build-aux/main.mk:97: *** multiple target patterns. Stop. ==> ERROR: A failure occurred in package(). Aborting... -> error making: telepresence2-exit status 4 -> Failed to install the following packages. Manual intervention is required: telepresence2 - exit status 4
I'm not aware of the source of it. Any help would be appreciated. Thanks.