Hey all, After this morning's upgrade, libjxl was upgraded from 0.8.2-2 to 0.9.1-1. This upgrade broke several apps I use regularly, including Telegram and Discord. Downgrading back to 0.8.2-2 solved the problem, but I figured I'd send a heads-up to anyone else scratching their heads like I did for a bit. Brian
Currently, I'm using `libjxl v0.9.1-1` from 'extra' repository with no problems alongside Telegram Desktop. What breakage do you exactly experience? -- Best Regards, Abraham Sent with Tutanota; https://tuta.com Jan 20, 2024, 16:48 by brian@allred.io:
Hey all,
After this morning's upgrade, libjxl was upgraded from 0.8.2-2 to 0.9.1-1. This upgrade broke several apps I use regularly, including Telegram and Discord.
Downgrading back to 0.8.2-2 solved the problem, but I figured I'd send a heads-up to anyone else scratching their heads like I did for a bit.
Brian
Jan 25, 2024, 07:58 by arash.sah@tuta.io:
Currently, I'm using `libjxl v0.9.1-1` from 'extra' repository with no problems alongside Telegram Desktop. What breakage do you exactly experience?
-- Best Regards, Abraham Sent with Tutanota; https://tuta.com
Jan 20, 2024, 16:48 by brian@allred.io:
Hey all,
After this morning's upgrade, libjxl was upgraded from 0.8.2-2 to 0.9.1-1. This upgrade broke several apps I use regularly, including Telegram and Discord.
Downgrading back to 0.8.2-2 solved the problem, but I figured I'd send a heads-up to anyone else scratching their heads like I did for a bit.
Brian
Actually, I updated again the next day and all was well. But it's funny you sent this message this morning, because now I'm experiencing the same issue with libvpx after today's update. Discord, Telegram, and xfreerdp all complain about missing the shared library "libvpx.so.8".
Brian
Do you have that installed? -- Cheers, Aᴀʀᴏɴ
On Thu, 2024-01-25 at 21:27 +0100, Brian Allred wrote: ...
the same issue with libvpx after today's update. Discord, Telegram, and xfreerdp all complain about missing the shared library "libvpx.so.8".
May or may not be the issue, but best I can tell libvpx package is not a dependency of discord : pactree -s discord | grep libvpx returns nothing - which may explain why it is not being rebuilt after updated libvpx. Does ldd /usr/bin/discord | grep libvpx show anything useful? -- Gene
On Thu, 25 Jan 2024 21:27:28 +0100 (CET) Brian Allred <brian@allred.io> wrote:
Actually, I updated again the next day and all was well. But it's funny you sent this message this morning, because now I'm experiencing the same issue with libvpx after today's update. Discord, Telegram, and xfreerdp all complain about missing the shared library "libvpx.so.8".
Brian
Let me guess, you're running a 3rd party ffmpeg? If you run out of repo packages, it's up to you to rebuild them.
Le 26/01/2024 à 02:30, Doug Newgard a écrit :
On Thu, 25 Jan 2024 21:27:28 +0100 (CET) Brian Allred <brian@allred.io> wrote:
Actually, I updated again the next day and all was well. But it's funny you sent this message this morning, because now I'm experiencing the same issue with libvpx after today's update. Discord, Telegram, and xfreerdp all complain about missing the shared library "libvpx.so.8".
Brian Let me guess, you're running a 3rd party ffmpeg? If you run out of repo packages, it's up to you to rebuild them.
That’s definitively it. Discord, Telegram are electron apps, that depends on ffmpeg, that depends on both libjxl, libvpx… I was going to reply about ffmpeg too.
Jan 25, 2024, 19:45 by archange@archlinux.org:
Le 26/01/2024 à 02:30, Doug Newgard a écrit :
On Thu, 25 Jan 2024 21:27:28 +0100 (CET) Brian Allred <brian@allred.io> wrote:
Actually, I updated again the next day and all was well. But it's funny you sent this message this morning, because now I'm experiencing the same issue with libvpx after today's update. Discord, Telegram, and xfreerdp all complain about missing the shared library "libvpx.so.8".
Brian
Let me guess, you're running a 3rd party ffmpeg? If you run out of repo packages, it's up to you to rebuild them.
That’s definitively it. Discord, Telegram are electron apps, that depends on ffmpeg, that depends on both libjxl, libvpx… I was going to reply about ffmpeg too.
You all are correct, I have a third party ffmpeg installed. Lesson learned the hard way, it seems. Thanks for pointing me in the right direction.
participants (6)
-
Aaron Liu
-
Abraham S.A.H.
-
Archange
-
Brian Allred
-
Doug Newgard
-
Genes Lists