ibverbs-providers uses the private symbols of libibverbs1. Thus libibverbs1 will not work with an old 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> --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2cca4420..a5443c51 100644 --- a/debian/control +++ b/debian/control @@ -139,7 +139,7 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: adduser, ${misc:Depends}, ${shlibs:Depends} Recommends: ibverbs-providers -Breaks: ibverbs-providers (<< 17~) +Breaks: ibverbs-providers (<< 18~) 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.17.0 -- 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