Leap 15.5 update error

Hello everyone.
A couple of days ago I installed the official Leap 15.5 and since then I have not booted the system. Yesterday, when I loaded the system, 15 updates were waiting for me, but the system will not be updated because of the error it reports on the attached thumbnail. It is the same today. How do I solve this?
Screenshot_20230613_081019

You still have plymouth-lang from Leap 15.4 installed. After removal the update should progress further…

Hello and welcome.

Install plymouth once more:
zypper in -f plymouth

See here:

LANG=C zypper se -si plymouth
Loading repository data...
Reading installed packages...

S | Name                       | Type    | Version                                | Arch   | Repository
--+----------------------------+---------+----------------------------------------+--------+----------------
i | plymouth                   | package | 0.9.5~git20210406.e554475-150400.3.8.1 | x86_64 | Main Repository
i | plymouth-branding-openSUSE | package | 15.5.20220322-lp155.3.7                | noarch | Main Repository
i | plymouth-dracut            | package | 0.9.5~git20210406.e554475-150400.3.8.1 | noarch | Main Repository
i | plymouth-lang              | package | 0.9.5~git20210406.e554475-150400.3.8.1 | noarch | Main Repository
i | plymouth-plugin-label      | package | 0.9.5~git20210406.e554475-150400.3.8.1 | x86_64 | Main Repository
i | plymouth-plugin-two-step   | package | 0.9.5~git20210406.e554475-150400.3.8.1 | x86_64 | Main Repository
i | plymouth-scripts           | package | 0.9.5~git20210406.e554475-150400.3.8.1 | noarch | Main Repository
i | plymouth-theme-bgrt        | package | 0.9.5~git20210406.e554475-150400.3.8.1 | noarch | Main Repository
i | plymouth-theme-spinner     | package | 0.9.5~git20210406.e554475-150400.3.8.1 | noarch | Main Repository

Aaah, i see. Isn’t this a packaging/naming convention error then?

I get no error with dependencies…

In Leap 15.4 the same packages are in the SLE Repo, so this is the “error” with them…

Leap 15.5 alpha is build of Leap 15.4 factory…

No, it is not. SUSE does not rebuild the same package for each service pack.

Hello.
I have used syntax zypper in -f plymouth to resolve annoying update error and voila. After doing the syntax and Plymouth refresh all the updates work like a charm :slight_smile:

THX TO ALL FOR HELPING!