Cannot install boost-static...

Adam Williamson awilliam at redhat.com
Wed Aug 7 18:39:56 UTC 2013


On Wed, 2013-08-07 at 21:34 +0300, Georgios Petasis wrote:
> Hi all,
> 
> I am trying to install boost-static, but I am getting an error (fedora 
> 19 x86_64):
> 
> > 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?

It looks like you have somehow disabled your updates repository. yum is
finding the old -6 build of Boost from the 'fedora' repository (which is
the repo that's frozen in the F19 release state), but you already have a
package from the -8 build that's in the 'updates' repository installed.
Somehow you have gotten updates installed, but then disabled the updates
repo, it looks like.

(note devel@ is the wrong list for this kind of question; users@
would've been better).
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net



More information about the devel mailing list