Unable to install tar via zypper

Hi there people,

Its been a long time since Im having trouble with tar:

Checking for file conflicts: …[error]
Detected 1 file conflict:

File /bin/tar
from install of
tar-1.34-150000.3.18.1.x86_64 (SUSE:SLE-15-SP3:Update)
conflicts with file
/usr/bin/tar
from install of
tar-1.34-150000.3.18.1.x86_64 (SUSE:SLE-15-SP3:Update)

File conflicts happen when two packages attempt to install files with the same name but different contents. If you continue, conflicting files will be replaced losing the
previous content.
**Continue? [yes/no] (no): **yes

[FONT=monospace]error: unpacking of archive failed on file /usr/bin/tar;63568c03: cpio: open failed - No such file or directory
error: tar-1.34-150000.3.18.1.x86_64: install failed
( 1/102) Installing: tar-1.34-150000.3.18.1.x86_64 …[error]
Installation of tar-1.34-150000.3.18.1.x86_64 failed:
Error: Subprocess failed. Error: RPM failed: Command exited with status 1.
**Abort, retry, ignore? [a/r/i] (a): **

And nothing changes on the retry.

How can we solve this?

[/FONT]

Fix your repositories. You cannot use SLE15 / openSUSE Leap 15 repositories with Tumbleweed.

Easy peasy, solved!

Thanks.