debianpkg: Suppress frr-dbg debug-file-with-no-debug-symbols warning#1472
Conversation
Warning is based on older lintian versions Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Continuous Integration Result: SUCCESSFULCongratulations, this patch passed basic tests Tested-by: NetDEF / OpenSourceRouting.org CI System CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2070/ This is a comment from an EXPERIMENTAL automated CI system. Warnings Generated during build:Ubuntu1404 amd64 build: Successful with additional warnings:Debian Package lintian failed for Ubuntu1404 amd64 build: Debian8 amd64 build: Successful with additional warnings:Debian Package lintian failed for Debian8 amd64 build: CLANG Static Analyzer Summary
No Changes in Static Analysis warnings compared to base24 Static Analyzer issues remaining.See details at |
|
Sounds like it didn't work :/ I'll ignore these warnings in other PRs until the situation is normalized. |
Somehow missed this warning on the previous debian pkg PR for master.
This commit suppresses the warning as it is only happening with older lintian versions (ie on Ubuntu 14.04, but not 16.04 and Debian 8, but not Debian 9)
Signed-off-by: Martin Winter mwinter@opensourcerouting.org