You are not logged in.
Lately I have been unable to update my system because of multiple conflicting packages which I have no idea how to fix
This is the result from running sudo pacman -Syu
:: Starting full system upgrade...
:: Replace dbus-python with extra/python-dbus? [Y/n]
resolving dependencies...
looking for conflicting packages...
:: ffmpeg-2:7.0.1-1 and ffmpeg-obs-6.1.1-10 are in conflict. Remove ffmpeg-obs? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: ffmpeg-2:7.0.1-1 and ffmpeg-obs-6.1.1-10 are in conflict
If anyone knows how to fix this let me know please.
Last edited by NEOMystic (2024-07-02 01:33:36)
Offline
You need to update ffmpeg-obs as well. That may mean switching to ffmpeg temporarily, or it may mean building the new version and adding it to a local repo.
Online
When I attempted to remove ffmpeg-obs I ran into a another issue
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace dbus-python with extra/python-dbus? [Y/n]
resolving dependencies...
looking for conflicting packages...
:: ffmpeg-2:7.0.1-1 and ffmpeg-obs-6.1.1-10 are in conflict. Remove ffmpeg-obs? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing ffmpeg-obs breaks dependency 'ffmpeg-obs>=6' required by obs-studio-tytan652
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by qt5-webkit
:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by qt5-webkit
:: removing ffmpeg-obs breaks dependency 'libavcodec.so=60-64' required by yuzu
:: removing ffmpeg-obs breaks dependency 'libavutil.so=58-64' required by yuzu
:: removing ffmpeg-obs breaks dependency 'libswscale.so=7-64' required by yuzu
Offline
This is probably unrelated to your problems but you might want to work through your pacnew files. The community repository was merged into extra more than a year ago
Last edited by skunktrader (2024-07-01 03:38:05)
Online
Please use [code][/code] tags. Edit your post in this regard.
qt5-webkit actually hinges on the icu update but is like obs-studio-tytan652 and yuzu an AUR package that you'll have to rebuild for the update, so remove the packages, update the system and then rebuild them (not just re-install them from the cache!)
Offline
Mod note: not an installation issue, moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Please use [code][/code] tags. Edit your post in this regard.
qt5-webkit actually hinges on the icu update but is like obs-studio-tytan652 and yuzu an AUR package that you'll have to rebuild for the update, so remove the packages, update the system and then rebuild them (not just re-install them from the cache!)
Alright! It's been fixed! Just uninstalled the packages that were in conflict and reinstalled them after upgrading the packages. Unfortunately because Yuzu was taken down, I am unable to reinstall it via pacman or the AUR, so I will have to find another way to install it for just switch to Ryujinx!
Thank you!
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline