Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: in rawhide player is missing a dependency: ``` [root@f28vanilla ~]# dnf install player Repository rawhide-debuginfo is listed more than once in the configuration Repository rawhide-source is listed more than once in the configuration Last metadata expiration check: 0:23:10 ago on Wed 21 Feb 2018 02:00:20 PM UTC. Error: Problem: conflicting requests - nothing provides libboost_system.so.1.64.0 needed by player-3.1.0-4.fc27.i686 - nothing provides libboost_system.so.1.64.0()(64bit) needed by player-3.1.0-4.fc27.x86_64 ```
The build is failing due to the removal of the XDR symbols from glibc. I'm working on modifications to use tirpc for the XDR functionality.