Package: dpkg-dev
Version: 1.18.4
Severity: minor
File: /usr/bin/dpkg-buildpackage

$ dpkg-buildpackage -b -nc -uc -us
dpkg-buildpackage: […]
dpkg-checkbuilddeps: error: Unmet build dependencies: foobarbaz
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
$

Please remove the "override" line. This is almost never what you actually
want to do. This message confuses novice users who want to recompile
something into thinking that this will do anything to solve their problem.
It won't, they now have three problems instead.

Reply via email to