ctubbsii commented on pull request #381: URL: https://github.com/apache/fluo-muchos/pull/381#issuecomment-754157625
Thanks @karthick-rn ! I haven't heard about `pkgdiff` before, but it seems useful. From the report, it doesn't look like it checks the scriptlets, though (or other RPM header tags). For me to have confidence that nothing important changed, I would probably want to do a direct comparison of the CPIO payloads in each (extracted with `rpm2cpio file>file.cpio`), and then also compare scripts with `rpm -qp --scripts file.rpm`. Since you seem to have a copy of the original RPM, before the change, can you upload it somewhere that can be shared for others to do additional checks if they wish (or to reproduce your checks)? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
