Artix Linux Forum

Artix Linux => Package management => Topic started by: z3rOR0ne on 19 September 2024, 21:02:36

Title: [SOLVED] libjpeg-turbo update breaks requirement by lib32-libjpeg-turbo
Post by: z3rOR0ne on 19 September 2024, 21:02:36
Hi all.

I'm sure this is just a matter of timing, since usually these packages simply get out of sync once in a while. In running my usual daily `pacman -Syu` today, I received this prompt:

Code: [Select]
:: Replace tracker3 with world/tinysparql? [Y/n] 

To which I repsonded with `y`. In the looking for conflicting packages hook, pacman through the following error:

Code: [Select]
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libjpeg-turbo (3.0.4-1) breaks dependency 'libjpeg-turbo=3.0.3' required by lib32-libjpeg-turbo

I'd be happy to troubleshoot this or simply wait for an update  to lib32-libjpeg-turbo, but I wanted to post this to the community in case someone else has this issue.

Thanks as always for all the hard work on this amazing Distribution! ☮️
Title: Re: libjpeg-turbo update breaks requirement by lib32-libjpeg-turbo
Post by: critical_cow on 20 September 2024, 01:35:35
I am also getting the same exact issue on my system.
Title: Re: libjpeg-turbo update breaks requirement by lib32-libjpeg-turbo
Post by: Artist on 20 September 2024, 10:56:20
lib32-libjpeg-turbo has been updated, pls check

artist
Title: Re: libjpeg-turbo update breaks requirement by lib32-libjpeg-turbo
Post by: z3rOR0ne on 20 September 2024, 20:33:44
Yep! Thanks as always for the hard work. Updating now with no issues.