Debian: we want Openvswitch and ovn from backports

Those packages are in exactly same versions in bullseye-xena-backports
and in bullseye-backports. So we have to choose one source to keep
builds running otherwise they report downgrading of packages.

Change-Id: I0954bcc8ee42b15420fe1cd54aac96cb0c0c7e0d
This commit is contained in:
Marcin Juszkiewicz 2021-11-02 17:49:42 +01:00
parent b8d1a62df6
commit a26f4e3ec6
1 changed files with 10 additions and 0 deletions

View File

@ -17,3 +17,13 @@ Pin-Priority: 1000
Package: logstash-oss
Pin: version 7.9.*
Pin-Priority: 1000
# NOTE(hrw): we do not want backports unless requested
Package: *
Pin: release n=bullseye-backports
Pin-Priority: -1000
# NOTE(hrw): let us list some backports
Package: openvswitch* python3-openvswitch ovn-*
Pin: release n=bullseye-backports
Pin-Priority: 1024