Comment 2 for bug 2060275

Revision history for this message
Martin Pitt (pitti) wrote :

Maybe the missing dbgsym packages are on purpose? The build log has this:

# Note: --no-automatic-dbgsym not defined for all releases up to
# and including Debian 8 (jessie), but defined after that
# ... expect a warning on older releases, but no other ill
# effects from the unknown option ... until dh_strip started
# aborting on Ubuntu 14.04 (vm00) on 23 Nov 2017
if dh_strip -a --no-automatic-dbgsym; then :; else dh_strip -a; fi