Describe the bug
When trying to use librpm to open an old RPM database from RHEL 5.11, I see a weird error:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string: construction from null is not valid
To Reproduce
Steps to reproduce the behavior:
(will follow with reproducer once I've worked out how)
Environment
- OS / Distribution: Fedora Rawhide
- Version rpm-libs-5.99.91-3.fc43.x86_64
Additional context
This happens with run from libguestfs tools (eg. virt-inspector).
Describe the bug
When trying to use librpm to open an old RPM database from RHEL 5.11, I see a weird error:
To Reproduce
Steps to reproduce the behavior:
(will follow with reproducer once I've worked out how)
Environment
Additional context
This happens with run from libguestfs tools (eg. virt-inspector).