ibverbs-providers uses the private symbols of libibverbs1. Thus libibverbs1 will not work with an old version version of ibverbs-providers if the private symbol version is bumped. Bump the ibverbs-providers version that libibverbs1 and ibverbs-providers use the same major version. Signed-off-by: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxxxxx> (cherry picked from commit 52b7a610f5b5e478c5292d2689090883eaaee0a0) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c3b1aadc..642a715e 100644 --- a/debian/control +++ b/debian/control @@ -138,7 +138,7 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: adduser, ${misc:Depends}, ${shlibs:Depends} Recommends: ibverbs-providers -Breaks: ibverbs-providers (<< 16~) +Breaks: ibverbs-providers (<< 17~) Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and -- 2.14.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html