• Tumbleweed Issues after 6 June Upgrade

    From PaulRS@prschmi@Zfrontier.com to alt.os.linux.suse on Wed Jun 18 01:09:47 2025
    From Newsgroup: alt.os.linux.suse

    I have had great sucess with Tumbleweed after many "zypper dup"s over
    the last 4 years. This is the first one that has given me issues. It
    was done Friday 6 June.

    Afterwards all seemed normal until I tried to start 3 programs I use.
    From Command line starts here is the message I get - the same message connected with three different files:
    The Programes are: Filezilla (ftp), Selene (Audio file converter),
    and Pan (newsreader) {In fact I am using Pronews an OS/2 system to
    contact this group)

    paul@suse15linux:~> filezilla
    filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> selene
    selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> pan
    pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol: g_task_set_static_name
    paul@suse15linux:~>

    Any suggestions?

    PaulRS
    --

    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From marrgol@marrgol@address.invalid to alt.os.linux.suse on Wed Jun 18 09:51:50 2025
    From Newsgroup: alt.os.linux.suse

    On 2025-06-18 at 03:09 PaulRS wrote:
    I have had great sucess with Tumbleweed after many "zypper dup"s over
    the last 4 years. This is the first one that has given me issues. It
    was done Friday 6 June.

    Afterwards all seemed normal until I tried to start 3 programs I use.
    From Command line starts here is the message I get - the same message connected with three different files:
    The Programes are: Filezilla (ftp), Selene (Audio file converter),
    and Pan (newsreader) {In fact I am using Pronews an OS/2 system to
    contact this group)

    paul@suse15linux:~> filezilla
    filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> selene
    selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
    paul@suse15linux:~> pan
    pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol: g_task_set_static_name
    paul@suse15linux:~>

    Any suggestions?

    openSUSE puts those libraries in /usr/lib64/, not /lib64/ -- maybe
    you have some old, "out of distro" versions in /lib64/? Check with
    e.g. 'rpm -qf /lib64/libgck-1.so.0' command. If you see "file /lib64/libgck-1.so.0 is not owned by any package" or a package name
    (or version) different than the one from your current TW version
    in /usr/lib64/ then delete the file or remove the package and run
    'ldconfig'.


    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to alt.os.linux.suse on Wed Jun 18 11:05:49 2025
    From Newsgroup: alt.os.linux.suse

    On 2025-06-18 09:51, marrgol wrote:
    On 2025-06-18 at 03:09 PaulRS wrote:
    I have had great sucess with Tumbleweed after many "zypper dup"s over
    the last 4 years. This is the first one that has given me issues. It
    was done Friday 6 June.

    Afterwards all seemed normal until I tried to start 3 programs I use.
    From Command line starts here is the message I get - the same message
    connected with three different files:
    The Programes are: Filezilla (ftp), Selene (Audio file converter),
    and Pan (newsreader) {In fact I am using Pronews an OS/2 system to
    contact this group)

    paul@suse15linux:~> filezilla
    filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> selene
    selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> pan
    pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol:
    g_task_set_static_name
    paul@suse15linux:~>

    Any suggestions?

    openSUSE puts those libraries in /usr/lib64/, not /lib64/ -- maybe
    you have some old, "out of distro" versions in /lib64/? Check with
    e.g. 'rpm -qf /lib64/libgck-1.so.0' command. If you see "file /lib64/libgck-1.so.0 is not owned by any package" or a package name
    (or version) different than the one from your current TW version
    in /usr/lib64/ then delete the file or remove the package and run
    'ldconfig'.

    Even Leap 15.6 has /usr/lib64/libgck-1.so.0, not /lib64/libgck-1.so.0.
    --
    Cheers, Carlos.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From PaulRS@prschmi@attglobal.net to alt.os.linux.suse on Wed Jun 18 17:28:09 2025
    From Newsgroup: alt.os.linux.suse

    On Wed, 18 Jun 2025 07:51:50 UTC, marrgol <marrgol@address.invalid>
    wrote:

    On 2025-06-18 at 03:09 PaulRS wrote:
    I have had great sucess with Tumbleweed after many "zypper dup"s over
    the last 4 years. This is the first one that has given me issues. It
    was done Friday 6 June.

    Afterwards all seemed normal until I tried to start 3 programs I use.
    From Command line starts here is the message I get - the same message connected with three different files:
    The Programes are: Filezilla (ftp), Selene (Audio file converter),
    and Pan (newsreader) {In fact I am using Pronews an OS/2 system to contact this group)

    paul@suse15linux:~> filezilla
    filezilla: symbol lookup error: /lib64/libsecret-1.so.0: undefined
    symbol: g_task_set_static_name
    paul@suse15linux:~> selene
    selene: symbol lookup error: /lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_static_name
    paul@suse15linux:~> pan
    pan: symbol lookup error: /lib64/libgck-1.so.0: undefined symbol: g_task_set_static_name
    paul@suse15linux:~>

    Any suggestions?

    openSUSE puts those libraries in /usr/lib64/, not /lib64/ -- maybe
    you have some old, "out of distro" versions in /lib64/? Check with
    e.g. 'rpm -qf /lib64/libgck-1.so.0' command. If you see "file /lib64/libgck-1.so.0 is not owned by any package" or a package name
    (or version) different than the one from your current TW version
    in /usr/lib64/ then delete the file or remove the package and run
    'ldconfig'.



    Using and older (OS/2) newsreader I first posted under "linux.misc"
    before I saw this one "linux.suse"
    In any I got the answer that "picked the lock." I post this for
    anyone have the same problem with a "zypper dup" around June 6, 2025.

    TheyrCOre all missing the same symbol. After checking a few shared
    libraries, I found that g_task_set_static_name is defined in /lib/x86_64-linux-gnu/libgio-2.0.so.0 on my system (Debian Unstable,
    but that shouldnrCOt matter much). The Debian package name that contains
    this library is libglib2.0-0t64; do you have a package with a name
    like rCLlibglib2.0rCY installed? Perhaps its version is wrong? So there
    was a bug in the package depencencies? Try installing/upgrading that
    package explicitly?
    --
    Thank You Thank You! Lawrence
    What tipped me off was "libgio-2.0.so" I checked the installed
    software (libgio-2*) to find I had a "libgio-2 ...2.64" and there was
    an update to "2.84." However, it needed the current "2.64." There
    were 3 solutions given (1) Downgrade "gio-branding-opensuse.42-1-11.1"
    to "42.1-2.3" (2) Don't install, (3) Break dependencies. I chose (1)
    and Suse's YAST did the two steps upgrade "libgio*" and downgrade "gio-branding*"

    All three error programs were back to normal. YA!! Thanks- again
    --

    --- Synchronet 3.21d-Linux NewsLink 1.2