We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfc7d75 + a9200da commit c06bce8Copy full SHA for c06bce8
docker/base/apt_preferences.debian
@@ -41,3 +41,9 @@ Pin-Priority: 700
41
Package: openvswitch*
42
Pin: release n=buster
43
Pin-Priority: 700
44
+
45
+# daxio in nova-compute depends on those
46
+# in Victoria+ we have them as QEMU 5 dependencies
47
+Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1
48
+Pin: release n=buster-backports
49
+Pin-Priority: 700
0 commit comments