vaqflabuopac <[EMAIL PROTECTED]> writes:
> Package: lintian
> Version: 1.23.8
> Severity: important
> lintian has a hard coded path prefix for the --dist option
It doesn't, really, but the documentation isn't particularly clear. (It
does have a hard-coded path component, but that would have worked fine for
your example with the right options.)
> lintian --allow-root --show-overrides -viI --dist
> /var/local/packages/dists/custom/main
You actually wanted:
lintian --allow-root --show-overrides -viI \
--archivedir /var/local/packages --dist custom --section main
I'll update the man page to be clearer about how lintian constructs the
path to the package repository.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]