Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] apt-get update: "Failed to fetch"

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
J V
Posts: 120
Joined: 2011-02-21 17:34

[SOLVED] apt-get update: "Failed to fetch"

#1 Post by J V »

Trying to install riot im:

Code: Select all

E: Failed to fetch https://riot.im/packages/debian/dists/sid/InRelease
There's nothing wrong with it as far as I can see:

Code: Select all

$ curl https://riot.im/packages/debian/dists/sid/InRelease
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Origin: riot.im
Suite: unstable
Codename: sid
Date: Sat, 04 Feb 2017 13:17:05 UTC
[...]
Anyone have any ideas how I can debug this?

SOLVED: I was missing apt-transport-https

Post Reply