Advertisement
Guest User

Untitled

a guest
Sep 7th, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. chillabis@PC:~$ ver=$(lsb_release -sr); if [ $ver != "16.10" -a $ver != "17.04" -a $ver != "16.04" ]; then ver=16.04; fi
  2. chillabis@PC:~$ echo "deb http://download.opensuse.org/repositories/home:/strycore/xUbuntu_$ver/ ./" | sudo tee /etc/apt/sources.list.d/lutris.list
  3. deb http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04/ ./
  4. chillabis@PC:~$ wget -q http://download.opensuse.org/repositories/home:/strycore/xUbuntu_$ver/Release.key -O- | sudo apt-key add -
  5. gpg: no valid OpenPGP data found.
  6. chillabis@PC:~$ sudo apt-get update
  7. [sudo] password for chillabis:
  8. Get:1 file:/var/opt/amdgpu-pro-local ./ InRelease
  9. Ign:1 file:/var/opt/amdgpu-pro-local ./ InRelease
  10. Get:2 file:/var/opt/amdgpu-pro-local ./ Release [814 B]
  11. Get:2 file:/var/opt/amdgpu-pro-local ./ Release [814 B]
  12. Get:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
  13. Ign:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
  14. Hit:4 http://ubuntu.mirror.su.se/ubuntu xenial InRelease
  15. Hit:5 http://ubuntu.mirror.su.se/ubuntu xenial-updates InRelease
  16. Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
  17. Hit:7 https://deb.opera.com/opera-stable stable InRelease
  18. Hit:8 https://dl.winehq.org/wine-builds/ubuntu xenial InRelease
  19. Ign:9 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ InRelease
  20. Ign:10 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release
  21. Ign:11 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages.diff/Index
  22. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  23. Hit:13 http://repository.spotify.com stable InRelease
  24. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  25. Ign:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  26. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  27. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  28. Ign:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  29. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  30. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  31. Ign:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  32. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  33. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  34. Ign:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  35. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  36. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  37. Ign:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  38. Ign:12 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en_US
  39. Ign:14 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Translation-en
  40. Err:15 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Packages
  41. 403 Forbidden [IP: 195.135.221.134 80]
  42. Fetched 102 kB in 1s (83,0 kB/s)
  43. Reading package lists... Done
  44. W: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' does not have a Release file.
  45. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  46. N: See apt-secure(8) manpage for repository creation and user configuration details.
  47. E: Failed to fetch http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04/./Packages 403 Forbidden [IP: 195.135.221.134 80]
  48. E: Some index files failed to download. They have been ignored, or old ones used instead.
  49. chillabis@PC:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement