On Sunday 2022-09-04 13:13, Carlos E. R. wrote:
I don't know what this error exactly means. Me, I would download the filesystem-84.87-7.1.x86_64 rpm somewhere (manually) (it may be cached locally), and install it (rather update) manually with the rpm command, which will be more verbose.
Given zypp just calls /bin/rpm anyway, this should already be the same message that rpm would output.
In theory. Zypper doesn't output the whole text, it calls a library, not the command, I understand.
Absolutely not. # strace -fe fork,execve zypper in binaries/consoleet-xorg-fonts-7.6-1.1.noarch.rpm execve("/usr/bin/zypper", ["zypper", "in", "binaries/consoleet-xorg-fonts-7."...], 0x7ffffcd5aa10 /* 66 vars */) = 0 strace: Process 8072 attached strace: Process 8073 attached (1/1) Installing: consoleet-xorg-fonts-7.6-1.1.noarch ----------------------------------------------------------------------[/]strace: Process 8130 attached [pid 8130] execve("/usr/bin/rpm", ["rpm", "--root", "/", "--dbpath", "/usr/lib/sysimage/rpm", "-U", "--percent", "--noglob", "--force", "--nodeps", "--noposttrans", "--", "/var/cache/zypper/RPMS/consoleet"...], 0x564be40a30f0 /* 72 vars */) = 0 warning: /var/cache/zypper/RPMS/consoleet-xorg-fonts-7.6-1.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 2beacf7c: NOKEY (1/1) Installing: consoleet-xorg-fonts-7.6-1.1.noarch ................................................................<100%>[-] strace: Process 8131 attached