Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Firefox 58.0.1-2 missing libs (Read 1802 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Firefox 58.0.1-2 missing libs

Upon upgrading from Firefox 58.0.1-1 to Firefox 58.0.1-2 I get this error:

Code: [Select]
$ firefox          
XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so:
libvpx.so.5: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

I suspect part of the reason is libvpx isn't updated to its most recent version; I can post my currently installed libvpx lib files and version.

UPDATE: same error with thunderbird

Re: Firefox 58.0.1-2 missing libs

Reply #1
Code: [Select]
pkgfile libvpx.so.5
extra/libvpx
Try libvpx from extra, world doesn't have 1.7 yet.

Re: Firefox 58.0.1-2 missing libs

Reply #2
How do I get it from extra? I have extra available in pacman.conf but all I see 1.6.


Re: Firefox 58.0.1-2 missing libs

Reply #4
ok getting the following error:
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'
:: ffmpeg2.8: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'

Re: Firefox 58.0.1-2 missing libs

Reply #5
ok getting the following error:
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'
:: ffmpeg2.8: installing libvpx (1.7.0-1) breaks dependency 'libvpx.so=4-64'
I'm not sure how deep this particular dependency rathole goes, but the immediate error should be solvable by installing the offending ffmpeg packages from extra. Or just wait until world catches up.

Re: Firefox 58.0.1-2 missing libs

Reply #6
I am on world testing so the newer version came through and ff 58.0.2 is working with no issues. thanks for all of your help