Ok. I was thinking more in the lines of "reportbug" doing a "apt-cache policy <packagename>" to check if the package is associated with a debian supported repo and issue a warning to the user before reporting the bug. Though user could have removed a repo after installing the package, but a warning still helps.
On Sun, Oct 29, 2017 at 12:14 PM, Andreas Beckmann <[email protected]> wrote: > On 10/28/2017 08:41 PM, debian blue wrote: > > Sorry .. realized it was a custom deb package install. > > > > Is there a way for "reportbug" to detect and avoid this ? > > Yes and no. It needs cooperation from the package in the third party > repository. If that sets a Bugs: header in the package metadata like > > Bugs: mailto:[email protected] > > this address will be used as recipient instead of the Debian BTS. > > > Andreas >

