-1

i've been trying to install wine on 18.04 for 7 hours, and i've gotten absolutely no results

every tutorial i find doesn't work

the only thing resembling a hint as to what was wrong i could find was this:

root@valeri-same-pc:~# apt-get update
Get:1 file:/var/opt/amdgpu-pro-local ./ InRelease
Ign:1 file:/var/opt/amdgpu-pro-local ./ InRelease
Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]
Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]                   
Get:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg                            
Ign:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg                            
Hit:4 http://repo.steampowered.com/steam precise InRelease                     
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease                     
Hit:6 http://dl.winehq.org/wine-builds/ubuntu xenial InRelease                 
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]   
Hit:8 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease          
Get:9 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]    
Hit:10 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease               
Ign:11 https://dl.winehq.org/wine-builds/ubu... bionic InRelease               
Ign:12 https://dl.winehq.org/wine-builds/ubuntu/dists/artful bionic InRelease  
Err:13 https://dl.winehq.org/wine-builds/ubu... bionic Release                 
  404  Not Found [IP: 151.101.4.69 443]
Get:14 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Err:15 https://dl.winehq.org/wine-builds/ubuntu/dists/artful bionic Release    
  404  Not Found [IP: 151.101.4.69 443]
Reading package lists... Done                                                  
E: The repository 'https://dl.winehq.org/wine-builds/ubu... bionic Release' does not have a Release file.
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.
E: The repository 'https://dl.winehq.org/wine-builds/ubuntu/dists/artful bionic Release' does not have a Release file.
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.
guiverc
  • 33,561
Ivy
  • 9

1 Answers1

0

The line should read: deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main

That's in /etc/apt/sources.list unless you made a separate file in /etc/apt/sources.list.d/

SO after you get the sudo issue resolved, remove the "artful" reference.