linux:kodi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:kodi [2017/07/07 09:39] – [Youtube issues] kurt.smolderenlinux:kodi [2021/10/24 22:26] (current) – [Youtube issues] kurt.smolderen@empuly.net
Line 134: Line 134:
 </code> </code>
  
-In order to solve this issue, an updated version of ''python-cryptography'' and ''python-openssl'' must be installed (ref https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1636573).+In order to solve this issue, an updated version of ''python-cryptography'' and ''python-openssl'' must be installed (ref [[https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1636573|https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1636573]]).
  
-  - Add zesty repositories by creating ///etc/apt/sources.list.d/zesty.list// with the following content <code>#Zesty+  - Add the //zesty// repositories to your //xenial// installation: <file text /etc/apt/sources.list.d/zesty.list>#Zesty
 deb http://be.archive.ubuntu.com/ubuntu zesty main deb http://be.archive.ubuntu.com/ubuntu zesty main
-deb-src http://be.archive.ubuntu.com/ubuntu zesty main</code>+deb-src http://be.archive.ubuntu.com/ubuntu zesty main</file>
   - Configure ''apt'' such that it prefers packages from //xenial// above those from the //zesty// release. Failing to do so will update a lot more packages to their //zesty// version and might leave you with a broken system. <file text /etc/apt/apt.conf.d/00ubuntu-version>APT::Default-Release "xenial";</file>   - Configure ''apt'' such that it prefers packages from //xenial// above those from the //zesty// release. Failing to do so will update a lot more packages to their //zesty// version and might leave you with a broken system. <file text /etc/apt/apt.conf.d/00ubuntu-version>APT::Default-Release "xenial";</file>
   - Tell apt to prefer the ''python-cryptography'' version from //zesty// above the version provided in //xenial//: <file text /etc/apt/preferences.d/python-cryptograph-from-zesty>Package: python-cryptography   - Tell apt to prefer the ''python-cryptography'' version from //zesty// above the version provided in //xenial//: <file text /etc/apt/preferences.d/python-cryptograph-from-zesty>Package: python-cryptography
  • linux/kodi.1499413143.txt.gz
  • Last modified: 2017/07/07 09:39
  • by kurt.smolderen