rpminspect / rpminspect-data-fedora

Fedora-specific data and configuration files used by rpminspect
GNU General Public License v3.0
3 stars 30 forks source link

Seed fc38 from fc37 #29

Closed martinpitt closed 1 year ago

martinpitt commented 1 year ago

I hope that this will take care of this rpminspect failure of cockpit's rawhide update.

I cannot test this locally, as rpminspect crashes on that package:

❱❱❱ rpminspect -F json -c /usr/share/rpminspect/fedora.yaml -r 'Fedora 37' cockpit-ws-278*.rpm 
rpminspect: lstat(rpminspect): No such file or directory
free(): double free detected in tcache 2
Aborted (core dumped)

It also crashes with -r 'Fedora 38, but both work on cockpit-tests-278*.rpm. :man_shrugging: But anyway, this PR seems necessary either way.

dcantrell commented 1 year ago

Indeed, any time there is a new vendor release, this data package needs updating. Thanks for the PR.

The double free() was reported elsewhere and I've already fixed that in rpminspect.