Open ScottBailey opened 1 year ago
I think we should initially look at errors
only in this issue.
For warnings I don't even know what we should do with file-in-unusual-dir
or non-standard-dir-in-usr
.
On removal (sudo apt remove dunes --purge
):
dpkg: warning: while removing dunes, directory '/usr/opt/dunes/1.1.0-dev/src/plugin/dunes_hello' not empty so not removed
For warnings I don't even know what we should do with
file-in-unusual-dir
ornon-standard-dir-in-usr
.
IDK, seems like we can probably find the answers with a bit of google searching?
https://lintian.debian.org/tags/non-standard-dir-in-usr https://lintian.debian.org/tags/file-in-unusual-dir
But I don't necessarily disagree: just removing errors is a reasonable place to start.
Leap is in better shape.
cdt
leap looks to be in reasonable shape.
I ran lintian against our packages and received the following:
From the rename PR:
From main:
It seems like these are errors and warnings and should be addressed.