Hide Forgot
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 ~]$
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.
Why boost component? Shouldn't it be the gnash-plugin component?
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 ***
> Why boost component? Shouldn't it be the gnash-plugin component? Oops, I'm sorry Jonathan. It should be gnash-plugin for sure.