You are not logged in.

#1 2016-08-13 10:53:58

geekinthesticks
Member
From: England
Registered: 2011-09-21
Posts: 143
Website

[solved] Mythtv Can't Load libvpx.so.3

The latest upgrade seems to have broken MythTV. When I start mythbackend I get:

root@mythtv pkg]# mythbackend --help
mythbackend: error while loading shared libraries: libvpx.so.3: cannot open shared object file: No such file or directory
[root@mythtv pkg]# locate libvpx.so.3
/usr/lib/libvpx.so.3
/usr/lib/libvpx.so.3.0
/usr/lib/libvpx.so.3.0.0

Trying to downgrade to the previous version of libvpx:

[root@mythtv pkg]# pacman -U libvpx-1.5.0-4-x86_64.pkg.tar.xz
loading packages...
warning: downgrading package libvpx (1.6.0-2 => 1.5.0-4)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg: installing libvpx (1.5.0-4) breaks dependency 'libvpx.so=4-64'
:: ffmpeg0.10: installing libvpx (1.5.0-4) breaks dependency 'libvpx.so=4-64'
:: ffmpeg2.8: installing libvpx (1.5.0-4) breaks dependency 'libvpx.so=4-64'

Anyone else had this problem?

Last edited by geekinthesticks (2016-08-13 16:12:41)

Offline

#2 2016-08-13 11:17:28

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: [solved] Mythtv Can't Load libvpx.so.3

Does it need to be recompiled against the new version?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2016-08-13 13:30:19

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: [solved] Mythtv Can't Load libvpx.so.3

The package in the repo was. Sounds like a partial update situation.

Offline

#4 2016-08-13 16:15:15

geekinthesticks
Member
From: England
Registered: 2011-09-21
Posts: 143
Website

Re: [solved] Mythtv Can't Load libvpx.so.3

Marking as solved. The problem was caused by my pinning my MythTV version at 0.27. I am having problems with Recording Groups not being upgraded correctly from 0.27 to 0.28. However, this is a MythTV not an Arch problem. Upgrading to the latest 0.28 fixed the error with libvpx.so.3. Now to try and fix the Recording Groups problem!

Offline

Board footer

Powered by FluxBB