[Rpm-maint] [rpm-software-management/rpm] rpm -qpv --provides: error: incorrect format: array iterator used with different sized arrays (#402)
Olaf Hering
notifications at github.com
Thu Mar 1 13:48:00 UTC 2018
It is valid to list files and provides of an uninstalled pkg. This broke recently, likely with 4.14.1:
````
# rpm -q rpm
rpm-4.14.1-2.1.x86_64
Distribution: openSUSE Tumbleweed
# zypper -n in -ydD libfdt-devel
# rpm -qpliv --provides /var/cache/zypp/packages/oss/suse/x86_64/libfdt-devel-1.4.4-1.5.x86_64.rpm
error: incorrect format: array iterator used with different sized arrays
-rw-r--r-- 1 root root 4022 Jan 11 07:51 /usr/include/fdt.h
...
# rpm -qpv --provides /var/cache/zypp/packages/oss/suse/x86_64/libfdt-devel-1.4.4-1.5.x86_64.rpm
error: incorrect format: array iterator used with different sized arrays
````
--
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/402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180301/f3c446e5/attachment.html>
More information about the Rpm-maint
mailing list