Control: reopen -1 I'm reopening this since this doesn't seem fixed in lintian-brush 0.160.
Something in lintian-brush has a runaway memory leak that uses all or nearly all available RAM. I am using Ubuntu 25.04 which has the systemd OOM killer enabled which kills lintian-brush for me. That then leaves git lock files which I need to manually remove. Here is the tail of lintian-brush's --verbose output: Fixer unnecessary-testsuite-autopkgtest-field made no changes. (took: 0.005854771s) Fixer upstream-metadata-invalid made no changes. (took: 0.006598627s) Fixer field-name-typo-in-upstream-metadata made no changes. (took: 0.005860562s) Killed I guess we can try bisecting to figure out if one of the fixers is misbehaving. Thank you, Jeremy Bícha