Conflicts during large update

Hi

Just attempted the huge update today. All files downloaded OK but I received some errors during Checking For Conflicts. They are:

Checking for file conflicts: ...............................................................................................................................[error]
Detected 6 file conflicts:

File /usr/share/locale/de/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

File /usr/share/locale/fi/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

File /usr/share/locale/pl/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

File /usr/share/locale/sv/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

File /usr/share/locale/tr/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

File /usr/share/locale/zh_CN/LC_MESSAGES/kdecoration.mo
  from install of
     libkdecorations2-5-lang-5.27.11-1.5.noarch (Main Repository (OSS))
  conflicts with file from install of
     libkdecorations3-6-lang-6.3.2-1.2.noarch (Main Repository (OSS))

Never experienced conflicts on an update before. My repos are:

daz@localhost:~> zypper lr -d
#  | Alias                                  | Name                                   | Enabled | GPG Check | Refresh | Keep | Priority | Type   | URI                                                                                          | Service
---+----------------------------------------+----------------------------------------+---------+-----------+---------+------+----------+--------+----------------------------------------------------------------------------------------------+--------
 1 | Kernel:stable                          | Kernel:stable                          | No      | ----      | ----    | -    |   99     | rpm-md | http://download.opensuse.org/repositories/Kernel:/stable/standard                            | 
 2 | MEGAsync                               | MEGAsync                               | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | https://mega.nz/linux/repo/openSUSE_Tumbleweed/                                              | 
 3 | download.opensuse.org-non-oss          | Main Repository (NON-OSS)              | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/                                        | 
 4 | download.opensuse.org-oss              | Main Repository (OSS)                  | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/                                            | 
 5 | download.opensuse.org-tumbleweed       | Main Update Repository                 | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://download.opensuse.org/update/tumbleweed/                                              | 
 6 | ftp.gwdg.de-Essentials                 | Packman Essentials Repository          | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/Essentials                | 
 7 | openSUSE-20231006-0                    | openSUSE-20231006-0                    | No      | ----      | ----    | -    |   99     | rpm-md | hd:/?device=/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_408D5CE4C1EEE761290F08BF-0:0-part1 | 
 8 | opensuse-guide.org-openSUSE_Tumbleweed | libdvdcss repository                   | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/                                          | 
 9 | repo-debug                             | openSUSE-Tumbleweed-Debug              | No      | ----      | ----    | -    |   99     | N/A    | http://download.opensuse.org/debug/tumbleweed/repo/oss/                                      | 
10 | repo-openh264                          | Open H.264 Codec (openSUSE Tumbleweed) | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed                                      | 
11 | repo-source                            | openSUSE-Tumbleweed-Source             | No      | ----      | ----    | -    |   99     | N/A    | http://download.opensuse.org/source/tumbleweed/repo/oss/   

Is it OK to just continue the update, or is there anything else I should do?

Many thanks

You can remove libkdecorations2-5-lang prior the upgrade. It is no longer needed (KDE Plasma 5). A permanent solution (package conflict/obsoletes) is worked on.
https://bugzilla.opensuse.org/show_bug.cgi?id=1239218

1 Like

Hi, thanks for helping.

According to YAST, that package isn’t installed. I tried removing with zypper and it said “nothing to do” as not installed.

Do I need to delete the files specified in the errors directly? Or would it be best to wait for a fix?

Thanks

Then something pulls it in as dependency. As you did not show the full zypper output, we have no idea whether this packages was being updated or installed.

Do you mean the zypper.log file?

daz@localhost:~> sudo zypper rm libkdecorations2-5-lang
[sudo] password for root: 
Reading installed packages...
Package 'libkdecorations2-5-lang' not found.
Resolving package dependencies...
Nothing to do.

Make it like that and the conflict will be gone

1 Like

Yep, that was the answer. Just tried it as soon as I turned the PC on today and the updates went through without any problems.

Thanks everyone for the help.

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