[Webkit-unassigned] [Bug 189797] Built RPM of WPE webkit fails to install with "nothing provides libWPEToolingBackends.so()"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 13:00:14 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189797

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |aperez at igalia.com
           Assignee|webkit-unassigned at lists.web |aperez at igalia.com
                   |kit.org                     |

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
(In reply to Chris King from comment #0)
> When trying to install from the RPM of WPE built on fedora, I get this error:
> 
> Problem: cannot install the best candidate for the job
>   - nothing provides libWPEToolingBackends.so()(64bit) needed by
> wpewebkit-2.21.92-1.fc30.x86_64
> 
> It seems like something that shouldn't be needed as a dependency is being
> listed as one.

I suppose the Fedora packaging is building _and_ installing the WPE
MiniBrowser. Currently is the only installable component that uses
libWPEToolingBackends.so

Either we tell CMake to install the library when the MiniBrowser is
also installed, or figure out whether it might be possible to link
the library statically in the MiniBrowser. I'll try poke a bit and
see what can be done.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180920/0ed3ab7c/attachment-0001.html>


More information about the webkit-unassigned mailing list