Package: dak
Severity: minor
Doing a dak rm -nR on respighi (upgraded to stretch) gave the
following warning:
"""
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/elements.py:3795: SAWarning:
Textual SQL expression '\n SELECT s.source,...' should be explicitly
declared as text('\n SELECT s.source,...') (this warning may be
suppressed after 10 occurrences)
{"expr": util.ellipses_string(element)})
# Broken Build-Depends:
"""
(actually, I think the warning appeared twice; once for Depends and once for
Build-Depends, but scroll back buffer wasn't large enough to hold both).
The command still appears to function and produce the proper output
and accordingly the severity is "minor".
Thanks,
~Niels