Bug 1042650

Summary: gnome-vfs2 fails to build with openssl-1.1
Product: [openSUSE] openSUSE Tumbleweed Reporter: Tomáš Chvátal <tchvatal>
Component: OtherAssignee: openSUSE GNOME <os.gnome.maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: alarrosa, fcrozat, fezhang, meissner, sreeves, vcizek, zaitor
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1042629    
Attachments: gnome-vfs2-openssl11.patch

Description Tomáš Chvátal 2017-06-05 10:23:21 UTC
The package fails to build with openssl-1.1. For more information
see the blocker bug.

Currently tested in Staging:I
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:I/gnome-vfs2/standard/x86_64
Comment 1 Bjørn Lie 2017-06-05 10:35:05 UTC
gnome-vfs is deprecated (and even archived) upstream.

I see fedora have taken the route of openssl-1_0_0-devel (compat-openssl10-devel), I suppose that will be our road for now too.

The amount of packages depending on this obsolete thing is scary...
Comment 2 Bjørn Lie 2017-06-05 10:37:44 UTC
Add a few SLED'ies to cc
Comment 3 Bjørn Lie 2017-06-05 10:45:09 UTC
@reporter: The compat package we have seems to be called libopenssl-1_0_0-devel and not openssl-1_0_0-devel as stated in blocker bug.
Comment 4 Bjørn Lie 2017-06-05 10:50:03 UTC
https://build.opensuse.org/request/show/501126 to G:F
Comment 5 Tomáš Chvátal 2017-06-05 11:21:08 UTC
For the staging (and core distro purposes) only these 4 need to be moved away from it:

Packages: graphviz-plugins, libbonoboui, libgnome, libgnomeui.
Comment 6 Marcus Meissner 2017-10-20 14:14:02 UTC
Created attachment 745335 [details]
gnome-vfs2-openssl11.patch

trivial patch.

the private usage is to allow freeing the allocated ctx as far as I understand.

the patch will work with older openssl too.
Comment 7 Bernhard Wiedemann 2017-10-20 16:01:36 UTC
This is an autogenerated message for OBS integration:
This bug (1042650) was mentioned in
https://build.opensuse.org/request/show/535499 Factory / gnome-vfs2
Comment 8 Vítězslav Čížek 2017-10-26 09:48:39 UTC
Accepted to Factory. Thanks, Marcus.