Repository is no longer regarded as secure. No Update possible (Fehl:31 https://linux.teamviewer.com
Dear all,
Udating my software repos using sudo apt update results in
[...]
Fehl:31 https://linux.teamviewer.com/deb stable InRelease
403 Forbidden [IP: 2600:9000:214f:4400:1c:3aaa:b100:93a1 443]
InRelease
Paketlisten werden gelesen... Fertig
E: Fehlschlag beim Holen von https://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 2600:9000:214f:4400:1c:3aaa:b100:93a1 443]
E: Das Depot »https://linux.teamviewer.com/deb stable InRelease« ist nicht mehr signiert.
N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
[...]
I already uninstalled teamviewer with --purge and reloaded the gpg-key and reinstalled - no difference.
Any suggestions? Thank you
PS:: Before you ask Linux Mint 20,1; 64 bit; alll (other) updates installed
Same thing here on Debian 10 (stable).
# apt update
[...]
Err:6 hxxps://linux.teamviewer[.]com/deb stable InRelease
403 Forbidden
[...]
E: Failed to fetch hxxps://linux.teamviewer[.]com/deb/dists/stable/InRelease 403 Forbidden
E: The repository 'hxxps://linux.teamviewer[.]com/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
No better after typing `̀# teamviewer repo default`.
Manual navigation to hxxps://linux.teamviewer[.]com/deb with my browser leads me to an error XML page stating "AccessDenied".
NB: I've sanitized the links above because my post is not authorized otherwise...
It is not working for me on Ubuntu 18.04
$ sudo apt update
...
Err:13 https://linux.teamviewer.com/deb stable InRelease
403 Forbidden [IP: 2600:9000:20c5:6800:1c:3aaa:b100:93a1 443]
...
E: Failed to fetch https://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 2600:9000:20c5:6800:1c:3aaa:b100:93a1 443]
E: The repository 'https://linux.teamviewer.com/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
@DanielStm: I just now added the repo again and it works fine!
I am on openSUSE Leap 42.3 and had simply copied /etc/yum.repos.d/teamviewer.repo to /etc/zypp/repos.d/teamviewer.repo. I use the YaST Software Repositories and Software Management GUIs, which execute zypper commands and zypper read the original yum repo file:
[teamviewer]
name=TeamViewer - $basearch
baseurl=http://linux.teamviewer.com/yum/stable/main/binary-$basearch/
gpgkey=http://linux.teamviewer.com/pubkey/TeamViewer2017.asc
gpgcheck=1
enabled=1
failovermethod=priority
... and updated it to this, I only enabled auto-refresh using the GUI:
[teamviewer]
name=TeamViewer - $basearch
enabled=1
autorefresh=1
baseurl=http://linux.teamviewer.com/yum/stable/main/binary-$basearch/
type=rpm-md
gpgcheck=1
gpgkey=http://linux.teamviewer.com/pubkey/TeamViewer2017.asc
keeppackages=0
Seeing the same here, only difference is that it uses the ipv6 address instead: 403 Forbidden [IP: 2600:9000:215d:f200:1c:3aaa:b100:93a1 443]
If you try to access https://download.teamviewer.com/ it redirects to https://dl.teamviewer.com/releases and it hits a 404.
Maybe some sort of webserver problem?
Same problem on OpenSUSE Leap 15.2
$ sudo zypper ref teamviewer Problem retrieving files from 'TeamViewer - x86_64'. Permission to access 'https://linux.teamviewer.com/yum/stable/main/binary-x86_64/media.1/media' denied. Please see the above error message for a hint. Skipping repository 'TeamViewer - x86_64' because of the above error. Could not refresh the repositories because of errors.
currently its broken again.
Err:3 https://linux.teamviewer.com/deb stable InRelease
403 Forbidden [IP: 99.86.242.28 443]
Reading package lists... Done
E: Failed to fetch https://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 99.86.242.28 443]
E: The repository 'https://linux.teamviewer.com/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Same problem:
E: Failed to fetch https://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 65.9.57.63 443]
E: The repository 'https://linux.teamviewer.com/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
See https://community.teamviewer.com/English/discussion/comment/117680/#Comment_117680 for update (team are aware and working on a fix).
Yeah, it works for me now, it was more like around late morning today CEST timezone rather than overnight, I had the issue earlier this morning.
Please don't break it again, I need to install TeamViewer on a new machine on the weekend, and I wouldn't be able to if this broke again. :-)
Thanks and best regards,
Robert
I have been getting the same error this week on Ubuntu 20.04:
E: Failed to fetch https://linux.teamviewer.com/deb/dists/stable/InRelease 403 Forbidden [IP: 54.230.72.17 443]
E: The repository 'https://linux.teamviewer.com/deb stable InRelease' is no longer signed.
Please advise.
Same problem here. Command 'zypper refresh' fails!
OS: OpenSuSE 42.3; x86_64
/zypp/repos.d/teamviewer.repo
foo:~ > cat /etc/zypp/repos.d/teamviewer.repo
[teamviewer]
name=TeamViewer - $basearch
enabled=1
autorefresh=1
baseurl=http://linux.teamviewer.com/yum/stable/main/binary-$basearch/
gpgkey=http://linux.teamviewer.com/pubkey/TeamViewer2017.asc
gpgcheck=1
type=rpm-md
keeppackages=0
Output of 'zypper refresh teamviewer'
foo:~ # zypper refresh teamviewer
Permission to access 'http://linux.teamviewer.com/yum/stable/main/binary-x86_64/media.1/media' denied.
Abort, retry, ignore? [a/r/i/...? shows all options] (a):
It seems that 'zypper' works slightly different to 'yum' and needs reading permission for some extra files or directories. E.g. Google has managed to set up a repository that functions with both, 'zypp' and 'yum'!!
marcos
Hello all,
The issue should be fixed.
Can you confirm on your side?
Community Manager