Hi! > I'm trying to package the soci-snapshotter for nerdctl. This package > requires and embeds a patched copy of zlib, and I've added a lintian > override for this reason: > https://salsa.debian.org/go-team/packages/golang-github-awslabs-soci-snapshotter/-/blob/a7bf099/debian/soci-snapshotter.lintian-overrides > > However, the ftp-master script appear to not consider this override: ... > What am I doing wrong?
Do you want to try enabling Salsa CI at https://salsa.debian.org/go-team/packages/golang-github-awslabs-soci-snapshotter/-/pipelines so it is easy for anyone to check what Lintian is reporting without having to download and reproduce the build locally? If the ftp-master script is truly out of sync with Lintian as you hint may be the case, reporting to them that it needs an update is a lot more convincing when there is an online Lintian report to refer to as "evidence" of Lintian being happy. Enabling Salsa CI may have other benefits too.
