[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Sebastien Bacher
Great, I'm closing the bug now then. I'm unsure what's the cause of the issue but it's not due to gnome-control-center issue, maybe the upgrader log has some clue though? ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Fernando Paulino
It works, Sebastien! I tried reinstall and open and it didn't work. Than I tried the other 2 lines and then reinstall again and it worked! Thanks again, mate! Fernando El 12/1/23 a las 12:04, Sebastien Bacher escribió: > sudo apt install --reinstall libnm0 -- You received this bug

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Sebastien Bacher
yes, you should fix it, first maybe try to $ sudo apt install --reinstall libnm0 if that doesn't work $ sudo rm /lib/x86_64-linux-gnu/libnm.so.0 $ sudo ln -s libnm.so.0.1.0 /lib/x86_64-linux-gnu/libnm.so.1 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Fernando Paulino
Not willingly, Sebastien. Maybe it has something to do with the software back in time (though I don't remember having to recover the system at any point in time so far). Can I make the it point to the correct path? How should I do it? Thanks again for your time and patience! Fernando El

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Sebastien Bacher
Ok, that's the issue then, that libnm.so.0.1.0.backup.20220225 is weird ... is that something you remember maybe doing? it should be pointing to libnm.so.0.1.0 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Fernando Paulino
lrwxrwxrwx 1 root root 30 ene 11 11:13 /lib/x86_64-linux-gnu/libnm.so.0 -> libnm.so.0.1.0.backup.20220225 El 12/1/23 a las 10:59, Sebastien Bacher escribió: > ls -l /lib/x86_64-linux-gnu/libnm.so.0 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-12 Thread Sebastien Bacher
it's quite weird, and $ ls -l /lib/x86_64-linux-gnu/libnm.so.0 ? it's an issue which seems local to the system but it's unclear what the problem could be -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Fernando Paulino
/usr/bin/gnome-control-center: /lib/x86_64-linux-gnu/libnm.so.0: version `libnm_1_24_0' not found (required by /usr/bin/gnome-control-center)     linux-vdso.so.1 (0x7ffc691fe000)     libgio-2.0.so.0 => /lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x7f0153ed4000)     libgobject-2.0.so.0 =>

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Sebastien Bacher
weird, what about $ ldd -r /usr/bin/gnome-control-center ? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2002521 Title: Incompatibility issue between g-c-c and

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Fernando Paulino
Deseado=desconocido(U)/Instalar/eliminaR/Purgar/retener(H) | Estado=No/Inst/ficheros-Conf/desempaqUetado/medio-conF/medio-inst(H)/espera-disparo(W)/pendienTe-disparo |/ Err?=(ninguno)/requiere-Reinst (Estado,Err: mayúsc.=malo) ||/ Nombre Versión Arquitectura Descripción

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Sebastien Bacher
and $ dpkg -l libnm0 ? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2002521 Title: Incompatibility issue between g-c-c and libnm0 To manage notifications about

Re: [Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Fernando Paulino
Thanks for your reply, Sebastian! Here you go: $ which gnome-control-center     /usr/bin/gnome-control-center $ ldd -r /lib/x86_64-linux-gnu/libnm.so.0     linux-vdso.so.1 (0x7fff28b66000)     libgnutls.so.30 => /lib/x86_64-linux-gnu/libgnutls.so.30 (0x7f4c91e61000)     

[Bug 2002521] Re: Incompatibility issue between g-c-c and libnm0

2023-01-11 Thread Sebastien Bacher
Thank you for your bug report, what's the output of $ which gnome-control-center and $ ldd -r /lib/x86_64-linux-gnu/libnm.so.0 ? ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,