Bug 1326202 - gnash-plugin cannot be installed because nothing provides libboost_iostreams
Summary: gnash-plugin cannot be installed because nothing provides libboost_iostreams
Keywords:
Status: CLOSED DUPLICATE of bug 1307545
Alias: None
Product: Fedora
Classification: Fedora
Component: gnash
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hicham HAOUARI
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-12 07:10 UTC by Mike FABIAN
Modified: 2016-04-12 10:51 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-12 10:43:45 UTC
Type: Bug


Attachments (Terms of Use)

Description Mike FABIAN 2016-04-12 07:10:18 UTC
Testing on Fedora-Workstation-netinst-x86_64-24_Alpha-1.7.iso.

I cannot install gnash-plugin using dnf:

[mfabian@Fedora-Workstation-netinst-x86_6 ~]$ cat /etc/fedora-release 
Fedora release 24 (Twenty Four)
[mfabian@Fedora-Workstation-netinst-x86_6 ~]$ sudo dnf install gnash-plugin
[sudo] mfabian のパスワード:
Last metadata expiration check: 2:42:25 ago on Tue Apr 12 06:21:19 2016.
エラー: nothing provides libboost_iostreams.so.1.58.0()(64bit) needed by gnash-plugin-1:0.8.10-19.fc24.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages)
[mfabian@Fedora-Workstation-netinst-x86_6 ~]$

Comment 1 Michael Mráka 2016-04-12 07:56:13 UTC
Fedora 24_Alpha contains boost-iostreams-1.60.0-4 with libboost_iostreams.so.1.60.0 which basically means gnash-plugin needs to be recompiled with newer boost-iostreams.

Reassigning to boost component.

Comment 2 Jonathan Wakely 2016-04-12 10:37:52 UTC
Why boost component? Shouldn't it be the gnash-plugin component?

Comment 3 Jonathan Wakely 2016-04-12 10:43:45 UTC
There's already a FTBFS bug for gnash, which is the cause of this (not a boost bug).

*** This bug has been marked as a duplicate of bug 1307545 ***

Comment 4 Michael Mráka 2016-04-12 10:51:42 UTC
> Why boost component? Shouldn't it be the gnash-plugin component?

Oops, I'm sorry Jonathan.
It should be gnash-plugin for sure.


Note You need to log in before you can comment on or make changes to this bug.