On 5 August 2013 17:13, Georgios Petasis <petas...@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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to