Transaction error

Mod edit:

@Edward78, please provide more info than just a partial screenshot without any context,

Please post text instead of images, this is also truncated

3 Likes

Post more. like wht? I was trying to update & got that. Sorry, I jst don’t know what yo want. Also, why do Arch distroes do this? I am not doing this on perpus…

Maybe you should try to

  • remove v4l-utils
  • make the update
  • reinstall v4l-utils

I put v41-utils in search, no results. I will just remove the file.

It is not v41 as in fourty-one, but v4l as in 4l (lowercase L)

Oh, duh me. :smiley: Now I get could not satisfy dependencies:

  • removing v4l-utils breaks dependency ā€˜v4l-utils’ required by ffmpeg

The output of sudo pacman -Syyu, as text

Of course

                                  āœ” 

[sudo] password for nickj:
:: Synchronizing package databases…
core 142.8 KiB 793 KiB/s 00:00 [###################################################################] 100%
extra 8.5 MiB 14.9 MiB/s 00:01 [###################################################################] 100%
multilib 148.1 KiB 926 KiB/s 00:00 [###################################################################] 100%

sudo pacman -Syyu not sudo pacman -Syy

:: Starting full system upgrade…
resolving dependencies…
looking for conflicting packages…

Packages (1) v4l-utils-1.30.1-1

Total Installed Size: 11.55 MiB
Net Upgrade Size: 0.45 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [###################################################################] 100%
(1/1) checking package integrity [###################################################################] 100%
(1/1) loading package files [###################################################################] 100%
(1/1) checking for file conflicts [###################################################################] 100%
error: failed to commit transaction (conflicting files)
v4l-utils: /usr/bin/edid-decode exists in filesystem (owned by edid-decode-git)
v4l-utils: /usr/share/man/man1/edid-decode.1.gz exists in filesystem (owned by edid-decode-git)
Errors occurred, no packages were upgraded.

Looks like I need to uninstall ffmpeg, to uninstall v4l-utils & reinstll. Somehow everything else got updted, accept v4l-utils, cause that is all that is in my updates list now.

No, you need to remove edid-decode-git

sudo pacman -R edid-decode-git


Some time ago edid-decode was removed from v4l-utils and later re-added for what I recall

2 Likes

Ok, so now just update. Or Restart & update, so I can hit apply.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.