On Dom, 2016-11-06 at 17:02 +0000, George R Goffe wrote: > Ian, > > Thanks for your response. Here's what I get. > > dnf install VirtualBox-5.1-5.1.8_111374_fedora24-1.x86_64.rpm > Last metadata expiration check: 2:39:58 ago on Sun Nov 6 06:18:04 > 2016. > Error: nothing provides libvpx.so.3()(64bit) needed by VirtualBox- > 5.1-5.1.8_111374_fedora24-1.x86_64 > (try to add '--allowerasing' to command line to replace conflicting > packages)
Hello, F25 is not yet released, it is only available F25 Beta, anyway maybe a good opportunity to advertise RPMFusion packages http://rpmfusion.org/Howto/VirtualBox Also Oracle team just need rebuild the package against libvpx 1.6.0-1.fc25 package. > > ------------------------------ > > Message: 6 > Date: Sat, 5 Nov 2016 18:27:55 +0000 (UTC) > From: George R Goffe <[email protected]> > Subject: [VBox-users] VirtualBox 5.1.8 (x86_64) on a Fedora 25 > (x86_64) system > To: "[email protected]" > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8 > > Hi, > > I am trying to install VirtualBox on a freshly installed Fedora 25 > system and am having some troubles. Here's what I'm getting from the > rpm command: > > fc25-bash 4.3 /isos# rpm -ivh VirtualBox-5.1-5.1.8_111374_fedora24- > 1.x86_64.rpm > warning: VirtualBox-5.1-5.1.8_111374_fedora24-1.x86_64.rpm: Header V4 > DSA/SHA1 Signature, key ID 98ab5139: NOKEY > error: Failed dependencies: > libvpx.so.3()(64bit) is needed by VirtualBox-5.1- > 5.1.8_111374_fedora24-1.x86_64 > > > I have had some success with resolving similar issues by merely > making a link for the desired version to the "current" version of the > object in question. This is not working in this case. I issued "ln -s > libvpx.so.4.0.0 libvpx.so.3" in /usr/lib64... but that's not working. > > Is there something else I need to do? ldconfig perhaps? > > Thanks for your help, > > George... > > > > ------------------------------ > > Message: 7 > Date: Sun, 6 Nov 2016 14:46:40 +0800 > From: Ian Chapman <[email protected]> > Subject: Re: [VBox-users] VirtualBox 5.1.8 (x86_64) on a Fedora 25 > (x86_64) system > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252; format=flowed > > On 06/11/16 02:27, George R Goffe wrote: > > > > > I am trying to install VirtualBox on a freshly installed Fedora 25 > > system and am having some troubles. Here's what I'm getting from > > the rpm command: > > > > fc25-bash 4.3 /isos# rpm -ivh VirtualBox-5.1-5.1.8_111374_fedora24- > > 1.x86_64.rpm > > warning: VirtualBox-5.1-5.1.8_111374_fedora24-1.x86_64.rpm: Header > > V4 DSA/SHA1 Signature, key ID 98ab5139: NOKEY > > error: Failed dependencies: > > libvpx.so.3()(64bit) is needed by VirtualBox-5.1- > > 5.1.8_111374_fedora24-1.x86_64 > Have you tried: > > dnf install VirtualBox-5.1-5.1.8_111374_fedora24-1.x86_64.rpm > > ? -- Sérgio M. B. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
