Hi, I'm trying to update openSUSE Tumbleweed from 20200509 to current and got a lot of clang file conflicts like: ``` File /usr/bin/clang from install of clang9-9.0.1-10.3.x86_64 (openSUSE-20170510-0) conflicts with file from package clang10-10.0.0-1.2.x86_64 (@System) File /usr/bin/clang from install of clang9-9.0.1-10.3.x86_64 (openSUSE-20170510-0) conflicts with file from package clang8-8.0.1-8.3.x86_64 (@System) ``` But they are alternatives: ``` $ rpm -qf /usr/bin/clang clang8-8.0.1-8.3.x86_64 clang9-9.0.1-10.1.x86_64 clang10-10.0.0-1.2.x86_64 $ ll /usr/bin/clang lrwxrwxrwx 1 root root 23 кві 10 02:31 /usr/bin/clang -> /etc/alternatives/ clang ``` They shouldn't be in conflict. What is wrong? -- Kind regards, Mykola Krachkovsky -- Найкращі побажання, Микола Крачковський