Opened 8 years ago
Closed 8 years ago
#16038 closed defect (fixed)
Error: nothing provides libvpx.so.3()(64bit) on Fedora 25
Reported by: | lverissimo | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.1.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
I am unable to install Virtualbox 5.1-5.1_6 on Fedora 25. libvpx.so.3 is no longer available by libvpx.so.4. Please update your package.
Change History (8)
comment:1 by , 8 years ago
Summary: | Error: nothing provides libvpx.so.3()(64bit) needed by VirtualBox-5.1-5.1.6_110634_fedora24-1.x86_64 → Error: nothing provides libvpx.so.3()(64bit) on Fedora 25 |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
an attempted rpm install on a fedora 25 system:
dnf install ./VirtualBox-5.1-5.1.6_110634_fedora24-1.x86_64.rpm Error: nothing provides libvpx.so.3()(64bit) needed by VirtualBox-5.1-5.1.6_110634_fedora24-1.x86_64 (try to add '--allowerasing' to command line to replace conflicting packages)
comment:4 by , 8 years ago
Trying to install VirtualBox on Fedora 25 Release Candidate 2, I still encounter this problem with libvpx.so.3()
Fedora 25 Release is now scheduled for november 22 and it will be mandatory to be able to test VirtualBox on this release before this date.
comment:5 by , 8 years ago
We will provide Fedora 25 packages with the next 5.1.x maintenance release.
comment:6 by , 8 years ago
read this: http://www.spinics.net/lists/fedora-testing/msg131553.html
or drop me a mail to sixpack13[@]online.de remove the squared bracket's in this email adress !!!
I'll send you the compat-libvpx-1.5.0-1.fc25.x86_64.rpm
I can't attache the file course of it's size (~630 kb) !
OR if you want build it yourself:
- sudo dnf install auto-buildrequires
- wget https://smani.fedorapeople.org/compat-libvpx-1.5.0-1.fc26.src
- rpm -ivh compat-libvpx-1.5.0-1.fc26.src.rpm
- rpmbuild -bb ~/rpmbuild/SPECS/compat-libvpx.spec
- sudo dnf install ~/rpmbuild/RPMS/x86_64/compat-libvpx-1.5.0-1.fc25.x86_64.rpm
- install VB
- have fun :-)
comment:7 by , 8 years ago
The newly released VirtualBox-5.1-5.1.10_112026_fedora25-1.x86_64.rpm works for me with no dep problems, thanks.
To add a little more detail, Fedora 25 upgrades package libvpx-1.5.0-4.fc24.x86_64 -> libvpx-1.6.0-1.fc25.x86_64 which bumps library version to libvpx.so.4. As upgrading from 24 to 25 gives following: