AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 17 forks source link

Lintian reports warnings and errors? #166

Open ScottBailey opened 1 year ago

ScottBailey commented 1 year ago

I ran lintian against our packages and received the following:

From the rename PR: image

From main: image

It seems like these are errors and warnings and should be addressed.

mikelik commented 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.

ScottBailey commented 1 year ago

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
ScottBailey commented 1 year ago

For warnings I don't even know what we should do with file-in-unusual-dir or non-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.

ScottBailey commented 1 year ago

Leap is in better shape. image

ScottBailey commented 1 year ago

cdt image

ScottBailey commented 1 year ago

leap looks to be in reasonable shape.