Description of problem: DEBUG util.py:439: Error: DEBUG util.py:439: Problem: package icoutils-0.32.0-1.fc28.x86_64 requires perl(LWP::Simple), but none of the providers can be installed DEBUG util.py:439: - conflicting requests DEBUG util.py:439: - nothing provides perl(LWP::Protocol::http::SocketMethods) needed by perl-libwww-perl-6.27-1.fc28.noarch Version-Release number of selected component (if applicable): perl-libwww-perl-6.27-1.fc28.noarch How reproducible: ? Steps to Reproduce: 1. Install libwww-perl in Rawhide. See also: https://kojipkgs.fedoraproject.org//work/tasks/9444/22039444/root.log
I believe this should be fixed by the laconically named commit "Provide hidden modules" which adds: +Provides: perl(LWP::Debug::TraceHTTP::Socket) = %{version} +Provides: perl(LWP::Protocol::http::Socket) = %{version} +Provides: perl(LWP::Protocol::http::SocketMethods) = %{version} However for some reason that's not built in Rawhide, only in F27 updates-testing. I'm therefore going to build it in Rawhide.
It has been built, but somehow is not tagged (only in "f28-pending") ...
Tagged into f28 by Kevin Fenzi.