Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596194 - net-libs/libproxy - automagic dependency on net-libs/webkit-gtk:2
Summary: net-libs/libproxy - automagic dependency on net-libs/webkit-gtk:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-05 06:48 UTC by Mike Hiretsky
Modified: 2017-02-11 14:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Hiretsky 2016-10-05 06:48:14 UTC
I can not disable dependency on net-libs/webkit-gtk:2 by USE="-webkit". USE work with net-libs/webkit-gtk:4 only.

ldd /usr/lib64/libproxy.so

libjavascriptcoregtk-1.0.so.0 => /usr/lib64/libjavascriptcoregtk-1.0.so.0 (0x00007ffb791b1000)

Reproducible: Always

Steps to Reproduce:
1. emerge net-libs/webkit-gtk:2
2. USE="-webkit" emerge net-libs/libproxy
3. emerge -C net-libs/webkit-gtk:2
Actual Results:  
!!! existing preserved libs:
>>> package: net-libs/webkit-gtk-2.4.11-r200
 *  - /usr/lib64/libjavascriptcoregtk-1.0.so.0
 *  - /usr/lib64/libjavascriptcoregtk-1.0.so.0.16.19
 *      used by /usr/lib64/libproxy.so.1.0.0 (net-libs/libproxy-0.4.13-r1)
Comment 1 Alexander Tsoy 2017-02-09 08:55:24 UTC
Same here

!!! existing preserved libs:
>>> package: net-libs/webkit-gtk-2.4.11-r200
 *  - /usr/lib64/libjavascriptcoregtk-1.0.so.0
 *  - /usr/lib64/libjavascriptcoregtk-1.0.so.0.16.19
 *      used by /usr/lib64/libproxy.so.1.0.0 (net-libs/libproxy-0.4.13-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries
Comment 2 Pacho Ramos gentoo-dev 2017-02-10 18:45:33 UTC
[master ea9b1e9] net-libs/libproxy: Don't rdepend on old webkit-gtk automagically (#596194 by Mike Hiretsky)
 1 file changed, 1 insertion(+)
Comment 3 Mart Raudsepp gentoo-dev 2017-02-11 14:44:16 UTC
This affects the installed binaries and has to be revbumped
Comment 4 Pacho Ramos gentoo-dev 2017-02-11 14:48:50 UTC
done