can't update due to dependency 02 July 2025, 22:20:50 Code: [Select]looking for conflicting packages...error: failed to prepare transaction (could not satisfy dependencies):: installing libjpeg-turbo (3.1.1-1) breaks dependency 'libjpeg-turbo=3.1.0' required by lib32-libjpeg-turbo-> error installing repo packages Quote Selected
Re: can't update due to dependency Reply #1 – 03 July 2025, 00:44:02 same here.however, in a artix vm, not using the lib32 repository, no problem.so in the meantime, i've addedIgnorePkg = libjpeg-turboin /etc/pacman.conf to ignore the package, and the upgrade went smoothly. Quote Selected 1 Likes
Re: can't update due to dependency Reply #2 – 03 July 2025, 00:49:13 Quote from: Dju – on 03 July 2025, 00:44:02same here.however, in a artix vm, not using the lib32 repository, no problem.so in the meantime, i've addedIgnorePkg = libjpeg-turboin /etc/pacman.conf to ignore the package, and the upgrade went smoothly.but but but what if you need your jpegs turboed??? Then what will you do? Quote Selected
Re: can't update due to dependency Reply #3 – 03 July 2025, 01:14:20 then the current version will stay on your machine without being upgraded. at least it'll continue to run Quote Selected 1 Likes
Re: can't update due to dependency Reply #4 – 03 July 2025, 03:53:15 Quote from: cat herders of linux – on 03 July 2025, 00:49:13Quote from: Dju – on 03 July 2025, 00:44:02same here.however, in a artix vm, not using the lib32 repository, no problem.so in the meantime, i've addedIgnorePkg = libjpeg-turboin /etc/pacman.conf to ignore the package, and the upgrade went smoothly.but but but what if you need your jpegs turboed??? Then what will you do?Thank you for the smile Quote Selected 1 Likes
Re: can't update due to dependency Reply #5 – 03 July 2025, 13:38:49 Quote from: Dju – on 03 July 2025, 01:14:20then the current version will stay on your machine without being upgraded. at least it'll continue to run Using the yay aur helper gives me the option to skip any of the potential upgrades. I get a list of the upgrades and can select any item by number (they get numbered in a list) to exclude from the upgrade so no need to add it permanently. Eventually the devs will upgrade the lib32 version and then i can run the full upgrade without having to fuss with my pacman.conf fileCode: [Select] yay -Syuinstalling yay https://github.com/Jguer/yay Quote Selected
Re: can't update due to dependency Reply #6 – 03 July 2025, 16:34:45 anyway resolved by devs update just now Quote Selected 1 Likes