Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: sticksix on 01 March 2023, 23:05:08

Title: [SOLVED] telegram-desktop: error while loading shared libraries: libvpx.so.7
Post by: sticksix on 01 March 2023, 23:05:08
Hello all. After upgrade today Telegram is not opening.
Code: [Select]
telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open shared object file: No such file or directory

I tried to downgrade "libvpx" but there was an ffmpeg update and it breaks dependency.

Code: [Select]
 
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libvpx (1.12.0-2) breaks dependency 'libvpx.so=8-64' required by ffmpeg
:: installing libvpx (1.12.0-2) breaks dependency 'libvpx.so=8-64' required by ffmpeg4.4

Thinking Telegram may need another update now? Anyone else experiencing this? Thanks
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: Hitman on 02 March 2023, 00:06:28
Try another update now, I had this conflict earlier today, now it succeeded, Telegram works for me
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: sticksix on 02 March 2023, 00:51:26
Try another update now, I had this conflict earlier today, now it succeeded, Telegram works for me
I just tried an update and now I get
Code: [Select]
error: failed to synchronize all databases (no servers configured for repository)

No idea what is going on here. hmmm

I noticed there was an Arch keyring update so I checked pacman.conf and my arch repos are still correct, everything commented out except what I'm using [extra] and [community]
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: sticksix on 02 March 2023, 01:20:13
Try another update now, I had this conflict earlier today, now it succeeded, Telegram works for me
I just tried an update and now I get
Code: [Select]
error: failed to synchronize all databases (no servers configured for repository)

No idea what is going on here. hmmm

I noticed there was an Arch keyring update so I checked pacman.conf and my arch repos are still correct, everything commented out except what I'm using [extra] and [community]
I found the answer to this issue from another post. The arch-mirrors list was overwritten and all mirrors commented out. I was able to update but Telegram still fails to open for me. I still get.
Code: [Select]
 telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open shared object file: No such file or directory
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: shako on 02 March 2023, 09:27:07
I just tried an update and now I get
Code: [Select]
error: failed to synchronize all databases (no servers configured for repository)

No idea what is going on here. hmmm

I had the same exact issue. Refer to this (https://forum.artixlinux.org/index.php/topic,5143.msg32877.html#new) topic.
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: Artist on 02 March 2023, 10:30:34
telegram-desktop was rebuilt once more as telegram-desktop-4.6.5-2.1 and should start OK now

artist
Title: Re: telegram-desktop: error while loading shared libraries: libvpx.so.7: cannot open
Post by: sticksix on 02 March 2023, 13:21:03
telegram-desktop was rebuilt once more as telegram-desktop-4.6.5-2.1 and should start OK now

artist
Updated and Telegram is working now. Thanks for your continued hard work here at Artix. Much appreciated!!