diff --git a/ci/cirrus/freebsd-12.vars b/ci/cirrus/freebsd-12.vars index 4845d8d461..480a403361 100644 --- a/ci/cirrus/freebsd-12.vars +++ b/ci/cirrus/freebsd-12.vars @@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake' NINJA='/usr/local/bin/ninja' PACKAGING_COMMAND='pkg' PIP3='/usr/local/bin/pip-3.8' -PKGS='augeas bash-completion ca_root_nss ccache cppi curl cyrus-sasl dbus diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu radvd readline yajl' +PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu readline yajl' PYPI_PKGS='' PYTHON='/usr/local/bin/python3' diff --git a/ci/cirrus/freebsd-13.vars b/ci/cirrus/freebsd-13.vars index 4845d8d461..480a403361 100644 --- a/ci/cirrus/freebsd-13.vars +++ b/ci/cirrus/freebsd-13.vars @@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake' NINJA='/usr/local/bin/ninja' PACKAGING_COMMAND='pkg' PIP3='/usr/local/bin/pip-3.8' -PKGS='augeas bash-completion ca_root_nss ccache cppi curl cyrus-sasl dbus diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu radvd readline yajl' +PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu readline yajl' PYPI_PKGS='' PYTHON='/usr/local/bin/python3' diff --git a/ci/cirrus/freebsd-current.vars b/ci/cirrus/freebsd-current.vars index 4845d8d461..480a403361 100644 --- a/ci/cirrus/freebsd-current.vars +++ b/ci/cirrus/freebsd-current.vars @@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake' NINJA='/usr/local/bin/ninja' PACKAGING_COMMAND='pkg' PIP3='/usr/local/bin/pip-3.8' -PKGS='augeas bash-completion ca_root_nss ccache cppi curl cyrus-sasl dbus diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu radvd readline yajl' +PKGS='augeas bash-completion ca_root_nss ccache codespell cppi curl cyrus-sasl diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py38-docutils py38-flake8 python3 qemu readline yajl' PYPI_PKGS='' PYTHON='/usr/local/bin/python3' diff --git a/ci/cirrus/macos-11.vars b/ci/cirrus/macos-11.vars index 6bc25aa380..eb6d6db18f 100644 --- a/ci/cirrus/macos-11.vars +++ b/ci/cirrus/macos-11.vars @@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake' NINJA='/usr/local/bin/ninja' PACKAGING_COMMAND='brew' PIP3='/usr/local/bin/pip3' -PKGS='augeas bash-completion ccache cppi curl dbus diffutils dnsmasq docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline rpcgen scrub yajl' +PKGS='augeas bash-completion ccache codespell cppi curl diffutils dnsmasq docutils flake8 gettext git glib gnu-sed gnutls grep libiscsi libpcap libssh libssh2 libxml2 libxslt make meson ninja perl pkg-config python3 qemu readline rpcgen scrub yajl' PYPI_PKGS='' PYTHON='/usr/local/bin/python3' diff --git a/ci/containers/centos-8.Dockerfile b/ci/containers/centos-8.Dockerfile index 05793fee4c..358069ad88 100644 --- a/ci/containers/centos-8.Dockerfile +++ b/ci/containers/centos-8.Dockerfile @@ -20,7 +20,6 @@ RUN dnf update -y && \ clang \ cpp \ cyrus-sasl-devel \ - dbus-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -56,7 +55,6 @@ RUN dnf update -y && \ libssh-devel \ libssh2-devel \ libtirpc-devel \ - libudev-devel \ libwsman-devel \ libxml2 \ libxml2-devel \ @@ -78,13 +76,13 @@ RUN dnf update -y && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ readline-devel \ rpcgen \ rpm-build \ sanlock-devel \ scrub \ sed \ + systemd-devel \ systemtap-sdt-devel \ wireshark-devel \ xfsprogs-devel \ diff --git a/ci/containers/centos-stream-8.Dockerfile b/ci/containers/centos-stream-8.Dockerfile index 895fc06aa1..c022e20d13 100644 --- a/ci/containers/centos-stream-8.Dockerfile +++ b/ci/containers/centos-stream-8.Dockerfile @@ -20,7 +20,6 @@ RUN dnf update -y && \ clang \ cpp \ cyrus-sasl-devel \ - dbus-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -56,7 +55,6 @@ RUN dnf update -y && \ libssh-devel \ libssh2-devel \ libtirpc-devel \ - libudev-devel \ libwsman-devel \ libxml2 \ libxml2-devel \ @@ -78,13 +76,13 @@ RUN dnf update -y && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ readline-devel \ rpcgen \ rpm-build \ sanlock-devel \ scrub \ sed \ + systemd-devel \ systemtap-sdt-devel \ wireshark-devel \ xfsprogs-devel \ diff --git a/ci/containers/debian-10-cross-aarch64.Dockerfile b/ci/containers/debian-10-cross-aarch64.Dockerfile index cfbf5bb48f..ff957b22d0 100644 --- a/ci/containers/debian-10-cross-aarch64.Dockerfile +++ b/ci/containers/debian-10-cross-aarch64.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:arm64 \ libcap-ng-dev:arm64 \ libcurl4-gnutls-dev:arm64 \ - libdbus-1-dev:arm64 \ libdevmapper-dev:arm64 \ libfuse-dev:arm64 \ libglib2.0-dev:arm64 \ diff --git a/ci/containers/debian-10-cross-armv6l.Dockerfile b/ci/containers/debian-10-cross-armv6l.Dockerfile index 3308ac2e10..25b9ccbc0b 100644 --- a/ci/containers/debian-10-cross-armv6l.Dockerfile +++ b/ci/containers/debian-10-cross-armv6l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armel \ libcap-ng-dev:armel \ libcurl4-gnutls-dev:armel \ - libdbus-1-dev:armel \ libdevmapper-dev:armel \ libfuse-dev:armel \ libglib2.0-dev:armel \ diff --git a/ci/containers/debian-10-cross-armv7l.Dockerfile b/ci/containers/debian-10-cross-armv7l.Dockerfile index 0dcd8ee1d7..24d353224a 100644 --- a/ci/containers/debian-10-cross-armv7l.Dockerfile +++ b/ci/containers/debian-10-cross-armv7l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armhf \ libcap-ng-dev:armhf \ libcurl4-gnutls-dev:armhf \ - libdbus-1-dev:armhf \ libdevmapper-dev:armhf \ libfuse-dev:armhf \ libglib2.0-dev:armhf \ diff --git a/ci/containers/debian-10-cross-i686.Dockerfile b/ci/containers/debian-10-cross-i686.Dockerfile index 8806dff0c3..6bcc96b59d 100644 --- a/ci/containers/debian-10-cross-i686.Dockerfile +++ b/ci/containers/debian-10-cross-i686.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:i386 \ libcap-ng-dev:i386 \ libcurl4-gnutls-dev:i386 \ - libdbus-1-dev:i386 \ libdevmapper-dev:i386 \ libfuse-dev:i386 \ libglib2.0-dev:i386 \ diff --git a/ci/containers/debian-10-cross-mips.Dockerfile b/ci/containers/debian-10-cross-mips.Dockerfile index edc54fe1ac..fdec5d278d 100644 --- a/ci/containers/debian-10-cross-mips.Dockerfile +++ b/ci/containers/debian-10-cross-mips.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mips \ libcap-ng-dev:mips \ libcurl4-gnutls-dev:mips \ - libdbus-1-dev:mips \ libdevmapper-dev:mips \ libfuse-dev:mips \ libglib2.0-dev:mips \ diff --git a/ci/containers/debian-10-cross-mips64el.Dockerfile b/ci/containers/debian-10-cross-mips64el.Dockerfile index d988d82fbf..813a3cb562 100644 --- a/ci/containers/debian-10-cross-mips64el.Dockerfile +++ b/ci/containers/debian-10-cross-mips64el.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mips64el \ libcap-ng-dev:mips64el \ libcurl4-gnutls-dev:mips64el \ - libdbus-1-dev:mips64el \ libdevmapper-dev:mips64el \ libfuse-dev:mips64el \ libglib2.0-dev:mips64el \ diff --git a/ci/containers/debian-10-cross-mipsel.Dockerfile b/ci/containers/debian-10-cross-mipsel.Dockerfile index 455edcae3c..5275eacae5 100644 --- a/ci/containers/debian-10-cross-mipsel.Dockerfile +++ b/ci/containers/debian-10-cross-mipsel.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mipsel \ libcap-ng-dev:mipsel \ libcurl4-gnutls-dev:mipsel \ - libdbus-1-dev:mipsel \ libdevmapper-dev:mipsel \ libfuse-dev:mipsel \ libglib2.0-dev:mipsel \ diff --git a/ci/containers/debian-10-cross-ppc64le.Dockerfile b/ci/containers/debian-10-cross-ppc64le.Dockerfile index ad380052c9..9180e444f5 100644 --- a/ci/containers/debian-10-cross-ppc64le.Dockerfile +++ b/ci/containers/debian-10-cross-ppc64le.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:ppc64el \ libcap-ng-dev:ppc64el \ libcurl4-gnutls-dev:ppc64el \ - libdbus-1-dev:ppc64el \ libdevmapper-dev:ppc64el \ libfuse-dev:ppc64el \ libglib2.0-dev:ppc64el \ diff --git a/ci/containers/debian-10-cross-s390x.Dockerfile b/ci/containers/debian-10-cross-s390x.Dockerfile index faeb450569..58c69c0bd4 100644 --- a/ci/containers/debian-10-cross-s390x.Dockerfile +++ b/ci/containers/debian-10-cross-s390x.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -47,7 +48,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ xsltproc && \ @@ -80,7 +80,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:s390x \ libcap-ng-dev:s390x \ libcurl4-gnutls-dev:s390x \ - libdbus-1-dev:s390x \ libdevmapper-dev:s390x \ libfuse-dev:s390x \ libglib2.0-dev:s390x \ diff --git a/ci/containers/debian-10.Dockerfile b/ci/containers/debian-10.Dockerfile index 633d9a972e..9385264d2b 100644 --- a/ci/containers/debian-10.Dockerfile +++ b/ci/containers/debian-10.Dockerfile @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -39,7 +40,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev \ libcap-ng-dev \ libcurl4-gnutls-dev \ - libdbus-1-dev \ libdevmapper-dev \ libfuse-dev \ libglib2.0-dev \ @@ -83,7 +83,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ systemtap-sdt-dev \ diff --git a/ci/containers/debian-11-cross-aarch64.Dockerfile b/ci/containers/debian-11-cross-aarch64.Dockerfile index 1d6ca0dd76..6b6439729d 100644 --- a/ci/containers/debian-11-cross-aarch64.Dockerfile +++ b/ci/containers/debian-11-cross-aarch64.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:arm64 \ libcap-ng-dev:arm64 \ libcurl4-gnutls-dev:arm64 \ - libdbus-1-dev:arm64 \ libdevmapper-dev:arm64 \ libfuse-dev:arm64 \ libglib2.0-dev:arm64 \ diff --git a/ci/containers/debian-11-cross-armv6l.Dockerfile b/ci/containers/debian-11-cross-armv6l.Dockerfile index 6ad97f9034..ebb0517068 100644 --- a/ci/containers/debian-11-cross-armv6l.Dockerfile +++ b/ci/containers/debian-11-cross-armv6l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armel \ libcap-ng-dev:armel \ libcurl4-gnutls-dev:armel \ - libdbus-1-dev:armel \ libdevmapper-dev:armel \ libfuse-dev:armel \ libglib2.0-dev:armel \ diff --git a/ci/containers/debian-11-cross-armv7l.Dockerfile b/ci/containers/debian-11-cross-armv7l.Dockerfile index 28bcf1b655..d9ecf2beda 100644 --- a/ci/containers/debian-11-cross-armv7l.Dockerfile +++ b/ci/containers/debian-11-cross-armv7l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armhf \ libcap-ng-dev:armhf \ libcurl4-gnutls-dev:armhf \ - libdbus-1-dev:armhf \ libdevmapper-dev:armhf \ libfuse-dev:armhf \ libglib2.0-dev:armhf \ diff --git a/ci/containers/debian-11-cross-i686.Dockerfile b/ci/containers/debian-11-cross-i686.Dockerfile index f7be68ed45..eeefcd108d 100644 --- a/ci/containers/debian-11-cross-i686.Dockerfile +++ b/ci/containers/debian-11-cross-i686.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:i386 \ libcap-ng-dev:i386 \ libcurl4-gnutls-dev:i386 \ - libdbus-1-dev:i386 \ libdevmapper-dev:i386 \ libfuse-dev:i386 \ libglib2.0-dev:i386 \ diff --git a/ci/containers/debian-11-cross-mips64el.Dockerfile b/ci/containers/debian-11-cross-mips64el.Dockerfile index 3e98e52874..9753436e0a 100644 --- a/ci/containers/debian-11-cross-mips64el.Dockerfile +++ b/ci/containers/debian-11-cross-mips64el.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mips64el \ libcap-ng-dev:mips64el \ libcurl4-gnutls-dev:mips64el \ - libdbus-1-dev:mips64el \ libdevmapper-dev:mips64el \ libfuse-dev:mips64el \ libglib2.0-dev:mips64el \ diff --git a/ci/containers/debian-11-cross-mipsel.Dockerfile b/ci/containers/debian-11-cross-mipsel.Dockerfile index 165612b747..cfb91419f9 100644 --- a/ci/containers/debian-11-cross-mipsel.Dockerfile +++ b/ci/containers/debian-11-cross-mipsel.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mipsel \ libcap-ng-dev:mipsel \ libcurl4-gnutls-dev:mipsel \ - libdbus-1-dev:mipsel \ libdevmapper-dev:mipsel \ libfuse-dev:mipsel \ libglib2.0-dev:mipsel \ diff --git a/ci/containers/debian-11-cross-ppc64le.Dockerfile b/ci/containers/debian-11-cross-ppc64le.Dockerfile index d8706863c4..d65b31028f 100644 --- a/ci/containers/debian-11-cross-ppc64le.Dockerfile +++ b/ci/containers/debian-11-cross-ppc64le.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:ppc64el \ libcap-ng-dev:ppc64el \ libcurl4-gnutls-dev:ppc64el \ - libdbus-1-dev:ppc64el \ libdevmapper-dev:ppc64el \ libfuse-dev:ppc64el \ libglib2.0-dev:ppc64el \ diff --git a/ci/containers/debian-11-cross-s390x.Dockerfile b/ci/containers/debian-11-cross-s390x.Dockerfile index 4f699ee2b5..32c4644558 100644 --- a/ci/containers/debian-11-cross-s390x.Dockerfile +++ b/ci/containers/debian-11-cross-s390x.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:s390x \ libcap-ng-dev:s390x \ libcurl4-gnutls-dev:s390x \ - libdbus-1-dev:s390x \ libdevmapper-dev:s390x \ libfuse-dev:s390x \ libglib2.0-dev:s390x \ diff --git a/ci/containers/debian-11.Dockerfile b/ci/containers/debian-11.Dockerfile index e26b89d1d9..ce66568fb5 100644 --- a/ci/containers/debian-11.Dockerfile +++ b/ci/containers/debian-11.Dockerfile @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -39,7 +40,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev \ libcap-ng-dev \ libcurl4-gnutls-dev \ - libdbus-1-dev \ libdevmapper-dev \ libfuse-dev \ libglib2.0-dev \ @@ -81,14 +81,12 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ systemtap-sdt-dev \ wireshark-dev \ xfslibs-dev \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ diff --git a/ci/containers/debian-sid-cross-aarch64.Dockerfile b/ci/containers/debian-sid-cross-aarch64.Dockerfile index eac0c95c88..898d0124ce 100644 --- a/ci/containers/debian-sid-cross-aarch64.Dockerfile +++ b/ci/containers/debian-sid-cross-aarch64.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:arm64 \ libcap-ng-dev:arm64 \ libcurl4-gnutls-dev:arm64 \ - libdbus-1-dev:arm64 \ libdevmapper-dev:arm64 \ libfuse-dev:arm64 \ libglib2.0-dev:arm64 \ diff --git a/ci/containers/debian-sid-cross-armv6l.Dockerfile b/ci/containers/debian-sid-cross-armv6l.Dockerfile index 5b53d741dd..0594e5a2db 100644 --- a/ci/containers/debian-sid-cross-armv6l.Dockerfile +++ b/ci/containers/debian-sid-cross-armv6l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armel \ libcap-ng-dev:armel \ libcurl4-gnutls-dev:armel \ - libdbus-1-dev:armel \ libdevmapper-dev:armel \ libfuse-dev:armel \ libglib2.0-dev:armel \ diff --git a/ci/containers/debian-sid-cross-armv7l.Dockerfile b/ci/containers/debian-sid-cross-armv7l.Dockerfile index 2eae6f073b..a1202f552a 100644 --- a/ci/containers/debian-sid-cross-armv7l.Dockerfile +++ b/ci/containers/debian-sid-cross-armv7l.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:armhf \ libcap-ng-dev:armhf \ libcurl4-gnutls-dev:armhf \ - libdbus-1-dev:armhf \ libdevmapper-dev:armhf \ libfuse-dev:armhf \ libglib2.0-dev:armhf \ diff --git a/ci/containers/debian-sid-cross-i686.Dockerfile b/ci/containers/debian-sid-cross-i686.Dockerfile index 3b9f6ba389..cb65274938 100644 --- a/ci/containers/debian-sid-cross-i686.Dockerfile +++ b/ci/containers/debian-sid-cross-i686.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:i386 \ libcap-ng-dev:i386 \ libcurl4-gnutls-dev:i386 \ - libdbus-1-dev:i386 \ libdevmapper-dev:i386 \ libfuse-dev:i386 \ libglib2.0-dev:i386 \ diff --git a/ci/containers/debian-sid-cross-mips64el.Dockerfile b/ci/containers/debian-sid-cross-mips64el.Dockerfile index 0d90f002ae..a15b72e859 100644 --- a/ci/containers/debian-sid-cross-mips64el.Dockerfile +++ b/ci/containers/debian-sid-cross-mips64el.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mips64el \ libcap-ng-dev:mips64el \ libcurl4-gnutls-dev:mips64el \ - libdbus-1-dev:mips64el \ libdevmapper-dev:mips64el \ libfuse-dev:mips64el \ libglib2.0-dev:mips64el \ diff --git a/ci/containers/debian-sid-cross-mipsel.Dockerfile b/ci/containers/debian-sid-cross-mipsel.Dockerfile index e29ca9eee3..d90e67cbf9 100644 --- a/ci/containers/debian-sid-cross-mipsel.Dockerfile +++ b/ci/containers/debian-sid-cross-mipsel.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:mipsel \ libcap-ng-dev:mipsel \ libcurl4-gnutls-dev:mipsel \ - libdbus-1-dev:mipsel \ libdevmapper-dev:mipsel \ libfuse-dev:mipsel \ libglib2.0-dev:mipsel \ diff --git a/ci/containers/debian-sid-cross-ppc64le.Dockerfile b/ci/containers/debian-sid-cross-ppc64le.Dockerfile index 5707c8a57d..3d8bebeaad 100644 --- a/ci/containers/debian-sid-cross-ppc64le.Dockerfile +++ b/ci/containers/debian-sid-cross-ppc64le.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:ppc64el \ libcap-ng-dev:ppc64el \ libcurl4-gnutls-dev:ppc64el \ - libdbus-1-dev:ppc64el \ libdevmapper-dev:ppc64el \ libfuse-dev:ppc64el \ libglib2.0-dev:ppc64el \ diff --git a/ci/containers/debian-sid-cross-s390x.Dockerfile b/ci/containers/debian-sid-cross-s390x.Dockerfile index 25aa6513cc..1ea056b1be 100644 --- a/ci/containers/debian-sid-cross-s390x.Dockerfile +++ b/ci/containers/debian-sid-cross-s390x.Dockerfile @@ -16,6 +16,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -45,11 +46,9 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ @@ -76,7 +75,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev:s390x \ libcap-ng-dev:s390x \ libcurl4-gnutls-dev:s390x \ - libdbus-1-dev:s390x \ libdevmapper-dev:s390x \ libfuse-dev:s390x \ libglib2.0-dev:s390x \ diff --git a/ci/containers/debian-sid.Dockerfile b/ci/containers/debian-sid.Dockerfile index 16dd6cc587..ea4a1824f1 100644 --- a/ci/containers/debian-sid.Dockerfile +++ b/ci/containers/debian-sid.Dockerfile @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -39,7 +40,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev \ libcap-ng-dev \ libcurl4-gnutls-dev \ - libdbus-1-dev \ libdevmapper-dev \ libfuse-dev \ libglib2.0-dev \ @@ -80,14 +80,12 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3 \ python3-docutils \ qemu-utils \ - radvd \ scrub \ sed \ systemtap-sdt-dev \ wireshark-dev \ xfslibs-dev \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ diff --git a/ci/containers/fedora-34.Dockerfile b/ci/containers/fedora-34.Dockerfile index 9be6efc7ba..6141c23b23 100644 --- a/ci/containers/fedora-34.Dockerfile +++ b/ci/containers/fedora-34.Dockerfile @@ -24,10 +24,10 @@ exec "$@"' > /usr/bin/nosync && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ cppi \ cyrus-sasl-devel \ - dbus-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -63,7 +63,6 @@ exec "$@"' > /usr/bin/nosync && \ libssh-devel \ libssh2-devel \ libtirpc-devel \ - libudev-devel \ libwsman-devel \ libxml2 \ libxml2-devel \ @@ -85,7 +84,6 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ readline-devel \ rpcgen \ rpm-build \ @@ -93,12 +91,12 @@ exec "$@"' > /usr/bin/nosync && \ scrub \ sed \ sheepdog \ + systemd-devel \ systemtap-sdt-devel \ wireshark-devel \ xen-devel \ xfsprogs-devel \ - yajl-devel \ - zfs-fuse && \ + yajl-devel && \ nosync dnf autoremove -y && \ nosync dnf clean all -y && \ rpm -qa | sort > /packages.txt && \ diff --git a/ci/containers/fedora-35-cross-mingw32.Dockerfile b/ci/containers/fedora-35-cross-mingw32.Dockerfile index de514525c6..afdecf4d4a 100644 --- a/ci/containers/fedora-35-cross-mingw32.Dockerfile +++ b/ci/containers/fedora-35-cross-mingw32.Dockerfile @@ -22,6 +22,7 @@ exec "$@"' > /usr/bin/nosync && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ cppi \ diffutils \ @@ -52,13 +53,11 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ rpcgen \ rpm-build \ scrub \ sed \ - sheepdog \ - zfs-fuse && \ + sheepdog && \ nosync dnf autoremove -y && \ nosync dnf clean all -y @@ -70,7 +69,6 @@ ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" RUN nosync dnf install -y \ mingw32-curl \ - mingw32-dbus \ mingw32-dlfcn \ mingw32-gcc \ mingw32-gettext \ diff --git a/ci/containers/fedora-35-cross-mingw64.Dockerfile b/ci/containers/fedora-35-cross-mingw64.Dockerfile index 34dd93ccd9..d74c10224d 100644 --- a/ci/containers/fedora-35-cross-mingw64.Dockerfile +++ b/ci/containers/fedora-35-cross-mingw64.Dockerfile @@ -22,6 +22,7 @@ exec "$@"' > /usr/bin/nosync && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ cppi \ diffutils \ @@ -52,13 +53,11 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ rpcgen \ rpm-build \ scrub \ sed \ - sheepdog \ - zfs-fuse && \ + sheepdog && \ nosync dnf autoremove -y && \ nosync dnf clean all -y @@ -70,7 +69,6 @@ ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" RUN nosync dnf install -y \ mingw64-curl \ - mingw64-dbus \ mingw64-dlfcn \ mingw64-gcc \ mingw64-gettext \ diff --git a/ci/containers/fedora-35.Dockerfile b/ci/containers/fedora-35.Dockerfile index 1c5cb2c8ca..80e6f5b480 100644 --- a/ci/containers/fedora-35.Dockerfile +++ b/ci/containers/fedora-35.Dockerfile @@ -24,10 +24,10 @@ exec "$@"' > /usr/bin/nosync && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ cppi \ cyrus-sasl-devel \ - dbus-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -63,7 +63,6 @@ exec "$@"' > /usr/bin/nosync && \ libssh-devel \ libssh2-devel \ libtirpc-devel \ - libudev-devel \ libwsman-devel \ libxml2 \ libxml2-devel \ @@ -85,7 +84,6 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ readline-devel \ rpcgen \ rpm-build \ @@ -93,12 +91,12 @@ exec "$@"' > /usr/bin/nosync && \ scrub \ sed \ sheepdog \ + systemd-devel \ systemtap-sdt-devel \ wireshark-devel \ xen-devel \ xfsprogs-devel \ - yajl-devel \ - zfs-fuse && \ + yajl-devel && \ nosync dnf autoremove -y && \ nosync dnf clean all -y && \ rpm -qa | sort > /packages.txt && \ diff --git a/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile b/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile index f8eb7abe7e..788caedc22 100644 --- a/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile +++ b/ci/containers/fedora-rawhide-cross-mingw32.Dockerfile @@ -23,6 +23,7 @@ exec "$@"' > /usr/bin/nosync && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ cppi \ diffutils \ @@ -53,13 +54,11 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ rpcgen \ rpm-build \ scrub \ sed \ - sheepdog \ - zfs-fuse && \ + sheepdog && \ nosync dnf autoremove -y && \ nosync dnf clean all -y @@ -71,7 +70,6 @@ ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" RUN nosync dnf install -y \ mingw32-curl \ - mingw32-dbus \ mingw32-dlfcn \ mingw32-gcc \ mingw32-gettext \ diff --git a/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile b/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile index feec913384..220f3f33e1 100644 --- a/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile +++ b/ci/containers/fedora-rawhide-cross-mingw64.Dockerfile @@ -23,6 +23,7 @@ exec "$@"' > /usr/bin/nosync && \ bash-completion \ ca-certificates \ ccache \ + codespell \ cpp \ cppi \ diffutils \ @@ -53,13 +54,11 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ rpcgen \ rpm-build \ scrub \ sed \ - sheepdog \ - zfs-fuse && \ + sheepdog && \ nosync dnf autoremove -y && \ nosync dnf clean all -y @@ -71,7 +70,6 @@ ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" RUN nosync dnf install -y \ mingw64-curl \ - mingw64-dbus \ mingw64-dlfcn \ mingw64-gcc \ mingw64-gettext \ diff --git a/ci/containers/fedora-rawhide.Dockerfile b/ci/containers/fedora-rawhide.Dockerfile index ff18e89e66..77a6c3b79c 100644 --- a/ci/containers/fedora-rawhide.Dockerfile +++ b/ci/containers/fedora-rawhide.Dockerfile @@ -25,10 +25,10 @@ exec "$@"' > /usr/bin/nosync && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ cppi \ cyrus-sasl-devel \ - dbus-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -64,7 +64,6 @@ exec "$@"' > /usr/bin/nosync && \ libssh-devel \ libssh2-devel \ libtirpc-devel \ - libudev-devel \ libwsman-devel \ libxml2 \ libxml2-devel \ @@ -85,7 +84,6 @@ exec "$@"' > /usr/bin/nosync && \ python3-docutils \ python3-flake8 \ qemu-img \ - radvd \ readline-devel \ rpcgen \ rpm-build \ @@ -93,12 +91,12 @@ exec "$@"' > /usr/bin/nosync && \ scrub \ sed \ sheepdog \ + systemd-devel \ systemtap-sdt-devel \ wireshark-devel \ xen-devel \ xfsprogs-devel \ - yajl-devel \ - zfs-fuse && \ + yajl-devel && \ nosync dnf autoremove -y && \ nosync dnf clean all -y && \ rpm -qa | sort > /packages.txt && \ diff --git a/ci/containers/opensuse-leap-152.Dockerfile b/ci/containers/opensuse-leap-152.Dockerfile index 23f03ed482..98f03935e4 100644 --- a/ci/containers/opensuse-leap-152.Dockerfile +++ b/ci/containers/opensuse-leap-152.Dockerfile @@ -15,10 +15,10 @@ RUN zypper update -y && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ cppi \ cyrus-sasl-devel \ - dbus-1-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -77,7 +77,6 @@ RUN zypper update -y && \ python3-setuptools \ python3-wheel \ qemu-tools \ - radvd \ readline-devel \ rpcgen \ rpm-build \ diff --git a/ci/containers/opensuse-tumbleweed.Dockerfile b/ci/containers/opensuse-tumbleweed.Dockerfile index 4687f503d7..4e600bc6a8 100644 --- a/ci/containers/opensuse-tumbleweed.Dockerfile +++ b/ci/containers/opensuse-tumbleweed.Dockerfile @@ -15,10 +15,10 @@ RUN zypper dist-upgrade -y && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ cppi \ cyrus-sasl-devel \ - dbus-1-devel \ device-mapper-devel \ diffutils \ dnsmasq \ @@ -75,7 +75,6 @@ RUN zypper dist-upgrade -y && \ python3-docutils \ python3-flake8 \ qemu-tools \ - radvd \ readline-devel \ rpcgen \ rpm-build \ diff --git a/ci/containers/ubuntu-1804.Dockerfile b/ci/containers/ubuntu-1804.Dockerfile index 6dcd965e65..0f334e26f0 100644 --- a/ci/containers/ubuntu-1804.Dockerfile +++ b/ci/containers/ubuntu-1804.Dockerfile @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -40,7 +41,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev \ libcap-ng-dev \ libcurl4-gnutls-dev \ - libdbus-1-dev \ libdevmapper-dev \ libfuse-dev \ libglib2.0-dev \ @@ -84,15 +84,13 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ sheepdog \ systemtap-sdt-dev \ wireshark-dev \ xfslibs-dev \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \ diff --git a/ci/containers/ubuntu-2004.Dockerfile b/ci/containers/ubuntu-2004.Dockerfile index f86eb9aef5..7d40169969 100644 --- a/ci/containers/ubuntu-2004.Dockerfile +++ b/ci/containers/ubuntu-2004.Dockerfile @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ca-certificates \ ccache \ clang \ + codespell \ cpp \ diffutils \ dnsmasq-base \ @@ -39,7 +40,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ libc6-dev \ libcap-ng-dev \ libcurl4-gnutls-dev \ - libdbus-1-dev \ libdevmapper-dev \ libfuse-dev \ libglib2.0-dev \ @@ -84,14 +84,12 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ python3-setuptools \ python3-wheel \ qemu-utils \ - radvd \ scrub \ sed \ systemtap-sdt-dev \ wireshark-dev \ xfslibs-dev \ - xsltproc \ - zfs-fuse && \ + xsltproc && \ eatmydata apt-get autoremove -y && \ eatmydata apt-get autoclean -y && \ sed -Ei 's,^# (en_US\.UTF-8 .*)$,\1,' /etc/locale.gen && \