Hi, hope I am in the right place for this but, I can’t update at all, so, I am not sure what to do it seems an Arch package is causing my problems, but who knows if that is the only one; I always get nerfed by large updates… Here is my current problem: could not satisfy dependencies:
removing libopenshot breaks dependency ‘libopenshot’ required by openshot
I tried to do it one Terminal and got:
sudo pacman -Syyu
\[sudo\] password for scott:
:: Synchronizing package databases...
core 146.3 KiB 653 KiB/s 00:00 \[############################################################\] 100%
extra 8.7 MiB 15.1 MiB/s 00:01 \[############################################################\] 100%
multilib 139.6 KiB 626 KiB/s 00:00 \[############################################################\] 100%
:: Starting full system upgrade...
:: Replace lib32-vulkan-mesa-device-select with multilib/lib32-vulkan-mesa-implicit-layers? \[Y/n\] n
:: Replace libappindicator-gtk3 with extra/libappindicator? \[Y/n\] n
:: Replace linux616 with core/linux-meta? \[Y/n\] n
:: Replace linux616-virtualbox-host-modules with extra/linux-virtualbox-host-modules-meta? \[Y/n\] n
:: Replace vulkan-mesa-device-select with extra/vulkan-mesa-implicit-layers? \[Y/n\] n
resolving dependencies...
looking for conflicting packages...
:: lib32-vulkan-mesa-implicit-layers-1:25.3.1-2 and lib32-vulkan-mesa-device-select-1:25.2.3-2 are in conflict. Remove lib32-vulkan-mesa-device-select? \[y/N\] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: lib32-vulkan-mesa-implicit-layers-1:25.3.1-2 and lib32-vulkan-mesa-device-select-1:25.2.3-2 are in conflict
Mod edit: Added code formatting and tidied output a bit.
Why are you choosing no when the default (recommended) choice is Yes? Failure to accept recommended replacement packages may result in an unsupported, partially updated system.
openshot has been removed from the repos and is now an AUR package. So, remove it from your system first before proceeding with your update:
sudo pacman -Rns openshot libopenshot
If you still require openshot, you can try rebuilding it after the update:
pamac build openshot
Although, now that it has been removed from the repos, you might also want to investigate using an alternative application to openshot - preferably one available from the repos.
A recent topic indicates that OpenShot sourced via the AUR will no longer build.
The release.appimage from the OpenShot site has apparent compatibility issues with Arch-based distributions – it’s also reported that the latest release candidate.appimage seems to work, suggesting the nextrelease will have overcome these issues.
I can personally confirm the above issues.
Additionally, the .flatpak version seems to work without issue, at least, for the time being.
flatpak install openshot
While I’m not involved in the decision-making process with respect why OpenShot was removed from the official repositories, its removal is nonetheless an indicator that it may be time to move on to something else…
I’m not the person who asked the question, but had the same problem. I can confirm that removing OpenShot was enough to be able to update again. And I will check out Kdenlive as a replacement
OpenShot seems to have fallen from grace (for whatever reason) but as said, the .flatpak version seems to work well enough – for how long, is difficultr to say.
Kdenlive I’m guessing will likely fill your need, but if not, there are still a few other decent options.
Start a new topic if you’d like some help.
Regards.
And they seem to have run away without marking a solution to their issue – I’ll rectify that for them.