You are not logged in.
Hi there,
i cant find any solution online, so i wanna beg you guys to easy solve such packet conflict :
input:
v4l-utils-git-1.28.1.r52.g363495b6-2 and v4l-utils-1.28.1-2 are in conflict. Remove v4l-utils? y
output :
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez ffmpeg
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez ffmpeg4.4
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez gst-plugins-good
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez hw-probe
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez sane
:: usunięcie v4l-utils uszkodzi zależność 'v4l-utils' wymaganą przez zbar
input:
sudo pacman -R sane zbar ffmpeg ffmpeg4.4 gst-plugins-good hw-probe
output:
:: usunięcie ffmpeg uszkodzi zależność 'libavcodec.so=61-64' wymaganą przez chromaprint
:: usunięcie ffmpeg uszkodzi zależność 'libavformat.so=61-64' wymaganą przez chromaprint
:: usunięcie ffmpeg uszkodzi zależność 'libavutil.so=59-64' wymaganą przez chromaprint
:: usunięcie ffmpeg uszkodzi zależność 'libswresample.so=5-64' wymaganą przez chromaprint
:: usunięcie sane uszkodzi zależność 'sane' wymaganą przez colord-sane
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez dosbox-x-git
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez electron24
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez electron25
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez ffmpegthumbnailer
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez firefox
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez gst-libav
:: usunięcie zbar uszkodzi zależność 'zbar' wymaganą przez gst-plugins-bad
:: usunięcie sane uszkodzi zależność 'sane' wymaganą przez hplip-plugin
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez k3b
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez kfilemetadata
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez kfilemetadata5
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez kpipewire
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez lightspark-git
:: usunięcie sane uszkodzi zależność 'sane' wymaganą przez masterpdfeditor-free
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libavcodec.so=61-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libavdevice.so=61-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libavfilter.so=10-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libavformat.so=61-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libavutil.so=59-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libswresample.so=5-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'libswscale.so=8-64' wymaganą przez mpv
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez opencv
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez qt5-webengine
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez qt6-multimedia-ffmpeg
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez qt6-webengine
:: usunięcie sane uszkodzi zależność 'sane' wymaganą przez simple-scan
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez simplescreenrecorder
:: usunięcie gst-plugins-good uszkodzi zależność 'gst-plugins-good' wymaganą przez spice-gtk
:: usunięcie ffmpeg uszkodzi zależność 'ffmpeg' wymaganą przez unpaper
:: usunięcie ffmpeg4.4 uszkodzi zależność 'ffmpeg4.4' wymaganą przez vlc
:: usunięcie sane uszkodzi zależność 'sane' wymaganą przez xsane
I am crushed by this conflicted package, one from normal branche and second (the same) from git... Can anyone help me comming thru that upgrade without reinstalling whole system (multiple packages)?
Br
Tomasz
__________________________
[EDIT] Pacman finally passes throu conflicting that two packages and did properly update. So im closing thread.
Last edited by Tomasz Kr. (2025-02-06 10:32:52)
Offline
Please edit your post to use code tags and English output.
https://wiki.archlinux.org/title/Genera … s_and_code
Mod note: 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
What are you doing when you get that error? It sounds like your helper is doing something dumb.
Offline
read up on pacman and how to use it to solve your issue: https://man.archlinux.org/man/pacman.8.en
Offline
What are you doing when you get that error? It sounds like your helper is doing something dumb.
i did only sudo pacman -Syu and it showed me conflicting same package in different versions, normal one and git one.
Last edited by Tomasz Kr. (2025-02-04 11:58:54)
Offline
pacman -R sane zbar ffmpeg ffmpeg4.4 gst-plugins-good hw-probe
My guess: you probably just need to uninstall `hw-probe`, which is the only package that explicitly depends on `v4l-utils-git`, and then let pacman replace it with `v4l-utils`
Last edited by a821 (2025-02-04 12:46:07)
Offline
Post *complete* output.
Offline
sorry for bothering you guys, finally pacman did updates without placing errors. so EOT.
Offline
closed is reserved for moderators, please change it to [Solved] .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
@Lone_Wolf so please close it, cuz problem were not solved I don't want to confuse viewers, whom seeking solution to similar problem.. if I am wrong, I'll change it to [Solved]
Offline
When mods close a thread users can't post in it anymore.
Apart from [Solved} there are other acceptable terms, like [WorkedAround], [Gave Up] , [Abandoned] .
Choose what you feel best describes the situation.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
When mods close a thread users can't post in it anymore.
Apart from [Solved} there are other acceptable terms, like [WorkedAround], [Gave Up] , [Abandoned] .
Choose what you feel best describes the situation.
TYVM! Ive changed than. Sorry i am totally newbie with posting on forums.
Offline