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.
1 parent 2061367 commit a9200daCopy full SHA for a9200da
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