blenderplayer, Field3D, OpenImageIO dependency issues

Michael Schwendt mschwendt at gmail.com
Sat Mar 17 21:49:21 UTC 2012


On Sat, 17 Mar 2012 17:41:43 -0400, TH (Tom) wrote:

> I don't think I need any of these things, but I have been trying
> to get all the same rpms on my F17 alpha as I have on my F16
> system, and these dependency errors have persisted for a while:
> 
> Loaded plugins: downloadonly, fastestmirror, langpacks, presto, refresh-
>               : packagekit
> Loading mirror speeds from cached hostfile
>  * fedora: mirror.hiwaay.net
>  * rpmfusion-free-rawhide: mirror.us.leaseweb.net
>  * rpmfusion-nonfree: mirror.us.leaseweb.net
>  * rpmfusion-nonfree-updates: mirror.us.leaseweb.net
>  * rpmfusion-nonfree-updates-testing: mirror.hiwaay.net
>  * updates: mirror.us.leaseweb.net
>  * updates-testing: mirror.hiwaay.net
> Setting up Install Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package blenderplayer.x86_64 1:2.62-1.fc17 will be installed
> --> Processing Dependency: libOpenImageIO.so.0.10()(64bit) for package: 1:blenderplayer-2.62-1.fc17.x86_64
> --> Running transaction check
> ---> Package OpenImageIO.x86_64 0:0.10.4-4.fc17 will be installed
> --> Processing Dependency: libField3D.so.1.2()(64bit) for package: OpenImageIO-0.10.4-4.fc17.x86_64
> --> Finished Dependency Resolution
> Error: Package: OpenImageIO-0.10.4-4.fc17.x86_64 (updates-testing)
>            Requires: libField3D.so.1.2()(64bit)
>            Available: Field3D-1.2.1-1.fc17.x86_64 (fedora)
>                libField3D.so.1.2()(64bit)
>            Installed: Field3D-1.3.2-1.fc17.x86_64 (@updates-testing)
>                Not found
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> 
> I wouldn't know which package to pick to file a bug report, so
> I thought I'd just mention it here.

It tried to give you a hint in the error message:

|            Requires: libField3D.so.1.2()(64bit)

This is the library that is needed.

|            Available: Field3D-1.2.1-1.fc17.x86_64 (fedora)
|                libField3D.so.1.2()(64bit)

It is found in that package.

|            Installed: Field3D-1.3.2-1.fc17.x86_64 (@updates-testing)
|                Not found

This is the upgraded version of the package, in which the needed
library is "Not found". Hence it's the test-update that breaks:

https://admin.fedoraproject.org/updates/search/Field3D

-- 
Fedora release 17 (Beefy Miracle) - Linux 3.3.0-0.rc6.git0.2.fc17.x86_64
loadavg: 0.14 0.10 0.06


More information about the test mailing list