bootstrap: Debian 11 has liburing-dev
authorMartin Schwenke <martin@meltin.net>
Tue, 19 Oct 2021 00:00:22 +0000 (11:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Oct 2021 09:14:10 +0000 (09:14 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14872

Signed-off-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Oct 19 09:14:10 UTC 2021 on sn-devel-184

.gitlab-ci-main.yml
bootstrap/config.py
bootstrap/generated-dists/debian11/bootstrap.sh
bootstrap/generated-dists/debian11/packages.yml
bootstrap/sha1sum.txt

index ba8de6c22feebf679c82f71e77abaabb49f800d3..cc48ec12a64d21fbf267ce7bc8219aa28c191533 100644 (file)
@@ -42,7 +42,7 @@ variables:
   # Set this to the contents of bootstrap/sha1sum.txt
   # which is generated by bootstrap/template.py --render
   #
-  SAMBA_CI_CONTAINER_TAG: 8d90789fe49d9003a7e5c66b1a00639bcce1238f
+  SAMBA_CI_CONTAINER_TAG: dd885c72c8615e2d6166a04f3709d9ceaa728f84
   #
   # We use the ubuntu1804 image as default as
   # it matches what we have on sn-devel-184.
index c98ece513ecc6cc683fc5e966c698cd35b825e3f..2cf754782a11a611ad242731a4c5becf44b134fc 100644 (file)
@@ -404,7 +404,6 @@ DEB_DISTS = {
         'vagrant_box': 'debian/bullseye64',
         'replace': {
             'language-pack-en': '',   # included in locales
-            'liburing-dev': '',   # not available
         }
     },
     'ubuntu1804': {
index 84f5f6855b74d8fb03d181dde0cf1ed0cda4860e..07d6209c072b162c64470f2ecf67dedc13483810 100755 (executable)
@@ -70,6 +70,7 @@ apt-get -y install \
     libtasn1-dev \
     libtracker-sparql-2.0-dev \
     libunwind-dev \
+    liburing-dev \
     lmdb-utils \
     locales \
     lsb-release \
index 32f37eeb013a28ee646f9deddb029d977336c5c5..6d3c2385339027c77187d00fb64345877931737f 100644 (file)
@@ -59,6 +59,7 @@ packages:
   - libtasn1-dev
   - libtracker-sparql-2.0-dev
   - libunwind-dev
+  - liburing-dev
   - lmdb-utils
   - locales
   - lsb-release
index a9996ecf27d9b5487e8f1c1fbb33ea38ffcdc4ac..60a3cced99c78a1084c280801a7f718cb27d879c 100644 (file)
@@ -1 +1 @@
-8d90789fe49d9003a7e5c66b1a00639bcce1238f
+dd885c72c8615e2d6166a04f3709d9ceaa728f84