Failed to fetch

Questions about Wine on Linux
Locked
Vansc0re
Newbie
Newbie
Posts: 1
Joined: Tue Oct 30, 2018 2:06 pm

Failed to fetch

Post by Vansc0re »

I'm trying to install WINE on debian, But i can't get it downloaded

Code: Select all

 sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://dl.google.com/linux/chrome/deb stable Release [1,189 B]
Get:3 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]         
Ign:4 http://ftp.fi.debian.org/debian stretch InRelease                        
Hit:5 http://ftp.fi.debian.org/debian stretch-updates InRelease                
Hit:6 http://security.debian.org/debian-security stretch/updates InRelease     
Hit:7 http://ftp.fi.debian.org/debian stretch Release                          
Get:8 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,376 B]
Hit:9 http://cdn-fastly.deb.debian.org/debian jessie-backports InRelease       
Fetched 3,384 B in 0s (5,091 B/s)
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
E: Failed to fetch https://dl.winehq.org/wine-builds/debian/dists/jessie/InRelease  
E: Some index files failed to download. They have been ignored, or old ones used instead.
Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Failed to fetch

Post by dimesio »

Vansc0re wrote:

Code: Select all

 E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
That's most likely the problem.
Locked