Error during system update

Decided to do system update, as per usual with Tumbleweed - “sudo zypper dup”, but during update got these errors, and I don’t understand why:

(47/73) Installing: kernel-firmware-qlogic-20220930-1.1.noarch ........................................................................................[done] 
error: unpacking of archive failed on file /usr/lib/firmware/qcom/LENOVO/21BX;6340cc63: cpio: File from package already exists as a directory in system
error: kernel-firmware-qcom-20220930-1.1.noarch: install failed
error: kernel-firmware-qcom-20220902-1.1.noarch: erase skipped
(48/73) Installing: kernel-firmware-qcom-20220930-1.1.noarch .........................................................................................[error] 
Installation of kernel-firmware-qcom-20220930-1.1.noarch failed:
Error: Subprocess failed. Error: RPM failed: Command exited with status 1.
**Abort, retry, ignore? [a/r/i] (a): **r 
error: unpacking of archive failed on file /usr/lib/firmware/qcom/LENOVO/21BX;6340cc88: cpio: File from package already exists as a directory in system
error: kernel-firmware-qcom-20220930-1.1.noarch: install failed
error: kernel-firmware-qcom-20220902-1.1.noarch: erase skipped
(48/73) Installing: kernel-firmware-qcom-20220930-1.1.noarch .........................................................................................[error] 
Installation of kernel-firmware-qcom-20220930-1.1.noarch failed:
Error: Subprocess failed. Error: RPM failed: Command exited with status 1.
**Abort, retry, ignore? [a/r/i] (a): **


Should I be concerned? Abort or ignore?

Did you try to use forum search? There are already numerous threads about this with solution:
https://forums.opensuse.org/showthread.php/576361-dup-to-20221004-requires-removal-of-directory-usr-lib-firmware-qcom-LENOVO-21BX?highlight=lenovo
https://forums.opensuse.org/showthread.php/576409-latest-upgrade-fails-installing-kernel-firmware?highlight=lenovo
https://forums.opensuse.org/showthread.php/576385-Query-about-qualcom-kernel-firmware-upgrade?highlight=lenovo
https://forums.opensuse.org/showthread.php/576367-zypper-dup-failed?highlight=lenovo

and bugreport:
https://bugzilla.opensuse.org/show_bug.cgi?id=1204103

My bad. Forgot to use the search. Thanks.

Resolved.
WWolf1776’s solution to remove and reinstall “kernel-firmware-qcom” worked for me.

So enter “i” to ignore the error, wait for other updates to finish, then:
sudo zypper remove kernel-firmware-qcom
and then
sudo zypper install kernel-firmware-qcom
reboot