Bug#962064: "--extra-package" option not respecting relative paths

2025-04-11 Thread Carlos Henrique Lima Melara
Hi, On Thu, Apr 10, 2025 at 01:10:23AM +0200, Johannes Schauer Marin Rodrigues wrote: > Control: tag -1 + unreproducible > > On Tue, 2 Jun 2020 20:42:03 +0100 Samuel Henrique > wrote: > > The "--extra-package" option only works if an absolute path is passed, that > > is confusing as generally

Bug#962064: "--extra-package" option not respecting relative paths

2025-04-09 Thread Johannes Schauer Marin Rodrigues
Control: tag -1 + unreproducible On Tue, 2 Jun 2020 20:42:03 +0100 Samuel Henrique wrote: > 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

Bug#962064: "--extra-package" option not respecting relative paths

2020-06-02 Thread Samuel Henrique
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 c