Closed nphilipp closed 5 months ago
The repos in question:
Here’s my working hypothesis:
Both repositories have merge commits, but with strategy "ours", i.e. sharing the tree with one parent which rpmautospec should be able to resolve. The branches leading up to these trees have commits which either enable rpmautospec or touch the changelog file, so rpmautospec thinks it only needs to traverse them, but not examine them. Later, when it digs through the other branch, it comes across this commit which lacks all information and the crash happens.
/cc @tdawson
https://bugzilla.redhat.com/show_bug.cgi?id=2278226