[Rpm-maint] [rpm-software-management/rpm] Incorrect length of unknown filedigest algos (#959)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sat Jan 4 14:39:47 UTC 2020


I just tried this on rpm 4.15.1 on Fedora 31, and it seems to still be broken in this manner?

```
$ rpm --version
RPM version 4.15.1
$ rpm -qp --dump ./grep-3.3-3-rosa2019.0.i586.rpm
warning: ./grep-3.3-3-rosa2019.0.i586.rpm: Header V4 DSA/SHA1 Signature, key ID c1c18146: NOKEY
/bin/egrep 28 1574950717 aa4ae578ca2323caf35beab739f88ea5 0100755 root root 0 0 0 X
```

This is also present in the RPM 4.15.1 being used in ROSA 2019.1-dev:

```
[ngompa at localhost ~]$ podman run --rm -it quay.io/ngompa/rosa2019.1-rpm4 /bin/bash
bash-4.4# dnf -y install wget
...
bash-4.4# wget --content-disposition https://file-store.rosalinux.ru/download/948bd31596c572664b870a226f252e38707ad137
...
bash-4.4# rpm -qp --dump ./grep-3.3-3-rosa2019.0.i586.rpm
/bin/egrep 28 1574950717 aa4ae578ca2323caf35beab739f88ea5 0100755 root root 0 0 0 X
...
bash-4.4# rpm --version
RPM version 4.15.1
bash-4.4# rpm -qi rpm
Name        : rpm
Epoch       : 2
Version     : 4.15.1
Release     : 0.2
DistTag     : rosa2019.1
...
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/959#issuecomment-570790643
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200104/b969acb8/attachment.html>


More information about the Rpm-maint mailing list