Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 05:03:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269703] deskutils/gnome-calendar:  cannot start because mixing libsoup2 and libsoup3
Message-ID:  <bug-269703-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269703

            Bug ID: 269703
           Summary: deskutils/gnome-calendar:  cannot start because mixing
                    libsoup2 and libsoup3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: dufresnep@zoho.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

paul2@dufresnep:~ $ gnome-calendar=20

(process:2759): libsoup-ERROR **: 23:54:41.829: libsoup2 symbols detected.
Using libsoup2 and libsoup3 in the same process is not supported.
Trace/BPT trap (core dumped)
paul2@dufresnep:~ $ whereis gnome-calendar
gnome-calendar: /usr/local/bin/gnome-calendar
/usr/ports/deskutils/gnome-calendar
paul2@dufresnep:~ $ ldd /usr/local/bin/gnome-cal
/usr/local/bin/gnome-calculator  /usr/local/bin/gnome-calendar=20=20=20
paul2@dufresnep:~ $ ldd /usr/local/bin/gnome-calendar |grep -i soup
        libsoup-2.4.so.1 =3D> /usr/local/lib/libsoup-2.4.so.1 (0x16d457df90=
00)
        libsoup-3.0.so.0 =3D> /usr/local/lib/libsoup-3.0.so.0 (0x16d483ba80=
00)
paul2@dufresnep:~ $=20

See similar bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269676
which was fixed by:
-               libgeocode-glib.so:net/geocode-glib \
+               libgeocode-glib-2.so:net/geocode-glib2 \

don't know if it apply at all in this case.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269703-7788>