Package: sbuild Severity: normal The "--extra-package" option only works if an absolute path is passed, that is confusing as generally speaking command line tools don't have issues with relative paths (when they do, it's called out in the docs).
I looked at the source code of sbuild to see if I could provide a patch for it but unfortunately I don' t work with perl and I lack the time to learn it for this right now. So this is a feature request to make "extra-package" accept relative paths as input. FWIW this is the input that didn't work: "--extra-package=../build-area/" Thanks, -- Samuel Henrique <samueloph>