Cannot install boost-static...

Ian Malone ibmalone at gmail.com
Mon Aug 5 16:57:08 UTC 2013


On 5 August 2013 17:13, Georgios Petasis <petasisg at yahoo.gr> wrote:
> Hi all,
>
> I am trying to install boost-static, but I am getting an error:
>
>> yum install boost-static.i686
>
> Loaded plugins: auto-update-debuginfo, langpacks, refresh-packagekit
> Resolving Dependencies
> --> Running transaction check
> ---> Package boost-static.i686 0:1.53.0-6.fc19 will be installed
> --> Processing Dependency: boost-devel = 1.53.0-6.fc19 for package:
> boost-static-1.53.0-6.fc19.i686
> --> Finished Dependency Resolution
> Error: Package: boost-static-1.53.0-6.fc19.i686 (fedora)
>            Requires: boost-devel = 1.53.0-6.fc19
>            Installed: boost-devel-1.53.0-8.fc19.i686 (installed)
>                boost-devel = 1.53.0-8.fc19
>            Available: boost-devel-1.53.0-6.fc19.i686 (fedora)
>                boost-devel = 1.53.0-6.fc19
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> How can I fix this?
>

You've hit an incomplete mirror or your yum metadata isn't quite
right. It's correctly seeing the most recent update for boost (the
1.53.0-8 package), but an older version of the static package. The
most common cause is the packages are still being rolled out, but this
update seems to have been 23 July, so that's not the case. You might
want to try a "yum clean metadata",

-- 
imalone
http://ibmalone.blogspot.co.uk


More information about the users mailing list