Bug 2107099

Summary: gnome-boxes fails to start and shows a libsoup error
Product: [Fedora] Fedora Reporter: Daniël van Eeden <redhat-bugzilla>
Component: gnome-boxesAssignee: Christophe Fergeau <cfergeau>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: cfergeau, fabiano, feborges, gnome-sig, marcandre.lureau, zeenix
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-14 13:03:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniël van Eeden 2022-07-14 10:57:35 UTC
Description of problem:
gnome-boxes fails to start

Version-Release number of selected component (if applicable):
gnome-boxes-42.3-1.fc37.x86_64

How reproducible:
try to start gnome-boxes

Actual results:
fails to start

Expected results:
starts

Additional info:


[dvaneeden@dve-carbon ~]$ gnome-boxes 

(process:348231): libsoup-ERROR **: 12:53:42.515: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
Trace/breakpoint trap (core dumped)
[dvaneeden@dve-carbon ~]$ which gnome-boxes
/usr/bin/gnome-boxes
[dvaneeden@dve-carbon ~]$ rpm -qf /usr/bin/gnome-boxes
gnome-boxes-42.3-1.fc37.x86_64
[dvaneeden@dve-carbon ~]$ ldd /usr/bin/gnome-boxes | grep soup
	libsoup-2.4.so.1 => /lib64/libsoup-2.4.so.1 (0x00007f1e5a6c5000)
	libsoup-3.0.so.0 => /lib64/libsoup-3.0.so.0 (0x00007f1e53317000)
[dvaneeden@dve-carbon ~]$ rpm -qf /lib64/libsoup-2.4.so.1 /lib64/libsoup-3.0.so.0
libsoup-2.74.2-2.fc36.x86_64
libsoup3-3.0.7-1.fc37.x86_64

Comment 1 Felipe Borges 2022-07-14 13:03:54 UTC

*** This bug has been marked as a duplicate of bug 2105116 ***