Bug 1494814 - perl-libwww-perl is uninstallable in Rawhide
Summary: perl-libwww-perl is uninstallable in Rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-libwww-perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: TRACKER-bugs-affecting-libguestfs
TreeView+ depends on / blocked
 
Reported: 2017-09-23 09:49 UTC by Richard W.M. Jones
Modified: 2017-09-23 20:28 UTC (History)
10 users (show)

Fixed In Version: perl-libwww-perl-6.27-2.fc28
Clone Of:
Environment:
Last Closed: 2017-09-23 20:28:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2017-09-23 09:49:33 UTC
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

Comment 1 Richard W.M. Jones 2017-09-23 19:58:25 UTC
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.

Comment 2 Richard W.M. Jones 2017-09-23 19:59:57 UTC
It has been built, but somehow is not tagged (only in "f28-pending") ...

Comment 3 Richard W.M. Jones 2017-09-23 20:28:20 UTC
Tagged into f28 by Kevin Fenzi.


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