freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
609 stars 258 forks source link

Failed to mount API filesystems #504

Closed CEbbinghaus closed 1 year ago

CEbbinghaus commented 1 year ago

When trying to start FreeIPA using docker on Unraid I get this error:

Failed to set RLIMIT_CORE: Operation not permitted
Failed to mount cgroup at /sys/fs/cgroup/systemd: No such file or directory
[!!!!!!] Failed to mount API filesystems.
Exiting PID 1...

For reference here is the command I used:

docker run -ti -h ipa.domain.tld --read-only -v /mnt/user/appdata/freeipa:/data:Z -v /sys/fs/cgroup:/sys/fs/cgroup:ro -e PASSWORD=pass freeipa/freeipa-server:almalinux-9 ipa-server-install -U -r domain.tld --no-ntp

As suggested by @adelton in #72 I ran tests/run-partial-tests.sh Dockerfile.almalinux-9 and the output for that can be found here:

Sending build context to Docker daemon  401.4kB
Step 1/14 : FROM docker.io/almalinux/9-init
latest: Pulling from almalinux/9-init
1f308adf24ac: Pull complete
Digest: sha256:8ffecf212769ece940d99c4663e45f0ba5e7ce37a302a41e8e7985ed3ceddb67
Status: Downloaded newer image for almalinux/9-init:latest
 ---> 01e5556f319c
Step 2/14 : RUN groupadd -g 288 kdcproxy ; useradd -u 288 -g 288 -c 'IPA KDC Proxy User' -r -d '/var/lib/kdcproxy' -s '/sbin/nologin' kdcproxy
 ---> Running in 98e4e50338a6
Removing intermediate container 98e4e50338a6
 ---> aed3b5b6cc41
Step 3/14 : RUN groupadd -g 289 ipaapi; useradd -u 289 -g 289 -c 'IPA Framework User' -r -d / -s '/sbin/nologin' ipaapi
 ---> Running in 477eb013fad4
Removing intermediate container 477eb013fad4
 ---> 22164c11611b
Step 4/14 : RUN ln -s /bin/false /usr/sbin/systemd-machine-id-setup
 ---> Running in f88c8fe7131a
Removing intermediate container f88c8fe7131a
 ---> 731b99489eaf
Step 5/14 : RUN sed -i 's!%_install_langs.*!%_install_langs all!' /etc/rpm/macros.image-language-conf
 ---> Running in 692323642fad
Removing intermediate container 692323642fad
 ---> 82a4345997aa
Step 6/14 : RUN yum -y install --setopt=install_weak_deps=False ipa-server ipa-server-dns ipa-server-trust-ad patch && yum clean all
 ---> Running in ef28d548479d
AlmaLinux 9 - AppStream                         2.9 MB/s | 7.0 MB     00:02
AlmaLinux 9 - BaseOS                            1.2 MB/s | 2.0 MB     00:01
AlmaLinux 9 - Extras                            9.4 kB/s |  17 kB     00:01
Dependencies resolved.
======================================================================================
 Package                               Arch    Version                Repo        Size
======================================================================================
Installing:
 ipa-server                            x86_64  4.10.0-7.el9_1         appstream  389 k
 ipa-server-dns                        noarch  4.10.0-7.el9_1         appstream   53 k
 ipa-server-trust-ad                   x86_64  4.10.0-7.el9_1         appstream  153 k
 patch                                 x86_64  2.7.6-16.el9           appstream  127 k
Installing dependencies:
 389-ds-base                           x86_64  2.1.3-4.el9_1          appstream  2.8 M
 389-ds-base-libs                      x86_64  2.1.3-4.el9_1          appstream  1.5 M
 almalinux-logos-httpd                 noarch  90.5.1-1.1.el9         appstream   18 k
 almalinux-logos-ipa                   noarch  90.5.1-1.1.el9         appstream   20 k
 alsa-lib                              x86_64  1.2.7.2-1.el9          appstream  498 k
 ant                                   noarch  1.10.9-7.el9           appstream  164 k
 ant-lib                               noarch  1.10.9-7.el9           appstream  2.0 M
 apache-commons-cli                    noarch  1.4-16.el9             appstream   70 k
 apache-commons-codec                  noarch  1.15-6.el9             appstream  301 k
 apache-commons-io                     noarch  1:2.8.0-7.el9          appstream  283 k
 apache-commons-lang3                  noarch  3.12.0-5.el9           appstream  559 k
 apache-commons-logging                noarch  1.2-29.el9             appstream   76 k
 apache-commons-net                    noarch  3.6-14.el9             appstream  289 k
 apr                                   x86_64  1.7.0-11.el9           appstream  123 k
 apr-util                              x86_64  1.6.1-20.el9           appstream   95 k
 apr-util-bdb                          x86_64  1.6.1-20.el9           appstream   13 k
 augeas-libs                           x86_64  1.13.0-2.el9           appstream  405 k
 authselect                            x86_64  1.2.5-1.el9            baseos     141 k
 authselect-libs                       x86_64  1.2.5-1.el9            baseos     223 k
 autofs                                x86_64  1:5.1.7-31.el9         baseos     363 k
 avahi-libs                            x86_64  0.8-12.el9             baseos      66 k
 bind                                  x86_64  32:9.16.23-5.el9_1     appstream  488 k
 bind-dnssec-doc                       noarch  32:9.16.23-5.el9_1     appstream   46 k
 bind-dnssec-utils                     x86_64  32:9.16.23-5.el9_1     appstream  114 k
 bind-dyndb-ldap                       x86_64  11.9-8.el9_1           appstream  105 k
 bind-libs                             x86_64  32:9.16.23-5.el9_1     appstream  1.2 M
 bind-license                          noarch  32:9.16.23-5.el9_1     appstream   13 k
 bind-utils                            x86_64  32:9.16.23-5.el9_1     appstream  200 k
 c-ares                                x86_64  1.17.1-5.el9           baseos     104 k
 certmonger                            x86_64  0.79.14-7.el9          appstream  581 k
 checkpolicy                           x86_64  3.4-1.el9              appstream  345 k
 chkconfig                             x86_64  1.20-2.el9             baseos     162 k
 chrony                                x86_64  4.2-1.el9              baseos     313 k
 copy-jdk-configs                      noarch  4.0-3.el9              appstream   27 k
 cups-libs                             x86_64  1:2.3.3op2-16.el9      baseos     264 k
 cyrus-sasl-gssapi                     x86_64  2.1.27-20.el9          baseos      26 k
 cyrus-sasl-md5                        x86_64  2.1.27-20.el9          appstream   42 k
 cyrus-sasl-plain                      x86_64  2.1.27-20.el9          baseos      23 k
 dbus-libs                             x86_64  1:1.12.20-6.el9        baseos     151 k
 dbus-tools                            x86_64  1:1.12.20-6.el9        baseos      50 k
 dejavu-sans-fonts                     noarch  2.37-18.el9            baseos     1.3 M
 diffutils                             x86_64  3.7-12.el9             baseos     388 k
 e2fsprogs-libs                        x86_64  1.46.5-3.el9           baseos     222 k
 ed                                    x86_64  1.14.2-12.el9          baseos      74 k
 fontawesome-fonts                     noarch  1:4.7.0-13.el9         appstream  204 k
 fontconfig                            x86_64  2.14.0-1.el9           appstream  274 k
 fonts-filesystem                      noarch  1:2.0.5-7.el9.1        baseos     9.0 k
 freetype                              x86_64  2.10.4-9.el9           baseos     387 k
 fstrm                                 x86_64  0.6.1-3.el9            appstream   27 k
 giflib                                x86_64  5.2.1-9.el9            appstream   47 k
 graphite2                             x86_64  1.3.14-9.el9           baseos      94 k
 groff-base                            x86_64  1.22.4-10.el9          baseos     1.0 M
 gssproxy                              x86_64  0.8.4-4.el9            baseos     108 k
 harfbuzz                              x86_64  2.7.4-8.el9            baseos     624 k
 hostname                              x86_64  3.23-6.el9             baseos      27 k
 httpcomponents-client                 noarch  4.5.13-2.el9           appstream  657 k
 httpcomponents-core                   noarch  4.4.13-6.el9           appstream  631 k
 httpd                                 x86_64  2.4.53-7.el9           appstream   48 k
 httpd-core                            x86_64  2.4.53-7.el9           appstream  1.4 M
 httpd-filesystem                      noarch  2.4.53-7.el9           appstream   14 k
 httpd-tools                           x86_64  2.4.53-7.el9           appstream   82 k
 idm-jss                               x86_64  5.2.1-1.el9            appstream  1.2 M
 idm-ldapjdk                           noarch  5.2.0-1.el9            appstream  340 k
 idm-pki-acme                          noarch  11.2.1-1.el9           appstream  977 k
 idm-pki-base                          noarch  11.2.1-1.el9           appstream  257 k
 idm-pki-ca                            noarch  11.2.1-1.el9           appstream  1.3 M
 idm-pki-java                          noarch  11.2.1-1.el9           appstream  637 k
 idm-pki-kra                           noarch  11.2.1-1.el9           appstream  285 k
 idm-pki-server                        noarch  11.2.1-1.el9           appstream  2.6 M
 idm-pki-tools                         x86_64  11.2.1-1.el9           appstream  927 k
 idm-tomcatjss                         noarch  8.2.0-1.el9            appstream   37 k
 info                                  x86_64  6.7-15.el9             baseos     224 k
 ipa-client                            x86_64  4.10.0-7.el9_1         appstream  129 k
 ipa-client-common                     noarch  4.10.0-7.el9_1         appstream   44 k
 ipa-common                            noarch  4.10.0-7.el9_1         appstream  633 k
 ipa-healthcheck-core                  noarch  0.9-9.el9              appstream   53 k
 ipa-selinux                           noarch  4.10.0-7.el9_1         appstream   38 k
 ipa-server-common                     noarch  4.10.0-7.el9_1         appstream  445 k
 iproute                               x86_64  5.18.0-1.el9           baseos     749 k
 jakarta-activation                    noarch  1.2.2-5.el9            appstream   78 k
 jakarta-annotations                   noarch  1.3.5-12.el9           appstream   45 k
 jansson                               x86_64  2.14-1.el9             baseos      45 k
 java-11-openjdk                       x86_64  1:11.0.17.0.8-2.el9_0  appstream  245 k
 java-11-openjdk-devel                 x86_64  1:11.0.17.0.8-2.el9_0  appstream  3.3 M
 java-11-openjdk-headless              x86_64  1:11.0.17.0.8-2.el9_0  appstream   38 M
 java-17-openjdk-headless              x86_64  1:17.0.5.0.8-2.el9_0   appstream   40 M
 javapackages-filesystem               noarch  6.0.0-3.el9            appstream   12 k
 javapackages-tools                    noarch  6.0.0-3.el9            appstream   25 k
 jaxb-api                              noarch  2.3.3-5.el9            appstream  108 k
 jboss-jaxrs-2.0-api                   noarch  1.0.0-16.el9           appstream  111 k
 jboss-logging                         noarch  3.4.1-9.el9            appstream   57 k
 jboss-logging-tools                   noarch  2.2.1-7.el9            appstream  220 k
 jdeparser                             noarch  2.0.3-12.el9           appstream  216 k
 keyutils                              x86_64  1.6.1-4.el9            baseos      62 k
 kmod                                  x86_64  28-7.el9               baseos     122 k
 krb5-pkinit                           x86_64  1.19.1-24.el9_1        baseos      60 k
 krb5-server                           x86_64  1.19.1-24.el9_1        baseos     293 k
 krb5-workstation                      x86_64  1.19.1-24.el9_1        baseos     554 k
 langpacks-core-font-en                noarch  3.0-16.el9             appstream  9.4 k
 lcms2                                 x86_64  2.12-3.el9             appstream  166 k
 ldns                                  x86_64  1.7.1-11.el9           appstream  160 k
 libX11                                x86_64  1.7.0-7.el9            appstream  646 k
 libX11-common                         noarch  1.7.0-7.el9            appstream  152 k
 libXau                                x86_64  1.0.9-8.el9            appstream   30 k
 libXcomposite                         x86_64  0.4.5-7.el9            appstream   23 k
 libXext                               x86_64  1.3.4-8.el9            appstream   39 k
 libXi                                 x86_64  1.7.10-8.el9           appstream   39 k
 libXrender                            x86_64  0.9.10-16.el9          appstream   27 k
 libXtst                               x86_64  1.2.3-16.el9           appstream   20 k
 libbasicobjects                       x86_64  0.1.1-53.el9           baseos      26 k
 libbpf                                x86_64  2:0.6.0-1.el9          baseos     154 k
 libbrotli                             x86_64  1.0.9-6.el9            baseos     312 k
 libcollection                         x86_64  0.7.0-53.el9           baseos      44 k
 libdb-utils                           x86_64  5.3.28-53.el9          appstream  131 k
 libdhash                              x86_64  0.5.0-53.el9           baseos      29 k
 libedit                               x86_64  3.1-37.20210216cvs.el9 baseos     104 k
 libev                                 x86_64  4.33-5.el9             baseos      52 k
 libfontenc                            x86_64  1.1.3-17.el9           appstream   30 k
 libicu                                x86_64  67.1-9.el9             baseos     9.6 M
 libini_config                         x86_64  1.3.1-53.el9           baseos      66 k
 libipa_hbac                           x86_64  2.7.3-4.el9_1.1        baseos      35 k
 libjose                               x86_64  11-3.el9               appstream   64 k
 libjpeg-turbo                         x86_64  2.0.90-5.el9           appstream  175 k
 libkadm5                              x86_64  1.19.1-24.el9_1        baseos      80 k
 libldb                                x86_64  2.5.2-1.el9            baseos     179 k
 libmaxminddb                          x86_64  1.5.2-3.el9            appstream   33 k
 libmnl                                x86_64  1.0.4-15.el9           baseos      28 k
 libnfsidmap                           x86_64  1:2.5.4-15.el9         baseos      61 k
 libnl3                                x86_64  3.7.0-1.el9            baseos     346 k
 libnsl2                               x86_64  2.0.0-1.el9            appstream   30 k
 libpath_utils                         x86_64  0.2.1-53.el9           baseos      29 k
 libpng                                x86_64  2:1.6.37-12.el9        baseos     116 k
 libref_array                          x86_64  0.1.5-53.el9           baseos      27 k
 libselinux-utils                      x86_64  3.4-3.el9              baseos     158 k
 libsmbclient                          x86_64  4.16.4-101.el9         baseos      75 k
 libss                                 x86_64  1.46.5-3.el9           baseos      31 k
 libsss_autofs                         x86_64  2.7.3-4.el9_1.1        baseos      37 k
 libsss_certmap                        x86_64  2.7.3-4.el9_1.1        baseos      78 k
 libsss_idmap                          x86_64  2.7.3-4.el9_1.1        baseos      41 k
 libsss_nss_idmap                      x86_64  2.7.3-4.el9_1.1        baseos      45 k
 libtalloc                             x86_64  2.3.3-1.el9            baseos      31 k
 libtdb                                x86_64  1.4.6-1.el9            baseos      50 k
 libtevent                             x86_64  0.12.0-0.el9           baseos      44 k
 libtirpc                              x86_64  1.3.3-0.el9            baseos      92 k
 libuv                                 x86_64  1:1.42.0-1.el9         appstream  149 k
 libverto-libev                        x86_64  0.3.2-3.el9            baseos      13 k
 libwbclient                           x86_64  4.16.4-101.el9         baseos      43 k
 libxcb                                x86_64  1.13.1-9.el9           appstream  225 k
 libxslt                               x86_64  1.1.34-9.el9           appstream  240 k
 lksctp-tools                          x86_64  1.0.19-2.el9           baseos      90 k
 lmdb-libs                             x86_64  0.9.29-3.el9           baseos      60 k
 logrotate                             x86_64  3.18.0-7.el9           baseos      74 k
 lua                                   x86_64  5.4.2-4.el9_0.3        appstream  185 k
 lua-posix                             x86_64  35.0-8.el9             appstream  131 k
 mailcap                               noarch  2.1.49-5.el9           baseos      32 k
 mkfontscale                           x86_64  1.2.1-3.el9            appstream   31 k
 mod_auth_gssapi                       x86_64  1.6.3-7.el9            appstream   73 k
 mod_lookup_identity                   x86_64  1.0.0-15.el9           appstream   27 k
 mod_session                           x86_64  2.4.53-7.el9           appstream   50 k
 mod_ssl                               x86_64  1:2.4.53-7.el9         appstream  111 k
 ncurses                               x86_64  6.2-8.20210508.el9     baseos     401 k
 nfs-utils                             x86_64  1:2.5.4-15.el9         baseos     422 k
 nspr                                  x86_64  4.34.0-14.el9_0        appstream  136 k
 nss                                   x86_64  3.79.0-14.el9_0        appstream  704 k
 nss-softokn                           x86_64  3.79.0-14.el9_0        appstream  379 k
 nss-softokn-freebl                    x86_64  3.79.0-14.el9_0        appstream  331 k
 nss-sysinit                           x86_64  3.79.0-14.el9_0        appstream   21 k
 nss-tools                             x86_64  3.79.0-14.el9_0        appstream  429 k
 nss-util                              x86_64  3.79.0-14.el9_0        appstream   90 k
 oddjob                                x86_64  0.34.7-6.el9           appstream   63 k
 oddjob-mkhomedir                      x86_64  0.34.7-6.el9           appstream   26 k
 open-sans-fonts                       noarch  1.10-16.el9            appstream  471 k
 opencryptoki                          x86_64  3.18.0-4.el9           baseos     139 k
 opencryptoki-icsftok                  x86_64  3.18.0-4.el9           baseos     142 k
 opencryptoki-libs                     x86_64  3.18.0-4.el9           baseos      81 k
 opendnssec                            x86_64  2.1.8-4.el9            appstream  442 k
 openldap-clients                      x86_64  2.6.2-3.el9            baseos     174 k
 openssl-perl                          x86_64  1:3.0.1-43.el9_0       appstream   36 k
 openssl-pkcs11                        x86_64  0.4.11-7.el9           baseos      73 k
 perl-Algorithm-Diff                   noarch  1.2010-4.el9           appstream   47 k
 perl-Archive-Tar                      noarch  2.38-6.el9             appstream   71 k
 perl-AutoLoader                       noarch  5.74-479.el9           appstream   30 k
 perl-B                                x86_64  1.80-479.el9           appstream  188 k
 perl-Carp                             noarch  1.50-460.el9           appstream   29 k
 perl-Class-Struct                     noarch  0.66-479.el9           appstream   31 k
 perl-Compress-Raw-Bzip2               x86_64  2.101-5.el9            appstream   34 k
 perl-Compress-Raw-Lzma                x86_64  2.101-3.el9            appstream   50 k
 perl-Compress-Raw-Zlib                x86_64  2.101-5.el9            appstream   60 k
 perl-DB_File                          x86_64  1.855-4.el9            appstream   81 k
 perl-Data-Dumper                      x86_64  2.174-462.el9          appstream   55 k
 perl-Encode                           x86_64  4:3.08-462.el9         appstream  1.7 M
 perl-Errno                            x86_64  1.30-479.el9           appstream   23 k
 perl-Exporter                         noarch  5.74-461.el9           appstream   31 k
 perl-Fcntl                            x86_64  1.13-479.el9           appstream   29 k
 perl-File-Basename                    noarch  2.85-479.el9           appstream   26 k
 perl-File-Find                        noarch  1.37-479.el9           appstream   34 k
 perl-File-Path                        noarch  2.18-4.el9             appstream   35 k
 perl-File-Temp                        noarch  1:0.231.100-4.el9      appstream   59 k
 perl-File-stat                        noarch  1.09-479.el9           appstream   26 k
 perl-Getopt-Long                      noarch  1:2.52-4.el9           appstream   59 k
 perl-Getopt-Std                       noarch  1.12-479.el9           appstream   24 k
 perl-HTTP-Tiny                        noarch  0.076-460.el9          appstream   54 k
 perl-IO                               x86_64  1.43-479.el9           appstream   95 k
 perl-IO-Compress                      noarch  2.102-4.el9            appstream  255 k
 perl-IO-Compress-Lzma                 noarch  2.101-4.el9            appstream   74 k
 perl-IO-Zlib                          noarch  1:1.11-4.el9           appstream   19 k
 perl-IPC-Open3                        noarch  1.21-479.el9           appstream   31 k
 perl-MIME-Base64                      x86_64  3.16-4.el9             appstream   30 k
 perl-POSIX                            x86_64  1.94-479.el9           appstream  105 k
 perl-PathTools                        x86_64  3.78-461.el9           appstream   85 k
 perl-Pod-Escapes                      noarch  1:1.07-460.el9         appstream   20 k
 perl-Pod-Perldoc                      noarch  3.28.01-461.el9        appstream   83 k
 perl-Pod-Simple                       noarch  1:3.42-4.el9           appstream  215 k
 perl-Pod-Usage                        noarch  4:2.01-4.el9           appstream   40 k
 perl-Scalar-List-Utils                x86_64  4:1.56-461.el9         appstream   71 k
 perl-SelectSaver                      noarch  1.02-479.el9           appstream   20 k
 perl-Socket                           x86_64  4:2.031-4.el9          appstream   54 k
 perl-Storable                         x86_64  1:3.21-460.el9         appstream   95 k
 perl-Symbol                           noarch  1.08-479.el9           appstream   23 k
 perl-Term-ANSIColor                   noarch  5.01-461.el9           appstream   48 k
 perl-Term-Cap                         noarch  1.17-460.el9           appstream   22 k
 perl-Term-ReadLine                    noarch  1.17-479.el9           appstream   28 k
 perl-Text-Diff                        noarch  1.45-13.el9            appstream   40 k
 perl-Text-ParseWords                  noarch  3.30-460.el9           appstream   16 k
 perl-Text-Tabs+Wrap                   noarch  2013.0523-460.el9      appstream   22 k
 perl-Tie                              noarch  4.6-479.el9            appstream   40 k
 perl-Time-Local                       noarch  2:1.300-7.el9          appstream   33 k
 perl-constant                         noarch  1.33-461.el9           appstream   23 k
 perl-debugger                         noarch  1.56-479.el9           appstream  142 k
 perl-if                               noarch  0.60.800-479.el9       appstream   22 k
 perl-interpreter                      x86_64  4:5.32.1-479.el9       appstream   80 k
 perl-libs                             x86_64  4:5.32.1-479.el9       appstream  2.0 M
 perl-meta-notation                    noarch  5.32.1-479.el9         appstream   18 k
 perl-mro                              x86_64  1.23-479.el9           appstream   37 k
 perl-overload                         noarch  1.31-479.el9           appstream   54 k
 perl-overloading                      noarch  0.02-479.el9           appstream   21 k
 perl-parent                           noarch  1:0.238-460.el9        appstream   14 k
 perl-podlators                        noarch  1:4.14-460.el9         appstream  111 k
 perl-sigtrap                          noarch  1.09-479.el9           appstream   24 k
 perl-subs                             noarch  1.03-479.el9           appstream   20 k
 perl-threads                          x86_64  1:2.25-460.el9         appstream   57 k
 perl-threads-shared                   x86_64  1.61-460.el9           appstream   44 k
 perl-vars                             noarch  1.05-479.el9           appstream   22 k
 pki-jackson-annotations               noarch  2.11.4-6.el9           appstream   77 k
 pki-jackson-core                      noarch  2.11.4-6.el9           appstream  344 k
 pki-jackson-databind                  noarch  2.11.4-6.el9           appstream  1.3 M
 pki-jackson-jaxrs-json-provider       noarch  2.11.4-7.el9           appstream   22 k
 pki-jackson-jaxrs-providers           noarch  2.11.4-7.el9           appstream   46 k
 pki-jackson-module-jaxb-annotations   noarch  2.11.4-8.el9           appstream   47 k
 pki-resteasy-client                   noarch  3.0.26-15.el9          appstream  162 k
 pki-resteasy-core                     noarch  3.0.26-15.el9          appstream  798 k
 pki-resteasy-jackson2-provider        noarch  3.0.26-15.el9          appstream   29 k
 pki-servlet-4.0-api                   noarch  1:9.0.50-1.el9         appstream  281 k
 pki-servlet-engine                    noarch  1:9.0.50-1.el9         appstream  5.5 M
 policycoreutils                       x86_64  3.4-4.el9              baseos     202 k
 policycoreutils-python-utils          noarch  3.4-4.el9              appstream   69 k
 protobuf-c                            x86_64  1.3.3-12.el9           baseos      35 k
 psmisc                                x86_64  23.4-3.el9             baseos     226 k
 publicsuffix-list                     noarch  20210518-3.el9         appstream   82 k
 python3-argcomplete                   noarch  1.12.0-5.el9           appstream   61 k
 python3-audit                         x86_64  3.0.7-103.el9          appstream   83 k
 python3-augeas                        noarch  0.5.0-25.el9           appstream   27 k
 python3-babel                         noarch  2.9.1-2.el9            appstream  5.8 M
 python3-bind                          noarch  32:9.16.23-5.el9_1     appstream   61 k
 python3-cffi                          x86_64  1.14.5-5.el9           appstream  241 k
 python3-chardet                       noarch  4.0.0-5.el9            baseos     209 k
 python3-cryptography                  x86_64  36.0.1-2.el9           appstream  1.1 M
 python3-dateutil                      noarch  1:2.8.1-6.el9          baseos     288 k
 python3-dbus                          x86_64  1.2.18-2.el9           baseos     132 k
 python3-decorator                     noarch  4.4.2-6.el9            baseos      27 k
 python3-distro                        noarch  1.5.0-7.el9            appstream   36 k
 python3-dns                           noarch  2.1.0-6.el9            baseos     306 k
 python3-gssapi                        x86_64  1.6.9-5.el9            appstream  457 k
 python3-idm-pki                       noarch  11.2.1-1.el9           appstream  152 k
 python3-idna                          noarch  2.10-7.el9             baseos      92 k
 python3-ipaclient                     noarch  4.10.0-7.el9_1         appstream  491 k
 python3-ipalib                        noarch  4.10.0-7.el9_1         appstream  582 k
 python3-ipaserver                     noarch  4.10.0-7.el9_1         appstream  1.3 M
 python3-jinja2                        noarch  2.11.3-4.el9           appstream  229 k
 python3-jwcrypto                      noarch  0.8-4.el9              appstream   67 k
 python3-kdcproxy                      noarch  1.0.0-7.el9            appstream   35 k
 python3-ldap                          x86_64  3.3.1-9.el9_0.0.1      appstream  219 k
 python3-ldb                           x86_64  2.5.2-1.el9            baseos      54 k
 python3-lib389                        noarch  2.1.3-4.el9_1          appstream  856 k
 python3-libipa_hbac                   x86_64  2.7.3-4.el9_1.1        baseos      30 k
 python3-libselinux                    x86_64  3.4-3.el9              appstream  185 k
 python3-libsemanage                   x86_64  3.4-2.el9              appstream   80 k
 python3-libsss_nss_idmap              x86_64  2.7.3-4.el9_1.1        baseos      22 k
 python3-lxml                          x86_64  4.6.5-3.el9            appstream  1.2 M
 python3-markupsafe                    x86_64  1.1.1-12.el9           appstream   32 k
 python3-mod_wsgi                      x86_64  4.7.1-11.el9           appstream  931 k
 python3-netaddr                       noarch  0.8.0-5.el9            appstream  1.5 M
 python3-netifaces                     x86_64  0.10.6-15.el9          appstream   22 k
 python3-ply                           noarch  3.11-14.el9            appstream  103 k
 python3-policycoreutils               noarch  3.4-4.el9              appstream  2.0 M
 python3-psutil                        x86_64  5.8.0-12.el9           appstream  205 k
 python3-pyasn1                        noarch  0.4.8-6.el9            appstream  132 k
 python3-pyasn1-modules                noarch  0.4.8-6.el9            appstream  210 k
 python3-pycparser                     noarch  2.20-6.el9             appstream  124 k
 python3-pysocks                       noarch  1.7.1-12.el9           baseos      34 k
 python3-pytz                          noarch  2021.1-4.el9           appstream   48 k
 python3-pyusb                         noarch  1.0.2-13.el9           appstream   83 k
 python3-pyyaml                        x86_64  5.4.1-6.el9            baseos     190 k
 python3-qrcode-core                   noarch  6.1-12.el9             appstream   49 k
 python3-requests                      noarch  2.25.1-6.el9           baseos     114 k
 python3-samba                         x86_64  4.16.4-101.el9         baseos     3.2 M
 python3-setools                       x86_64  4.4.0-5.el9            baseos     546 k
 python3-setuptools                    noarch  53.0.0-10.el9          baseos     841 k
 python3-six                           noarch  1.15.0-9.el9           baseos      36 k
 python3-sss                           x86_64  2.7.3-4.el9_1.1        baseos      31 k
 python3-sss-murmur                    x86_64  2.7.3-4.el9_1.1        baseos      19 k
 python3-sssdconfig                    noarch  2.7.3-4.el9_1.1        baseos      60 k
 python3-systemd                       x86_64  234-18.el9             baseos      83 k
 python3-talloc                        x86_64  2.3.3-1.el9            baseos      21 k
 python3-tdb                           x86_64  1.4.6-1.el9            baseos      22 k
 python3-tevent                        x86_64  0.12.0-0.el9           baseos      19 k
 python3-urllib3                       noarch  1.26.5-3.el9           baseos     188 k
 python3-yubico                        noarch  1.3.3-7.el9            appstream   60 k
 quota                                 x86_64  1:4.06-6.el9           baseos     190 k
 quota-nls                             noarch  1:4.06-6.el9           baseos      78 k
 rpcbind                               x86_64  1.2.6-5.el9            baseos      56 k
 rpm-plugin-selinux                    x86_64  4.16.1.3-19.el9_1      baseos      17 k
 samba                                 x86_64  4.16.4-101.el9         baseos     1.4 M
 samba-client-libs                     x86_64  4.16.4-101.el9         baseos     5.0 M
 samba-common                          noarch  4.16.4-101.el9         baseos     145 k
 samba-common-libs                     x86_64  4.16.4-101.el9         baseos     101 k
 samba-common-tools                    x86_64  4.16.4-101.el9         baseos     464 k
 samba-libs                            x86_64  4.16.4-101.el9         baseos     140 k
 samba-winbind                         x86_64  4.16.4-101.el9         baseos     393 k
 samba-winbind-modules                 x86_64  4.16.4-101.el9         baseos      62 k
 selinux-policy                        noarch  34.1.43-1.el9          baseos      61 k
 selinux-policy-targeted               noarch  34.1.43-1.el9          baseos     6.4 M
 slapi-nis                             x86_64  0.60.0-2.el9           appstream  146 k
 slf4j                                 noarch  1.7.30-12.el9          appstream   69 k
 slf4j-jdk14                           noarch  1.7.30-12.el9          appstream   17 k
 softhsm                               x86_64  2.6.1-7.el9.2          appstream  445 k
 sqlite                                x86_64  3.34.1-5.el9           appstream  748 k
 sscg                                  x86_64  3.0.0-5.el9_0          appstream   45 k
 sssd-client                           x86_64  2.7.3-4.el9_1.1        baseos     150 k
 sssd-common                           x86_64  2.7.3-4.el9_1.1        baseos     1.6 M
 sssd-common-pac                       x86_64  2.7.3-4.el9_1.1        baseos      94 k
 sssd-dbus                             x86_64  2.7.3-4.el9_1.1        baseos     133 k
 sssd-idp                              x86_64  2.7.3-4.el9_1.1        appstream   39 k
 sssd-ipa                              x86_64  2.7.3-4.el9_1.1        baseos     274 k
 sssd-krb5-common                      x86_64  2.7.3-4.el9_1.1        baseos      88 k
 sssd-nfs-idmap                        x86_64  2.7.3-4.el9_1.1        baseos      38 k
 sssd-tools                            x86_64  2.7.3-4.el9_1.1        baseos     156 k
 sssd-winbind-idmap                    x86_64  2.7.3-4.el9_1.1        baseos      27 k
 tdb-tools                             x86_64  1.4.6-1.el9            baseos      35 k
 ttmkfdir                              x86_64  3.0.9-65.el9           appstream   52 k
 tzdata-java                           noarch  2022g-1.el9_1          appstream  149 k
 words                                 noarch  3.0-39.el9             baseos     1.2 M
 xml-common                            noarch  0.6.3-58.el9           appstream   31 k
 xorg-x11-fonts-Type1                  noarch  7.5-33.el9             appstream  499 k

Transaction Summary
======================================================================================
Install  358 Packages

Total download size: 198 M
Installed size: 749 M
Downloading Packages:
(1/358): almalinux-logos-httpd-90.5.1-1.1.el9.n  42 kB/s |  18 kB     00:00
(2/358): almalinux-logos-ipa-90.5.1-1.1.el9.noa 145 kB/s |  20 kB     00:00
(3/358): 389-ds-base-libs-2.1.3-4.el9_1.x86_64. 1.8 MB/s | 1.5 MB     00:00
(4/358): alsa-lib-1.2.7.2-1.el9.x86_64.rpm      1.4 MB/s | 498 kB     00:00
(5/358): ant-1.10.9-7.el9.noarch.rpm            788 kB/s | 164 kB     00:00
(6/358): 389-ds-base-2.1.3-4.el9_1.x86_64.rpm   2.3 MB/s | 2.8 MB     00:01
(7/358): apache-commons-cli-1.4-16.el9.noarch.r 222 kB/s |  70 kB     00:00
(8/358): apache-commons-codec-1.15-6.el9.noarch 1.4 MB/s | 301 kB     00:00
(9/358): apache-commons-io-2.8.0-7.el9.noarch.r 1.2 MB/s | 283 kB     00:00
(10/358): apache-commons-lang3-3.12.0-5.el9.noa 2.2 MB/s | 559 kB     00:00
(11/358): apache-commons-logging-1.2-29.el9.noa 303 kB/s |  76 kB     00:00
(12/358): apache-commons-net-3.6-14.el9.noarch. 1.2 MB/s | 289 kB     00:00
(13/358): apr-1.7.0-11.el9.x86_64.rpm           183 kB/s | 123 kB     00:00
(14/358): apr-util-1.6.1-20.el9.x86_64.rpm      142 kB/s |  95 kB     00:00
(15/358): ant-lib-1.10.9-7.el9.noarch.rpm       1.1 MB/s | 2.0 MB     00:01
(16/358): apr-util-bdb-1.6.1-20.el9.x86_64.rpm   34 kB/s |  13 kB     00:00
(17/358): augeas-libs-1.13.0-2.el9.x86_64.rpm   972 kB/s | 405 kB     00:00
(18/358): bind-9.16.23-5.el9_1.x86_64.rpm       1.7 MB/s | 488 kB     00:00
(19/358): bind-dnssec-doc-9.16.23-5.el9_1.noarc 123 kB/s |  46 kB     00:00
(20/358): bind-dnssec-utils-9.16.23-5.el9_1.x86 359 kB/s | 114 kB     00:00
(21/358): bind-dyndb-ldap-11.9-8.el9_1.x86_64.r 316 kB/s | 105 kB     00:00
(22/358): bind-license-9.16.23-5.el9_1.noarch.r  60 kB/s |  13 kB     00:00
(23/358): bind-utils-9.16.23-5.el9_1.x86_64.rpm 1.0 MB/s | 200 kB     00:00
(24/358): bind-libs-9.16.23-5.el9_1.x86_64.rpm  2.2 MB/s | 1.2 MB     00:00
(25/358): checkpolicy-3.4-1.el9.x86_64.rpm      1.1 MB/s | 345 kB     00:00
(26/358): certmonger-0.79.14-7.el9.x86_64.rpm   882 kB/s | 581 kB     00:00
(27/358): copy-jdk-configs-4.0-3.el9.noarch.rpm  45 kB/s |  27 kB     00:00
(28/358): cyrus-sasl-md5-2.1.27-20.el9.x86_64.r  74 kB/s |  42 kB     00:00
(29/358): fontawesome-fonts-4.7.0-13.el9.noarch 818 kB/s | 204 kB     00:00
(30/358): fstrm-0.6.1-3.el9.x86_64.rpm          113 kB/s |  27 kB     00:00
(31/358): fontconfig-2.14.0-1.el9.x86_64.rpm    598 kB/s | 274 kB     00:00
(32/358): giflib-5.2.1-9.el9.x86_64.rpm         146 kB/s |  47 kB     00:00
(33/358): httpcomponents-client-4.5.13-2.el9.no 2.1 MB/s | 657 kB     00:00
(34/358): httpd-2.4.53-7.el9.x86_64.rpm         230 kB/s |  48 kB     00:00
(35/358): httpcomponents-core-4.4.13-6.el9.noar 1.6 MB/s | 631 kB     00:00
(36/358): httpd-filesystem-2.4.53-7.el9.noarch.  50 kB/s |  14 kB     00:00
(37/358): httpd-tools-2.4.53-7.el9.x86_64.rpm   431 kB/s |  82 kB     00:00
(38/358): httpd-core-2.4.53-7.el9.x86_64.rpm    2.1 MB/s | 1.4 MB     00:00
(39/358): idm-ldapjdk-5.2.0-1.el9.noarch.rpm    1.1 MB/s | 340 kB     00:00
(40/358): idm-jss-5.2.1-1.el9.x86_64.rpm        2.1 MB/s | 1.2 MB     00:00
(41/358): idm-pki-base-11.2.1-1.el9.noarch.rpm  617 kB/s | 257 kB     00:00
(42/358): idm-pki-acme-11.2.1-1.el9.noarch.rpm  1.3 MB/s | 977 kB     00:00
(43/358): idm-pki-ca-11.2.1-1.el9.noarch.rpm    2.3 MB/s | 1.3 MB     00:00
(44/358): idm-pki-java-11.2.1-1.el9.noarch.rpm  1.3 MB/s | 637 kB     00:00
(45/358): idm-pki-kra-11.2.1-1.el9.noarch.rpm   646 kB/s | 285 kB     00:00
(46/358): idm-tomcatjss-8.2.0-1.el9.noarch.rpm  318 kB/s |  37 kB     00:00
(47/358): idm-pki-tools-11.2.1-1.el9.x86_64.rpm 2.2 MB/s | 927 kB     00:00
(48/358): ipa-client-4.10.0-7.el9_1.x86_64.rpm  289 kB/s | 129 kB     00:00
(49/358): ipa-client-common-4.10.0-7.el9_1.noar 106 kB/s |  44 kB     00:00
(50/358): idm-pki-server-11.2.1-1.el9.noarch.rp 2.1 MB/s | 2.6 MB     00:01
(51/358): ipa-healthcheck-core-0.9-9.el9.noarch 137 kB/s |  53 kB     00:00
(52/358): ipa-selinux-4.10.0-7.el9_1.noarch.rpm 185 kB/s |  38 kB     00:00
(53/358): ipa-common-4.10.0-7.el9_1.noarch.rpm  788 kB/s | 633 kB     00:00
(54/358): ipa-server-4.10.0-7.el9_1.x86_64.rpm  1.0 MB/s | 389 kB     00:00
(55/358): ipa-server-dns-4.10.0-7.el9_1.noarch. 270 kB/s |  53 kB     00:00
(56/358): ipa-server-trust-ad-4.10.0-7.el9_1.x8 798 kB/s | 153 kB     00:00
(57/358): jakarta-activation-1.2.2-5.el9.noarch 363 kB/s |  78 kB     00:00
(58/358): jakarta-annotations-1.3.5-12.el9.noar 244 kB/s |  45 kB     00:00
(59/358): ipa-server-common-4.10.0-7.el9_1.noar 566 kB/s | 445 kB     00:00
(60/358): java-11-openjdk-11.0.17.0.8-2.el9_0.x 740 kB/s | 245 kB     00:00
(61/358): java-11-openjdk-devel-11.0.17.0.8-2.e 4.0 MB/s | 3.3 MB     00:00
(62/358): javapackages-filesystem-6.0.0-3.el9.n  54 kB/s |  12 kB     00:00
(63/358): javapackages-tools-6.0.0-3.el9.noarch 137 kB/s |  25 kB     00:00
(64/358): jaxb-api-2.3.3-5.el9.noarch.rpm       698 kB/s | 108 kB     00:00
(65/358): jboss-jaxrs-2.0-api-1.0.0-16.el9.noar 779 kB/s | 111 kB     00:00
(66/358): jboss-logging-3.4.1-9.el9.noarch.rpm  524 kB/s |  57 kB     00:00
(67/358): java-11-openjdk-headless-11.0.17.0.8-  14 MB/s |  38 MB     00:02
(68/358): jboss-logging-tools-2.2.1-7.el9.noarc 162 kB/s | 220 kB     00:01
(69/358): jdeparser-2.0.3-12.el9.noarch.rpm     811 kB/s | 216 kB     00:00
(70/358): langpacks-core-font-en-3.0-16.el9.noa  35 kB/s | 9.4 kB     00:00
(71/358): lcms2-2.12-3.el9.x86_64.rpm           686 kB/s | 166 kB     00:00
(72/358): ldns-1.7.1-11.el9.x86_64.rpm          638 kB/s | 160 kB     00:00
(73/358): libX11-1.7.0-7.el9.x86_64.rpm         2.2 MB/s | 646 kB     00:00
(74/358): libX11-common-1.7.0-7.el9.noarch.rpm  341 kB/s | 152 kB     00:00
(75/358): libXau-1.0.9-8.el9.x86_64.rpm          58 kB/s |  30 kB     00:00
(76/358): libXcomposite-0.4.5-7.el9.x86_64.rpm   54 kB/s |  23 kB     00:00
(77/358): libXext-1.3.4-8.el9.x86_64.rpm        129 kB/s |  39 kB     00:00
(78/358): libXi-1.7.10-8.el9.x86_64.rpm         172 kB/s |  39 kB     00:00
(79/358): libXrender-0.9.10-16.el9.x86_64.rpm   128 kB/s |  27 kB     00:00
(80/358): libXtst-1.2.3-16.el9.x86_64.rpm       123 kB/s |  20 kB     00:00
(81/358): libdb-utils-5.3.28-53.el9.x86_64.rpm  719 kB/s | 131 kB     00:00
(82/358): libfontenc-1.1.3-17.el9.x86_64.rpm    163 kB/s |  30 kB     00:00
(83/358): libjose-11-3.el9.x86_64.rpm           304 kB/s |  64 kB     00:00
(84/358): libjpeg-turbo-2.0.90-5.el9.x86_64.rpm 793 kB/s | 175 kB     00:00
(85/358): libmaxminddb-1.5.2-3.el9.x86_64.rpm   180 kB/s |  33 kB     00:00
(86/358): libnsl2-2.0.0-1.el9.x86_64.rpm        171 kB/s |  30 kB     00:00
(87/358): libuv-1.42.0-1.el9.x86_64.rpm         708 kB/s | 149 kB     00:00
(88/358): libxcb-1.13.1-9.el9.x86_64.rpm        830 kB/s | 225 kB     00:00
(89/358): libxslt-1.1.34-9.el9.x86_64.rpm       874 kB/s | 240 kB     00:00
(90/358): lua-5.4.2-4.el9_0.3.x86_64.rpm        677 kB/s | 185 kB     00:00
(91/358): lua-posix-35.0-8.el9.x86_64.rpm       486 kB/s | 131 kB     00:00
(92/358): mkfontscale-1.2.1-3.el9.x86_64.rpm    136 kB/s |  31 kB     00:00
(93/358): mod_auth_gssapi-1.6.3-7.el9.x86_64.rp 312 kB/s |  73 kB     00:00
(94/358): mod_lookup_identity-1.0.0-15.el9.x86_  78 kB/s |  27 kB     00:00
(95/358): mod_session-2.4.53-7.el9.x86_64.rpm   107 kB/s |  50 kB     00:00
(96/358): mod_ssl-2.4.53-7.el9.x86_64.rpm       290 kB/s | 111 kB     00:00
(97/358): nspr-4.34.0-14.el9_0.x86_64.rpm       531 kB/s | 136 kB     00:00
(98/358): nss-3.79.0-14.el9_0.x86_64.rpm        2.9 MB/s | 704 kB     00:00
(99/358): nss-softokn-3.79.0-14.el9_0.x86_64.rp 1.5 MB/s | 379 kB     00:00
(100/358): nss-softokn-freebl-3.79.0-14.el9_0.x 1.3 MB/s | 331 kB     00:00
(101/358): nss-sysinit-3.79.0-14.el9_0.x86_64.r  76 kB/s |  21 kB     00:00
(102/358): nss-tools-3.79.0-14.el9_0.x86_64.rpm 1.5 MB/s | 429 kB     00:00
(103/358): nss-util-3.79.0-14.el9_0.x86_64.rpm  404 kB/s |  90 kB     00:00
(104/358): oddjob-0.34.7-6.el9.x86_64.rpm       296 kB/s |  63 kB     00:00
(105/358): oddjob-mkhomedir-0.34.7-6.el9.x86_64 105 kB/s |  26 kB     00:00
(106/358): open-sans-fonts-1.10-16.el9.noarch.r 1.8 MB/s | 471 kB     00:00
(107/358): opendnssec-2.1.8-4.el9.x86_64.rpm    1.7 MB/s | 442 kB     00:00
(108/358): openssl-perl-3.0.1-43.el9_0.x86_64.r 121 kB/s |  36 kB     00:00
(109/358): patch-2.7.6-16.el9.x86_64.rpm        276 kB/s | 127 kB     00:00
(110/358): perl-Algorithm-Diff-1.2010-4.el9.noa 101 kB/s |  47 kB     00:00
(111/358): perl-Archive-Tar-2.38-6.el9.noarch.r 208 kB/s |  71 kB     00:00
(112/358): perl-AutoLoader-5.74-479.el9.noarch. 102 kB/s |  30 kB     00:00
(113/358): perl-B-1.80-479.el9.x86_64.rpm       284 kB/s | 188 kB     00:00
(114/358): perl-Carp-1.50-460.el9.noarch.rpm     42 kB/s |  29 kB     00:00
(115/358): perl-Class-Struct-0.66-479.el9.noarc 124 kB/s |  31 kB     00:00
(116/358): perl-Compress-Raw-Bzip2-2.101-5.el9. 138 kB/s |  34 kB     00:00
(117/358): perl-Compress-Raw-Lzma-2.101-3.el9.x 200 kB/s |  50 kB     00:00
(118/358): perl-Compress-Raw-Zlib-2.101-5.el9.x 262 kB/s |  60 kB     00:00
(119/358): perl-DB_File-1.855-4.el9.x86_64.rpm  360 kB/s |  81 kB     00:00
(120/358): perl-Data-Dumper-2.174-462.el9.x86_6 244 kB/s |  55 kB     00:00
(121/358): java-17-openjdk-headless-17.0.5.0.8- 3.5 MB/s |  40 MB     00:11
(122/358): perl-Errno-1.30-479.el9.x86_64.rpm    19 kB/s |  23 kB     00:01
(123/358): perl-Exporter-5.74-461.el9.noarch.rp  79 kB/s |  31 kB     00:00
(124/358): perl-Fcntl-1.13-479.el9.x86_64.rpm    68 kB/s |  29 kB     00:00
(125/358): perl-File-Basename-2.85-479.el9.noar  78 kB/s |  26 kB     00:00
(126/358): perl-File-Find-1.37-479.el9.noarch.r 144 kB/s |  34 kB     00:00
(127/358): perl-File-Path-2.18-4.el9.noarch.rpm 157 kB/s |  35 kB     00:00
(128/358): perl-File-Temp-0.231.100-4.el9.noarc 264 kB/s |  59 kB     00:00
(129/358): perl-File-stat-1.09-479.el9.noarch.r 104 kB/s |  26 kB     00:00
(130/358): perl-Getopt-Long-2.52-4.el9.noarch.r 242 kB/s |  59 kB     00:00
(131/358): perl-Getopt-Std-1.12-479.el9.noarch.  98 kB/s |  24 kB     00:00
(132/358): perl-HTTP-Tiny-0.076-460.el9.noarch. 228 kB/s |  54 kB     00:00
(133/358): perl-IO-1.43-479.el9.x86_64.rpm      415 kB/s |  95 kB     00:00
(134/358): perl-IO-Compress-2.102-4.el9.noarch. 1.0 MB/s | 255 kB     00:00
(135/358): perl-IO-Compress-Lzma-2.101-4.el9.no 342 kB/s |  74 kB     00:00
(136/358): perl-IO-Zlib-1.11-4.el9.noarch.rpm    82 kB/s |  19 kB     00:00
(137/358): perl-IPC-Open3-1.21-479.el9.noarch.r 119 kB/s |  31 kB     00:00
(138/358): perl-MIME-Base64-3.16-4.el9.x86_64.r 114 kB/s |  30 kB     00:00
(139/358): perl-POSIX-1.94-479.el9.x86_64.rpm   444 kB/s | 105 kB     00:00
(140/358): perl-PathTools-3.78-461.el9.x86_64.r 434 kB/s |  85 kB     00:00
(141/358): perl-Pod-Escapes-1.07-460.el9.noarch  82 kB/s |  20 kB     00:00
(142/358): perl-Pod-Perldoc-3.28.01-461.el9.noa 297 kB/s |  83 kB     00:00
(143/358): perl-Encode-3.08-462.el9.x86_64.rpm  391 kB/s | 1.7 MB     00:04
(144/358): perl-Pod-Simple-3.42-4.el9.noarch.rp 235 kB/s | 215 kB     00:00
(145/358): perl-Pod-Usage-2.01-4.el9.noarch.rpm  42 kB/s |  40 kB     00:00
(146/358): perl-SelectSaver-1.02-479.el9.noarch  65 kB/s |  20 kB     00:00
(147/358): perl-Scalar-List-Utils-1.56-461.el9.  79 kB/s |  71 kB     00:00
(148/358): perl-Socket-2.031-4.el9.x86_64.rpm    94 kB/s |  54 kB     00:00
(149/358): perl-Symbol-1.08-479.el9.noarch.rpm  107 kB/s |  23 kB     00:00
(150/358): perl-Storable-3.21-460.el9.x86_64.rp 141 kB/s |  95 kB     00:00
(151/358): perl-Term-ANSIColor-5.01-461.el9.noa 130 kB/s |  48 kB     00:00
(152/358): perl-Term-Cap-1.17-460.el9.noarch.rp  54 kB/s |  22 kB     00:00
(153/358): perl-Term-ReadLine-1.17-479.el9.noar  75 kB/s |  28 kB     00:00
(154/358): perl-Text-ParseWords-3.30-460.el9.no  84 kB/s |  16 kB     00:00
(155/358): perl-Text-Diff-1.45-13.el9.noarch.rp 130 kB/s |  40 kB     00:00
(156/358): perl-Text-Tabs+Wrap-2013.0523-460.el  61 kB/s |  22 kB     00:00
(157/358): perl-Tie-4.6-479.el9.noarch.rpm      112 kB/s |  40 kB     00:00
(158/358): perl-Time-Local-1.300-7.el9.noarch.r  91 kB/s |  33 kB     00:00
(159/358): perl-constant-1.33-461.el9.noarch.rp  55 kB/s |  23 kB     00:00
(160/358): perl-if-0.60.800-479.el9.noarch.rpm   47 kB/s |  22 kB     00:00
(161/358): perl-interpreter-5.32.1-479.el9.x86_ 152 kB/s |  80 kB     00:00
(162/358): perl-debugger-1.56-479.el9.noarch.rp 140 kB/s | 142 kB     00:01
(163/358): perl-meta-notation-5.32.1-479.el9.no  62 kB/s |  18 kB     00:00
(164/358): perl-mro-1.23-479.el9.x86_64.rpm      48 kB/s |  37 kB     00:00
(165/358): perl-overload-1.31-479.el9.noarch.rp  61 kB/s |  54 kB     00:00
(166/358): perl-overloading-0.02-479.el9.noarch  50 kB/s |  21 kB     00:00
(167/358): perl-parent-0.238-460.el9.noarch.rpm  46 kB/s |  14 kB     00:00
(168/358): perl-podlators-4.14-460.el9.noarch.r 446 kB/s | 111 kB     00:00
(169/358): perl-sigtrap-1.09-479.el9.noarch.rpm 108 kB/s |  24 kB     00:00
(170/358): perl-subs-1.03-479.el9.noarch.rpm    110 kB/s |  20 kB     00:00
(171/358): perl-threads-2.25-460.el9.x86_64.rpm 246 kB/s |  57 kB     00:00
(172/358): perl-threads-shared-1.61-460.el9.x86  81 kB/s |  44 kB     00:00
(173/358): perl-vars-1.05-479.el9.noarch.rpm     41 kB/s |  22 kB     00:00
(174/358): pki-jackson-annotations-2.11.4-6.el9 335 kB/s |  77 kB     00:00
(175/358): pki-jackson-core-2.11.4-6.el9.noarch 1.3 MB/s | 344 kB     00:00
(176/358): perl-libs-5.32.1-479.el9.x86_64.rpm  566 kB/s | 2.0 MB     00:03
(177/358): pki-jackson-jaxrs-json-provider-2.11  25 kB/s |  22 kB     00:00
(178/358): pki-jackson-jaxrs-providers-2.11.4-7 189 kB/s |  46 kB     00:00
(179/358): pki-jackson-module-jaxb-annotations- 203 kB/s |  47 kB     00:00
(180/358): pki-jackson-databind-2.11.4-6.el9.no 681 kB/s | 1.3 MB     00:01
(181/358): pki-resteasy-client-3.0.26-15.el9.no 183 kB/s | 162 kB     00:00
(182/358): pki-resteasy-jackson2-provider-3.0.2 140 kB/s |  29 kB     00:00
(183/358): pki-servlet-4.0-api-9.0.50-1.el9.noa 1.1 MB/s | 281 kB     00:00
(184/358): pki-resteasy-core-3.0.26-15.el9.noar 699 kB/s | 798 kB     00:01
(185/358): policycoreutils-python-utils-3.4-4.e 197 kB/s |  69 kB     00:00
(186/358): publicsuffix-list-20210518-3.el9.noa 219 kB/s |  82 kB     00:00
(187/358): python3-argcomplete-1.12.0-5.el9.noa 196 kB/s |  61 kB     00:00
(188/358): python3-audit-3.0.7-103.el9.x86_64.r 310 kB/s |  83 kB     00:00
(189/358): python3-augeas-0.5.0-25.el9.noarch.r 130 kB/s |  27 kB     00:00
(190/358): pki-servlet-engine-9.0.50-1.el9.noar 3.5 MB/s | 5.5 MB     00:01
(191/358): python3-bind-9.16.23-5.el9_1.noarch.  90 kB/s |  61 kB     00:00
(192/358): python3-cffi-1.14.5-5.el9.x86_64.rpm 709 kB/s | 241 kB     00:00
(193/358): python3-babel-2.9.1-2.el9.noarch.rpm 4.5 MB/s | 5.8 MB     00:01
(194/358): python3-distro-1.5.0-7.el9.noarch.rp  80 kB/s |  36 kB     00:00
(195/358): python3-cryptography-36.0.1-2.el9.x8 1.1 MB/s | 1.1 MB     00:01
(196/358): python3-idm-pki-11.2.1-1.el9.noarch. 263 kB/s | 152 kB     00:00
(197/358): python3-gssapi-1.6.9-5.el9.x86_64.rp 536 kB/s | 457 kB     00:00
(198/358): python3-ipaclient-4.10.0-7.el9_1.noa 1.1 MB/s | 491 kB     00:00
(199/358): python3-ipalib-4.10.0-7.el9_1.noarch 854 kB/s | 582 kB     00:00
(200/358): python3-jinja2-2.11.3-4.el9.noarch.r 420 kB/s | 229 kB     00:00
(201/358): python3-jwcrypto-0.8-4.el9.noarch.rp 257 kB/s |  67 kB     00:00
(202/358): python3-kdcproxy-1.0.0-7.el9.noarch. 123 kB/s |  35 kB     00:00
(203/358): python3-ldap-3.3.1-9.el9_0.0.1.x86_6 704 kB/s | 219 kB     00:00
(204/358): python3-ipaserver-4.10.0-7.el9_1.noa 1.1 MB/s | 1.3 MB     00:01
(205/358): python3-libselinux-3.4-3.el9.x86_64. 347 kB/s | 185 kB     00:00
(206/358): python3-lib389-2.1.3-4.el9_1.noarch. 1.0 MB/s | 856 kB     00:00
(207/358): python3-libsemanage-3.4-2.el9.x86_64 117 kB/s |  80 kB     00:00
(208/358): python3-markupsafe-1.1.1-12.el9.x86_ 115 kB/s |  32 kB     00:00
(209/358): python3-mod_wsgi-4.7.1-11.el9.x86_64 2.9 MB/s | 931 kB     00:00
(210/358): python3-lxml-4.6.5-3.el9.x86_64.rpm  1.1 MB/s | 1.2 MB     00:01
(211/358): python3-netifaces-0.10.6-15.el9.x86_  27 kB/s |  22 kB     00:00
(212/358): python3-ply-3.11-14.el9.noarch.rpm   133 kB/s | 103 kB     00:00
(213/358): python3-netaddr-0.8.0-5.el9.noarch.r 793 kB/s | 1.5 MB     00:01
(214/358): python3-psutil-5.8.0-12.el9.x86_64.r 302 kB/s | 205 kB     00:00
(215/358): python3-pyasn1-0.4.8-6.el9.noarch.rp 538 kB/s | 132 kB     00:00
(216/358): python3-pyasn1-modules-0.4.8-6.el9.n 803 kB/s | 210 kB     00:00
(217/358): python3-pycparser-2.20-6.el9.noarch. 454 kB/s | 124 kB     00:00
(218/358): python3-pytz-2021.1-4.el9.noarch.rpm 212 kB/s |  48 kB     00:00
(219/358): python3-pyusb-1.0.2-13.el9.noarch.rp 364 kB/s |  83 kB     00:00
(220/358): python3-policycoreutils-3.4-4.el9.no 966 kB/s | 2.0 MB     00:02
(221/358): python3-qrcode-core-6.1-12.el9.noarc  69 kB/s |  49 kB     00:00
(222/358): python3-yubico-1.3.3-7.el9.noarch.rp  82 kB/s |  60 kB     00:00
(223/358): slf4j-1.7.30-12.el9.noarch.rpm       250 kB/s |  69 kB     00:00
(224/358): slapi-nis-0.60.0-2.el9.x86_64.rpm    274 kB/s | 146 kB     00:00
(225/358): slf4j-jdk14-1.7.30-12.el9.noarch.rpm  43 kB/s |  17 kB     00:00
(226/358): softhsm-2.6.1-7.el9.2.x86_64.rpm     650 kB/s | 445 kB     00:00
(227/358): sscg-3.0.0-5.el9_0.x86_64.rpm         86 kB/s |  45 kB     00:00
(228/358): sssd-idp-2.7.3-4.el9_1.1.x86_64.rpm  178 kB/s |  39 kB     00:00
(229/358): sqlite-3.34.1-5.el9.x86_64.rpm       965 kB/s | 748 kB     00:00
(230/358): ttmkfdir-3.0.9-65.el9.x86_64.rpm     129 kB/s |  52 kB     00:00
(231/358): xml-common-0.6.3-58.el9.noarch.rpm   105 kB/s |  31 kB     00:00
(232/358): tzdata-java-2022g-1.el9_1.noarch.rpm 267 kB/s | 149 kB     00:00
(233/358): authselect-1.2.5-1.el9.x86_64.rpm    515 kB/s | 141 kB     00:00
(234/358): authselect-libs-1.2.5-1.el9.x86_64.r 850 kB/s | 223 kB     00:00
(235/358): xorg-x11-fonts-Type1-7.5-33.el9.noar 523 kB/s | 499 kB     00:00
(236/358): avahi-libs-0.8-12.el9.x86_64.rpm     128 kB/s |  66 kB     00:00
(237/358): c-ares-1.17.1-5.el9.x86_64.rpm       429 kB/s | 104 kB     00:00
(238/358): autofs-5.1.7-31.el9.x86_64.rpm       386 kB/s | 363 kB     00:00
(239/358): chkconfig-1.20-2.el9.x86_64.rpm      406 kB/s | 162 kB     00:00
(240/358): cups-libs-2.3.3op2-16.el9.x86_64.rpm 1.3 MB/s | 264 kB     00:00
(241/358): chrony-4.2-1.el9.x86_64.rpm          526 kB/s | 313 kB     00:00
(242/358): cyrus-sasl-gssapi-2.1.27-20.el9.x86_  47 kB/s |  26 kB     00:00
(243/358): cyrus-sasl-plain-2.1.27-20.el9.x86_6  33 kB/s |  23 kB     00:00
(244/358): dbus-tools-1.12.20-6.el9.x86_64.rpm   98 kB/s |  50 kB     00:00
(245/358): dbus-libs-1.12.20-6.el9.x86_64.rpm   210 kB/s | 151 kB     00:00
(246/358): diffutils-3.7-12.el9.x86_64.rpm      669 kB/s | 388 kB     00:00
(247/358): e2fsprogs-libs-1.46.5-3.el9.x86_64.r 472 kB/s | 222 kB     00:00
(248/358): ed-1.14.2-12.el9.x86_64.rpm          372 kB/s |  74 kB     00:00
(249/358): fonts-filesystem-2.0.5-7.el9.1.noarc  43 kB/s | 9.0 kB     00:00
(250/358): freetype-2.10.4-9.el9.x86_64.rpm     1.5 MB/s | 387 kB     00:00
(251/358): graphite2-1.3.14-9.el9.x86_64.rpm    318 kB/s |  94 kB     00:00
(252/358): dejavu-sans-fonts-2.37-18.el9.noarch 719 kB/s | 1.3 MB     00:01
(253/358): gssproxy-0.8.4-4.el9.x86_64.rpm      201 kB/s | 108 kB     00:00
(254/358): harfbuzz-2.7.4-8.el9.x86_64.rpm      2.4 MB/s | 624 kB     00:00
(255/358): hostname-3.23-6.el9.x86_64.rpm       119 kB/s |  27 kB     00:00
(256/358): info-6.7-15.el9.x86_64.rpm           906 kB/s | 224 kB     00:00
(257/358): groff-base-1.22.4-10.el9.x86_64.rpm  710 kB/s | 1.0 MB     00:01
(258/358): jansson-2.14-1.el9.x86_64.rpm         81 kB/s |  45 kB     00:00
(259/358): keyutils-1.6.1-4.el9.x86_64.rpm      236 kB/s |  62 kB     00:00
(260/358): kmod-28-7.el9.x86_64.rpm             454 kB/s | 122 kB     00:00
(261/358): krb5-pkinit-1.19.1-24.el9_1.x86_64.r 243 kB/s |  60 kB     00:00
(262/358): krb5-server-1.19.1-24.el9_1.x86_64.r 1.1 MB/s | 293 kB     00:00
(263/358): iproute-5.18.0-1.el9.x86_64.rpm      534 kB/s | 749 kB     00:01
(264/358): libbasicobjects-0.1.1-53.el9.x86_64.  76 kB/s |  26 kB     00:00
(265/358): libbpf-0.6.0-1.el9.x86_64.rpm        325 kB/s | 154 kB     00:00
(266/358): krb5-workstation-1.19.1-24.el9_1.x86 430 kB/s | 554 kB     00:01
(267/358): libcollection-0.7.0-53.el9.x86_64.rp  65 kB/s |  44 kB     00:00
(268/358): libbrotli-1.0.9-6.el9.x86_64.rpm     286 kB/s | 312 kB     00:01
(269/358): libdhash-0.5.0-53.el9.x86_64.rpm      62 kB/s |  29 kB     00:00
(270/358): libedit-3.1-37.20210216cvs.el9.x86_6 193 kB/s | 104 kB     00:00
(271/358): libev-4.33-5.el9.x86_64.rpm          105 kB/s |  52 kB     00:00
(272/358): libini_config-1.3.1-53.el9.x86_64.rp 191 kB/s |  66 kB     00:00
(273/358): libipa_hbac-2.7.3-4.el9_1.1.x86_64.r 172 kB/s |  35 kB     00:00
(274/358): libkadm5-1.19.1-24.el9_1.x86_64.rpm  380 kB/s |  80 kB     00:00
(275/358): libldb-2.5.2-1.el9.x86_64.rpm        726 kB/s | 179 kB     00:00
(276/358): libmnl-1.0.4-15.el9.x86_64.rpm       112 kB/s |  28 kB     00:00
(277/358): libnfsidmap-2.5.4-15.el9.x86_64.rpm  237 kB/s |  61 kB     00:00
(278/358): libnl3-3.7.0-1.el9.x86_64.rpm        1.1 MB/s | 346 kB     00:00
(279/358): libpath_utils-0.2.1-53.el9.x86_64.rp 100 kB/s |  29 kB     00:00
(280/358): libpng-1.6.37-12.el9.x86_64.rpm      508 kB/s | 116 kB     00:00
(281/358): libref_array-0.1.5-53.el9.x86_64.rpm 116 kB/s |  27 kB     00:00
(282/358): libselinux-utils-3.4-3.el9.x86_64.rp 660 kB/s | 158 kB     00:00
(283/358): libsmbclient-4.16.4-101.el9.x86_64.r 283 kB/s |  75 kB     00:00
(284/358): libss-1.46.5-3.el9.x86_64.rpm        104 kB/s |  31 kB     00:00
(285/358): libsss_autofs-2.7.3-4.el9_1.1.x86_64  73 kB/s |  37 kB     00:00
(286/358): libsss_certmap-2.7.3-4.el9_1.1.x86_6 148 kB/s |  78 kB     00:00
(287/358): libsss_idmap-2.7.3-4.el9_1.1.x86_64. 145 kB/s |  41 kB     00:00
(288/358): libsss_nss_idmap-2.7.3-4.el9_1.1.x86 155 kB/s |  45 kB     00:00
(289/358): libtalloc-2.3.3-1.el9.x86_64.rpm     104 kB/s |  31 kB     00:00
(290/358): libtdb-1.4.6-1.el9.x86_64.rpm        181 kB/s |  50 kB     00:00
(291/358): libtevent-0.12.0-0.el9.x86_64.rpm    155 kB/s |  44 kB     00:00
(292/358): libtirpc-1.3.3-0.el9.x86_64.rpm      340 kB/s |  92 kB     00:00
(293/358): libverto-libev-0.3.2-3.el9.x86_64.rp  44 kB/s |  13 kB     00:00
(294/358): libwbclient-4.16.4-101.el9.x86_64.rp 158 kB/s |  43 kB     00:00
(295/358): lksctp-tools-1.0.19-2.el9.x86_64.rpm 362 kB/s |  90 kB     00:00
(296/358): lmdb-libs-0.9.29-3.el9.x86_64.rpm    252 kB/s |  60 kB     00:00
(297/358): logrotate-3.18.0-7.el9.x86_64.rpm    282 kB/s |  74 kB     00:00
(298/358): mailcap-2.1.49-5.el9.noarch.rpm      111 kB/s |  32 kB     00:00
(299/358): ncurses-6.2-8.20210508.el9.x86_64.rp 1.5 MB/s | 401 kB     00:00
(300/358): nfs-utils-2.5.4-15.el9.x86_64.rpm    1.5 MB/s | 422 kB     00:00
(301/358): opencryptoki-3.18.0-4.el9.x86_64.rpm 429 kB/s | 139 kB     00:00
(302/358): opencryptoki-icsftok-3.18.0-4.el9.x8 448 kB/s | 142 kB     00:00
(303/358): opencryptoki-libs-3.18.0-4.el9.x86_6 304 kB/s |  81 kB     00:00
(304/358): openldap-clients-2.6.2-3.el9.x86_64. 307 kB/s | 174 kB     00:00
(305/358): openssl-pkcs11-0.4.11-7.el9.x86_64.r 107 kB/s |  73 kB     00:00
(306/358): policycoreutils-3.4-4.el9.x86_64.rpm 378 kB/s | 202 kB     00:00
(307/358): protobuf-c-1.3.3-12.el9.x86_64.rpm    71 kB/s |  35 kB     00:00
(308/358): psmisc-23.4-3.el9.x86_64.rpm         482 kB/s | 226 kB     00:00
(309/358): python3-chardet-4.0.0-5.el9.noarch.r 530 kB/s | 209 kB     00:00
(310/358): python3-dateutil-2.8.1-6.el9.noarch. 996 kB/s | 288 kB     00:00
(311/358): python3-dbus-1.2.18-2.el9.x86_64.rpm 420 kB/s | 132 kB     00:00
(312/358): python3-decorator-4.4.2-6.el9.noarch  86 kB/s |  27 kB     00:00
(313/358): python3-dns-2.1.0-6.el9.noarch.rpm   945 kB/s | 306 kB     00:00
(314/358): python3-idna-2.10-7.el9.noarch.rpm   285 kB/s |  92 kB     00:00
(315/358): python3-ldb-2.5.2-1.el9.x86_64.rpm   186 kB/s |  54 kB     00:00
(316/358): python3-libipa_hbac-2.7.3-4.el9_1.1.  81 kB/s |  30 kB     00:00
(317/358): python3-libsss_nss_idmap-2.7.3-4.el9  59 kB/s |  22 kB     00:00
(318/358): python3-pysocks-1.7.1-12.el9.noarch. 135 kB/s |  34 kB     00:00
(319/358): python3-pyyaml-5.4.1-6.el9.x86_64.rp 379 kB/s | 190 kB     00:00
(320/358): python3-requests-2.25.1-6.el9.noarch 202 kB/s | 114 kB     00:00
(321/358): python3-samba-4.16.4-101.el9.x86_64. 3.7 MB/s | 3.2 MB     00:00
(322/358): python3-setools-4.4.0-5.el9.x86_64.r 428 kB/s | 546 kB     00:01
(323/358): libicu-67.1-9.el9.x86_64.rpm         955 kB/s | 9.6 MB     00:10
(324/358): python3-six-1.15.0-9.el9.noarch.rpm   69 kB/s |  36 kB     00:00
(325/358): python3-sss-2.7.3-4.el9_1.1.x86_64.r 147 kB/s |  31 kB     00:00
(326/358): python3-sss-murmur-2.7.3-4.el9_1.1.x  82 kB/s |  19 kB     00:00
(327/358): python3-sssdconfig-2.7.3-4.el9_1.1.n 229 kB/s |  60 kB     00:00
(328/358): python3-systemd-234-18.el9.x86_64.rp 285 kB/s |  83 kB     00:00
(329/358): python3-talloc-2.3.3-1.el9.x86_64.rp  79 kB/s |  21 kB     00:00
(330/358): python3-tdb-1.4.6-1.el9.x86_64.rpm   102 kB/s |  22 kB     00:00
(331/358): python3-tevent-0.12.0-0.el9.x86_64.r  70 kB/s |  19 kB     00:00
(332/358): python3-urllib3-1.26.5-3.el9.noarch. 428 kB/s | 188 kB     00:00
(333/358): python3-setuptools-53.0.0-10.el9.noa 303 kB/s | 841 kB     00:02
(334/358): quota-4.06-6.el9.x86_64.rpm          165 kB/s | 190 kB     00:01
(335/358): quota-nls-4.06-6.el9.noarch.rpm       79 kB/s |  78 kB     00:00
(336/358): rpm-plugin-selinux-4.16.1.3-19.el9_1  65 kB/s |  17 kB     00:00
(337/358): rpcbind-1.2.6-5.el9.x86_64.rpm        77 kB/s |  56 kB     00:00
(338/358): samba-4.16.4-101.el9.x86_64.rpm      2.1 MB/s | 1.4 MB     00:00
(339/358): samba-common-4.16.4-101.el9.noarch.r 254 kB/s | 145 kB     00:00
(340/358): samba-common-libs-4.16.4-101.el9.x86 345 kB/s | 101 kB     00:00
(341/358): samba-common-tools-4.16.4-101.el9.x8 1.4 MB/s | 464 kB     00:00
(342/358): samba-libs-4.16.4-101.el9.x86_64.rpm 481 kB/s | 140 kB     00:00
(343/358): samba-winbind-4.16.4-101.el9.x86_64. 1.4 MB/s | 393 kB     00:00
(344/358): samba-winbind-modules-4.16.4-101.el9 214 kB/s |  62 kB     00:00
(345/358): selinux-policy-34.1.43-1.el9.noarch. 220 kB/s |  61 kB     00:00
(346/358): samba-client-libs-4.16.4-101.el9.x86 2.7 MB/s | 5.0 MB     00:01
(347/358): sssd-client-2.7.3-4.el9_1.1.x86_64.r 319 kB/s | 150 kB     00:00
(348/358): sssd-common-2.7.3-4.el9_1.1.x86_64.r 2.7 MB/s | 1.6 MB     00:00
(349/358): sssd-common-pac-2.7.3-4.el9_1.1.x86_ 156 kB/s |  94 kB     00:00
(350/358): sssd-dbus-2.7.3-4.el9_1.1.x86_64.rpm 420 kB/s | 133 kB     00:00
(351/358): sssd-ipa-2.7.3-4.el9_1.1.x86_64.rpm  887 kB/s | 274 kB     00:00
(352/358): sssd-krb5-common-2.7.3-4.el9_1.1.x86 273 kB/s |  88 kB     00:00
(353/358): sssd-nfs-idmap-2.7.3-4.el9_1.1.x86_6  96 kB/s |  38 kB     00:00
(354/358): sssd-tools-2.7.3-4.el9_1.1.x86_64.rp 398 kB/s | 156 kB     00:00
(355/358): sssd-winbind-idmap-2.7.3-4.el9_1.1.x  95 kB/s |  27 kB     00:00
(356/358): tdb-tools-1.4.6-1.el9.x86_64.rpm     148 kB/s |  35 kB     00:00
(357/358): selinux-policy-targeted-34.1.43-1.el 2.4 MB/s | 6.4 MB     00:02
(358/358): words-3.0-39.el9.noarch.rpm          1.3 MB/s | 1.2 MB     00:00
--------------------------------------------------------------------------------
Total                                           2.9 MB/s | 198 MB     01:07
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: selinux-policy-targeted-34.1.43-1.el9.noarch           1/1
  Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch                      1/1
  Running scriptlet: java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x86_6   1/1
  Running scriptlet: java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x86_64   1/1
  Preparing        :                                                        1/1
  Installing       : javapackages-filesystem-6.0.0-3.el9.noarch           1/358
  Installing       : libtalloc-2.3.3-1.el9.x86_64                         2/358
  Installing       : libtevent-0.12.0-0.el9.x86_64                        3/358
  Installing       : libtdb-1.4.6-1.el9.x86_64                            4/358
  Installing       : python3-setuptools-53.0.0-10.el9.noarch              5/358
  Installing       : dbus-libs-1:1.12.20-6.el9.x86_64                     6/358
  Installing       : nspr-4.34.0-14.el9_0.x86_64                          7/358
  Installing       : nss-util-3.79.0-14.el9_0.x86_64                      8/358
  Installing       : python3-six-1.15.0-9.el9.noarch                      9/358
  Installing       : libtirpc-1.3.3-0.el9.x86_64                         10/358
  Installing       : jansson-2.14-1.el9.x86_64                           11/358
  Installing       : lmdb-libs-0.9.29-3.el9.x86_64                       12/358
  Installing       : libldb-2.5.2-1.el9.x86_64                           13/358
  Installing       : libsss_idmap-2.7.3-4.el9_1.1.x86_64                 14/358
  Installing       : libref_array-0.1.5-53.el9.x86_64                    15/358
  Installing       : libdhash-0.5.0-53.el9.x86_64                        16/358
  Installing       : python3-pyasn1-0.4.8-6.el9.noarch                   17/358
  Running scriptlet: samba-common-4.16.4-101.el9.noarch                  18/358
  Installing       : samba-common-4.16.4-101.el9.noarch                  18/358
  Running scriptlet: samba-common-4.16.4-101.el9.noarch                  18/358
  Installing       : python3-dns-2.1.0-6.el9.noarch                      19/358
  Installing       : libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64             20/358
  Installing       : libsss_certmap-2.7.3-4.el9_1.1.x86_64               21/358
  Installing       : openldap-clients-2.6.2-3.el9.x86_64                 22/358
  Installing       : libcollection-0.7.0-53.el9.x86_64                   23/358
  Installing       : libbasicobjects-0.1.1-53.el9.x86_64                 24/358
  Installing       : fonts-filesystem-1:2.0.5-7.el9.1.noarch             25/358
  Installing       : cyrus-sasl-gssapi-2.1.27-20.el9.x86_64              26/358
  Running scriptlet: softhsm-2.6.1-7.el9.2.x86_64                        27/358
  Installing       : softhsm-2.6.1-7.el9.2.x86_64                        27/358
  Running scriptlet: softhsm-2.6.1-7.el9.2.x86_64                        27/358
  Installing       : python3-libselinux-3.4-3.el9.x86_64                 28/358
  Installing       : python3-pyasn1-modules-0.4.8-6.el9.noarch           29/358
  Installing       : python3-ldap-3.3.1-9.el9_0.0.1.x86_64               30/358
  Installing       : python3-sssdconfig-2.7.3-4.el9_1.1.noarch           31/358
  Installing       : psmisc-23.4-3.el9.x86_64                            32/358
  Installing       : protobuf-c-1.3.3-12.el9.x86_64                      33/358
  Installing       : libselinux-utils-3.4-3.el9.x86_64                   34/358
  Installing       : libnfsidmap-1:2.5.4-15.el9.x86_64                   35/358
  Installing       : krb5-pkinit-1.19.1-24.el9_1.x86_64                  36/358
  Installing       : keyutils-1.6.1-4.el9.x86_64                         37/358
  Installing       : hostname-3.23-6.el9.x86_64                          38/358
  Running scriptlet: hostname-3.23-6.el9.x86_64                          38/358
  Installing       : libjpeg-turbo-2.0.90-5.el9.x86_64                   39/358
  Installing       : ipa-client-common-4.10.0-7.el9_1.noarch             40/358
  Installing       : bind-license-32:9.16.23-5.el9_1.noarch              41/358
  Installing       : augeas-libs-1.13.0-2.el9.x86_64                     42/358
  Installing       : apr-1.7.0-11.el9.x86_64                             43/358
  Installing       : apr-util-bdb-1.6.1-20.el9.x86_64                    44/358
  Installing       : apr-util-1.6.1-20.el9.x86_64                        45/358
  Installing       : python3-augeas-0.5.0-25.el9.noarch                  46/358
  Installing       : oddjob-0.34.7-6.el9.x86_64                          47/358
  Running scriptlet: oddjob-0.34.7-6.el9.x86_64                          47/358
  Installing       : python3-libsemanage-3.4-2.el9.x86_64                48/358
  Installing       : dejavu-sans-fonts-2.37-18.el9.noarch                49/358
  Installing       : python3-qrcode-core-6.1-12.el9.noarch               50/358
  Installing       : python3-dateutil-1:2.8.1-6.el9.noarch               51/358
  Installing       : avahi-libs-0.8-12.el9.x86_64                        52/358
  Installing       : cups-libs-1:2.3.3op2-16.el9.x86_64                  53/358
  Installing       : dbus-tools-1:1.12.20-6.el9.x86_64                   54/358
  Installing       : oddjob-mkhomedir-0.34.7-6.el9.x86_64                55/358
  Running scriptlet: oddjob-mkhomedir-0.34.7-6.el9.x86_64                55/358
  Installing       : python3-dbus-1.2.18-2.el9.x86_64                    56/358
  Installing       : python3-netaddr-0.8.0-5.el9.noarch                  57/358
  Installing       : python3-tdb-1.4.6-1.el9.x86_64                      58/358
  Installing       : python3-systemd-234-18.el9.x86_64                   59/358
  Installing       : python3-idna-2.10-7.el9.noarch                      60/358
  Installing       : openssl-pkcs11-0.4.11-7.el9.x86_64                  61/358
  Running scriptlet: opencryptoki-libs-3.18.0-4.el9.x86_64               62/358
  Installing       : opencryptoki-libs-3.18.0-4.el9.x86_64               62/358
  Installing       : lksctp-tools-1.0.19-2.el9.x86_64                    63/358
  Installing       : libsss_autofs-2.7.3-4.el9_1.1.x86_64                64/358
  Installing       : libss-1.46.5-3.el9.x86_64                           65/358
  Installing       : libpng-2:1.6.37-12.el9.x86_64                       66/358
  Installing       : libpath_utils-0.2.1-53.el9.x86_64                   67/358
  Installing       : libini_config-1.3.1-53.el9.x86_64                   68/358
  Installing       : libkadm5-1.19.1-24.el9_1.x86_64                     69/358
  Installing       : libipa_hbac-2.7.3-4.el9_1.1.x86_64                  70/358
  Installing       : libicu-67.1-9.el9.x86_64                            71/358
  Installing       : libwbclient-4.16.4-101.el9.x86_64                   72/358
  Installing       : samba-common-libs-4.16.4-101.el9.x86_64             73/358
  Installing       : samba-client-libs-4.16.4-101.el9.x86_64             74/358
  Installing       : samba-libs-4.16.4-101.el9.x86_64                    75/358
  Installing       : libbrotli-1.0.9-6.el9.x86_64                        76/358
  Installing       : kmod-28-7.el9.x86_64                                77/358
  Installing       : diffutils-3.7-12.el9.x86_64                         78/358
  Installing       : policycoreutils-3.4-4.el9.x86_64                    79/358
  Running scriptlet: policycoreutils-3.4-4.el9.x86_64                    79/358
Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.

  Installing       : rpm-plugin-selinux-4.16.1.3-19.el9_1.x86_64         80/358
  Installing       : selinux-policy-34.1.43-1.el9.noarch                 81/358
  Running scriptlet: selinux-policy-34.1.43-1.el9.noarch                 81/358
  Running scriptlet: selinux-policy-targeted-34.1.43-1.el9.noarch        82/358
  Installing       : selinux-policy-targeted-34.1.43-1.el9.noarch        82/358
  Running scriptlet: selinux-policy-targeted-34.1.43-1.el9.noarch        82/358
  Installing       : chkconfig-1.20-2.el9.x86_64                         83/358
  Installing       : tzdata-java-2022g-1.el9_1.noarch                    84/358
  Installing       : python3-pyusb-1.0.2-13.el9.noarch                   85/358
  Installing       : python3-ply-3.11-14.el9.noarch                      86/358
  Installing       : libxslt-1.1.34-9.el9.x86_64                         87/358
  Installing       : python3-lxml-4.6.5-3.el9.x86_64                     88/358
  Installing       : libuv-1:1.42.0-1.el9.x86_64                         89/358
  Installing       : libmaxminddb-1.5.2-3.el9.x86_64                     90/358
  Installing       : lcms2-2.12-3.el9.x86_64                             91/358
  Running scriptlet: httpd-filesystem-2.4.53-7.el9.noarch                92/358
  Installing       : httpd-filesystem-2.4.53-7.el9.noarch                92/358
  Installing       : fstrm-0.6.1-3.el9.x86_64                            93/358
  Installing       : bind-libs-32:9.16.23-5.el9_1.x86_64                 94/358
  Installing       : bind-utils-32:9.16.23-5.el9_1.x86_64                95/358
  Installing       : alsa-lib-1.2.7.2-1.el9.x86_64                       96/358
  Installing       : python3-bind-32:9.16.23-5.el9_1.noarch              97/358
  Installing       : python3-pycparser-2.20-6.el9.noarch                 98/358
  Installing       : python3-cffi-1.14.5-5.el9.x86_64                    99/358
  Installing       : python3-cryptography-36.0.1-2.el9.x86_64           100/358
  Installing       : python3-jwcrypto-0.8-4.el9.noarch                  101/358
  Installing       : python3-yubico-1.3.3-7.el9.noarch                  102/358
  Running scriptlet: rpcbind-1.2.6-5.el9.x86_64                         103/358
  Installing       : rpcbind-1.2.6-5.el9.x86_64                         103/358
  Running scriptlet: rpcbind-1.2.6-5.el9.x86_64                         103/358
Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service.
Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket.

  Installing       : autofs-1:5.1.7-31.el9.x86_64                       104/358
  Running scriptlet: autofs-1:5.1.7-31.el9.x86_64                       104/358
  Installing       : samba-winbind-modules-4.16.4-101.el9.x86_64        105/358
  Installing       : libsmbclient-4.16.4-101.el9.x86_64                 106/358
  Installing       : python3-libipa_hbac-2.7.3-4.el9_1.1.x86_64         107/358
  Installing       : krb5-workstation-1.19.1-24.el9_1.x86_64            108/358
  Installing       : sscg-3.0.0-5.el9_0.x86_64                          109/358
  Installing       : opencryptoki-icsftok-3.18.0-4.el9.x86_64           110/358
  Running scriptlet: opencryptoki-3.18.0-4.el9.x86_64                   111/358
  Installing       : opencryptoki-3.18.0-4.el9.x86_64                   111/358
  Running scriptlet: opencryptoki-3.18.0-4.el9.x86_64                   111/358
  Installing       : python3-ldb-2.5.2-1.el9.x86_64                     112/358
  Installing       : langpacks-core-font-en-3.0-16.el9.noarch           113/358
  Installing       : httpd-tools-2.4.53-7.el9.x86_64                    114/358
  Installing       : bind-dnssec-doc-32:9.16.23-5.el9_1.noarch          115/358
  Installing       : bind-dnssec-utils-32:9.16.23-5.el9_1.x86_64        116/358
  Installing       : sssd-nfs-idmap-2.7.3-4.el9_1.1.x86_64              117/358
  Installing       : fontawesome-fonts-1:4.7.0-13.el9.noarch            118/358
  Installing       : open-sans-fonts-1.10-16.el9.noarch                 119/358
  Installing       : python3-libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64    120/358
  Installing       : sssd-client-2.7.3-4.el9_1.1.x86_64                 121/358
  Running scriptlet: sssd-client-2.7.3-4.el9_1.1.x86_64                 121/358
  Installing       : sssd-winbind-idmap-2.7.3-4.el9_1.1.x86_64          122/358
  Installing       : python3-kdcproxy-1.0.0-7.el9.noarch                123/358
  Installing       : libjose-11-3.el9.x86_64                            124/358
  Installing       : libnsl2-2.0.0-1.el9.x86_64                         125/358
  Installing       : nss-softokn-freebl-3.79.0-14.el9_0.x86_64          126/358
  Installing       : nss-softokn-3.79.0-14.el9_0.x86_64                 127/358
  Installing       : nss-3.79.0-14.el9_0.x86_64                         128/358
  Running scriptlet: nss-3.79.0-14.el9_0.x86_64                         128/358
  Installing       : nss-sysinit-3.79.0-14.el9_0.x86_64                 129/358
  Installing       : nss-tools-3.79.0-14.el9_0.x86_64                   130/358
  Installing       : certmonger-0.79.14-7.el9.x86_64                    131/358
  Running scriptlet: certmonger-0.79.14-7.el9.x86_64                    131/358
Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

  Installing       : 389-ds-base-libs-2.1.3-4.el9_1.x86_64              132/358
  Installing       : python3-distro-1.5.0-7.el9.noarch                  133/358
  Installing       : python3-setools-4.4.0-5.el9.x86_64                 134/358
  Installing       : tdb-tools-1.4.6-1.el9.x86_64                       135/358
  Installing       : python3-tevent-0.12.0-0.el9.x86_64                 136/358
  Installing       : python3-talloc-2.3.3-1.el9.x86_64                  137/358
  Installing       : python3-samba-4.16.4-101.el9.x86_64                138/358
  Installing       : samba-common-tools-4.16.4-101.el9.x86_64           139/358
  Running scriptlet: samba-winbind-4.16.4-101.el9.x86_64                140/358
  Installing       : samba-winbind-4.16.4-101.el9.x86_64                140/358
  Running scriptlet: samba-winbind-4.16.4-101.el9.x86_64                140/358
  Installing       : samba-4.16.4-101.el9.x86_64                        141/358
  Running scriptlet: samba-4.16.4-101.el9.x86_64                        141/358
  Installing       : words-3.0-39.el9.noarch                            142/358
  Installing       : quota-nls-1:4.06-6.el9.noarch                      143/358
  Installing       : python3-sss-murmur-2.7.3-4.el9_1.1.x86_64          144/358
  Installing       : python3-pyyaml-5.4.1-6.el9.x86_64                  145/358
  Installing       : python3-pysocks-1.7.1-12.el9.noarch                146/358
  Installing       : python3-urllib3-1.26.5-3.el9.noarch                147/358
  Installing       : python3-decorator-4.4.2-6.el9.noarch               148/358
  Installing       : python3-gssapi-1.6.9-5.el9.x86_64                  149/358
  Installing       : python3-chardet-4.0.0-5.el9.noarch                 150/358
  Installing       : python3-requests-2.25.1-6.el9.noarch               151/358
  Installing       : python3-idm-pki-11.2.1-1.el9.noarch                152/358
  Installing       : idm-pki-base-11.2.1-1.el9.noarch                   153/358
  Running scriptlet: idm-pki-base-11.2.1-1.el9.noarch                   153/358
  Installing       : ncurses-6.2-8.20210508.el9.x86_64                  154/358
  Installing       : mailcap-2.1.49-5.el9.noarch                        155/358
  Installing       : httpd-core-2.4.53-7.el9.x86_64                     156/358
  Installing       : mod_auth_gssapi-1.6.3-7.el9.x86_64                 157/358
  Installing       : mod_session-2.4.53-7.el9.x86_64                    158/358
  Installing       : mod_ssl-1:2.4.53-7.el9.x86_64                      159/358
  Installing       : python3-mod_wsgi-4.7.1-11.el9.x86_64               160/358
  Running scriptlet: logrotate-3.18.0-7.el9.x86_64                      161/358
  Installing       : logrotate-3.18.0-7.el9.x86_64                      161/358
  Running scriptlet: logrotate-3.18.0-7.el9.x86_64                      161/358
Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer.

  Installing       : libnl3-3.7.0-1.el9.x86_64                          162/358
  Installing       : libmnl-1.0.4-15.el9.x86_64                         163/358
  Installing       : libev-4.33-5.el9.x86_64                            164/358
  Installing       : libverto-libev-0.3.2-3.el9.x86_64                  165/358
  Installing       : gssproxy-0.8.4-4.el9.x86_64                        166/358
  Running scriptlet: gssproxy-0.8.4-4.el9.x86_64                        166/358
  Installing       : krb5-server-1.19.1-24.el9_1.x86_64                 167/358
  Running scriptlet: krb5-server-1.19.1-24.el9_1.x86_64                 167/358
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

  Installing       : libedit-3.1-37.20210216cvs.el9.x86_64              168/358
  Running scriptlet: chrony-4.2-1.el9.x86_64                            169/358
  Installing       : chrony-4.2-1.el9.x86_64                            169/358
  Running scriptlet: chrony-4.2-1.el9.x86_64                            169/358
Created symlink /etc/systemd/system/multi-user.target.wants/chronyd.service → /usr/lib/systemd/system/chronyd.service.

  Installing       : libbpf-2:0.6.0-1.el9.x86_64                        170/358
  Installing       : iproute-5.18.0-1.el9.x86_64                        171/358
  Installing       : info-6.7-15.el9.x86_64                             172/358
  Installing       : ed-1.14.2-12.el9.x86_64                            173/358
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                    174/358
  Installing       : groff-base-1.22.4-10.el9.x86_64                    174/358
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                    174/358
  Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch             175/358
  Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       176/358
  Installing       : perl-File-Path-2.18-4.el9.noarch                   177/358
  Installing       : perl-if-0.60.800-479.el9.noarch                    178/358
  Installing       : perl-Time-Local-2:1.300-7.el9.noarch               179/358
  Installing       : perl-Class-Struct-0.66-479.el9.noarch              180/358
  Installing       : perl-POSIX-1.94-479.el9.x86_64                     181/358
  Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch            182/358
  Installing       : perl-Term-Cap-1.17-460.el9.noarch                  183/358
  Installing       : perl-IPC-Open3-1.21-479.el9.noarch                 184/358
  Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch            185/358
  Installing       : perl-HTTP-Tiny-0.076-460.el9.noarch                186/358
  Installing       : perl-subs-1.03-479.el9.noarch                      187/358
  Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                188/358
  Installing       : perl-Socket-4:2.031-4.el9.x86_64                   189/358
  Installing       : perl-SelectSaver-1.02-479.el9.noarch               190/358
  Installing       : perl-Symbol-1.08-479.el9.noarch                    191/358
  Installing       : perl-File-stat-1.09-479.el9.noarch                 192/358
  Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch            193/358
  Installing       : perl-podlators-1:4.14-460.el9.noarch               194/358
  Installing       : perl-Text-ParseWords-3.30-460.el9.noarch           195/358
  Installing       : perl-mro-1.23-479.el9.x86_64                       196/358
  Installing       : perl-IO-1.43-479.el9.x86_64                        197/358
  Installing       : perl-overloading-0.02-479.el9.noarch               198/358
  Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 199/358
  Installing       : perl-Errno-1.30-479.el9.x86_64                     200/358
  Installing       : perl-Fcntl-1.13-479.el9.x86_64                     201/358
  Installing       : perl-File-Basename-2.85-479.el9.noarch             202/358
  Installing       : perl-Getopt-Std-1.12-479.el9.noarch                203/358
  Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 204/358
  Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       205/358
  Installing       : perl-constant-1.33-461.el9.noarch                  206/358
  Installing       : perl-Storable-1:3.21-460.el9.x86_64                207/358
  Installing       : perl-overload-1.31-479.el9.noarch                  208/358
  Installing       : perl-parent-1:0.238-460.el9.noarch                 209/358
  Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               210/358
  Installing       : perl-vars-1.05-479.el9.noarch                      211/358
  Installing       : perl-Exporter-5.74-461.el9.noarch                  212/358
  Installing       : perl-DB_File-1.855-4.el9.x86_64                    213/358
  Installing       : perl-PathTools-3.78-461.el9.x86_64                 214/358
  Installing       : perl-Encode-4:3.08-462.el9.x86_64                  215/358
  Installing       : perl-Carp-1.50-460.el9.noarch                      216/358
  Installing       : perl-libs-4:5.32.1-479.el9.x86_64                  217/358
  Installing       : perl-interpreter-4:5.32.1-479.el9.x86_64           218/358
  Installing       : perl-Compress-Raw-Zlib-2.101-5.el9.x86_64          219/358
  Installing       : perl-meta-notation-5.32.1-479.el9.noarch           220/358
  Installing       : perl-threads-1:2.25-460.el9.x86_64                 221/358
  Installing       : perl-threads-shared-1.61-460.el9.x86_64            222/358
  Installing       : perl-sigtrap-1.09-479.el9.noarch                   223/358
  Installing       : openssl-perl-1:3.0.1-43.el9_0.x86_64               224/358
  Installing       : perl-Algorithm-Diff-1.2010-4.el9.noarch            225/358
  Installing       : perl-Text-Diff-1.45-13.el9.noarch                  226/358
  Installing       : perl-AutoLoader-5.74-479.el9.noarch                227/358
  Installing       : perl-Compress-Raw-Lzma-2.101-3.el9.x86_64          228/358
  Installing       : perl-Data-Dumper-2.174-462.el9.x86_64              229/358
  Installing       : perl-B-1.80-479.el9.x86_64                         230/358
  Installing       : perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64         231/358
  Installing       : perl-IO-Compress-2.102-4.el9.noarch                232/358
  Installing       : perl-IO-Compress-Lzma-2.101-4.el9.noarch           233/358
  Installing       : perl-File-Find-1.37-479.el9.noarch                 234/358
  Installing       : perl-Term-ReadLine-1.17-479.el9.noarch             235/358
  Installing       : perl-debugger-1.56-479.el9.noarch                  236/358
  Installing       : perl-Tie-4.6-479.el9.noarch                        237/358
  Installing       : perl-IO-Zlib-1:1.11-4.el9.noarch                   238/358
  Installing       : perl-Archive-Tar-2.38-6.el9.noarch                 239/358
  Installing       : graphite2-1.3.14-9.el9.x86_64                      240/358
  Installing       : harfbuzz-2.7.4-8.el9.x86_64                        241/358
  Installing       : freetype-2.10.4-9.el9.x86_64                       242/358
  Installing       : ttmkfdir-3.0.9-65.el9.x86_64                       243/358
  Installing       : e2fsprogs-libs-1.46.5-3.el9.x86_64                 244/358
  Installing       : quota-1:4.06-6.el9.x86_64                          245/358
  Running scriptlet: nfs-utils-1:2.5.4-15.el9.x86_64                    246/358
  Installing       : nfs-utils-1:2.5.4-15.el9.x86_64                    246/358
  Running scriptlet: nfs-utils-1:2.5.4-15.el9.x86_64                    246/358
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

  Installing       : cyrus-sasl-plain-2.1.27-20.el9.x86_64              247/358
  Installing       : c-ares-1.17.1-5.el9.x86_64                         248/358
  Running scriptlet: sssd-common-2.7.3-4.el9_1.1.x86_64                 249/358
  Installing       : sssd-common-2.7.3-4.el9_1.1.x86_64                 249/358
  Running scriptlet: sssd-common-2.7.3-4.el9_1.1.x86_64                 249/358
Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service.

  Installing       : sssd-dbus-2.7.3-4.el9_1.1.x86_64                   250/358
  Running scriptlet: sssd-dbus-2.7.3-4.el9_1.1.x86_64                   250/358
  Installing       : python3-sss-2.7.3-4.el9_1.1.x86_64                 251/358
  Installing       : sssd-tools-2.7.3-4.el9_1.1.x86_64                  252/358
  Installing       : mod_lookup_identity-1.0.0-15.el9.x86_64            253/358
  Installing       : sssd-idp-2.7.3-4.el9_1.1.x86_64                    254/358
  Installing       : sssd-common-pac-2.7.3-4.el9_1.1.x86_64             255/358
  Installing       : sssd-krb5-common-2.7.3-4.el9_1.1.x86_64            256/358
  Installing       : sssd-ipa-2.7.3-4.el9_1.1.x86_64                    257/358
  Running scriptlet: authselect-libs-1.2.5-1.el9.x86_64                 258/358
  Installing       : authselect-libs-1.2.5-1.el9.x86_64                 258/358
  Installing       : authselect-1.2.5-1.el9.x86_64                      259/358
  Running scriptlet: xml-common-0.6.3-58.el9.noarch                     260/358
  Installing       : xml-common-0.6.3-58.el9.noarch                     260/358
  Installing       : fontconfig-2.14.0-1.el9.x86_64                     261/358
  Running scriptlet: fontconfig-2.14.0-1.el9.x86_64                     261/358
  Installing       : sqlite-3.34.1-5.el9.x86_64                         262/358
  Installing       : python3-pytz-2021.1-4.el9.noarch                   263/358
  Installing       : python3-babel-2.9.1-2.el9.noarch                   264/358
  Installing       : python3-psutil-5.8.0-12.el9.x86_64                 265/358
  Installing       : python3-netifaces-0.10.6-15.el9.x86_64             266/358
  Installing       : python3-markupsafe-1.1.1-12.el9.x86_64             267/358
  Installing       : python3-jinja2-2.11.3-4.el9.noarch                 268/358
  Installing       : python3-audit-3.0.7-103.el9.x86_64                 269/358
  Installing       : python3-argcomplete-1.12.0-5.el9.noarch            270/358
  Installing       : publicsuffix-list-20210518-3.el9.noarch            271/358
  Installing       : lua-posix-35.0-8.el9.x86_64                        272/358
  Installing       : lua-5.4.2-4.el9_0.3.x86_64                         273/358
  Installing       : copy-jdk-configs-4.0-3.el9.noarch                  274/358
  Installing       : java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x   275/358
  Running scriptlet: java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x   275/358
  Installing       : javapackages-tools-6.0.0-3.el9.noarch              276/358
  Installing       : slf4j-1.7.30-12.el9.noarch                         277/358
  Installing       : slf4j-jdk14-1.7.30-12.el9.noarch                   278/358
  Installing       : pki-jackson-core-2.11.4-6.el9.noarch               279/358
  Installing       : java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x8   280/358
  Running scriptlet: java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x8   280/358
  Installing       : apache-commons-lang3-3.12.0-5.el9.noarch           281/358
  Installing       : idm-jss-5.2.1-1.el9.x86_64                         282/358
  Installing       : jaxb-api-2.3.3-5.el9.noarch                        283/358
  Installing       : pki-jackson-annotations-2.11.4-6.el9.noarch        284/358
  Installing       : pki-jackson-databind-2.11.4-6.el9.noarch           285/358
  Installing       : pki-servlet-4.0-api-1:9.0.50-1.el9.noarch          286/358
  Installing       : apache-commons-codec-1.15-6.el9.noarch             287/358
  Installing       : apache-commons-io-1:2.8.0-7.el9.noarch             288/358
  Installing       : jakarta-activation-1.2.2-5.el9.noarch              289/358
  Installing       : jboss-logging-3.4.1-9.el9.noarch                   290/358
  Installing       : pki-jackson-module-jaxb-annotations-2.11.4-8.el9   291/358
  Installing       : pki-jackson-jaxrs-providers-2.11.4-7.el9.noarch    292/358
  Installing       : pki-jackson-jaxrs-json-provider-2.11.4-7.el9.noa   293/358
  Installing       : pki-resteasy-jackson2-provider-3.0.26-15.el9.noa   294/358
  Installing       : jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch            295/358
  Installing       : idm-ldapjdk-5.2.0-1.el9.noarch                     296/358
  Installing       : ant-lib-1.10.9-7.el9.noarch                        297/358
  Installing       : apache-commons-cli-1.4-16.el9.noarch               298/358
  Installing       : apache-commons-logging-1.2-29.el9.noarch           299/358
  Installing       : apache-commons-net-3.6-14.el9.noarch               300/358
  Installing       : httpcomponents-core-4.4.13-6.el9.noarch            301/358
  Installing       : httpcomponents-client-4.5.13-2.el9.noarch          302/358
  Installing       : jakarta-annotations-1.3.5-12.el9.noarch            303/358
  Installing       : jdeparser-2.0.3-12.el9.noarch                      304/358
  Installing       : jboss-logging-tools-2.2.1-7.el9.noarch             305/358
  Installing       : pki-resteasy-core-3.0.26-15.el9.noarch             306/358
  Installing       : pki-resteasy-client-3.0.26-15.el9.noarch           307/358
  Installing       : idm-pki-java-11.2.1-1.el9.noarch                   308/358
  Installing       : idm-pki-tools-11.2.1-1.el9.x86_64                  309/358
  Installing       : libfontenc-1.1.3-17.el9.x86_64                     310/358
  Installing       : mkfontscale-1.2.1-3.el9.x86_64                     311/358
  Installing       : xorg-x11-fonts-Type1-7.5-33.el9.noarch             312/358
  Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch             312/358
  Installing       : libdb-utils-5.3.28-53.el9.x86_64                   313/358
  Installing       : libXau-1.0.9-8.el9.x86_64                          314/358
  Installing       : libxcb-1.13.1-9.el9.x86_64                         315/358
  Installing       : libX11-common-1.7.0-7.el9.noarch                   316/358
  Installing       : libX11-1.7.0-7.el9.x86_64                          317/358
  Installing       : libXext-1.3.4-8.el9.x86_64                         318/358
  Installing       : libXi-1.7.10-8.el9.x86_64                          319/358
  Installing       : libXtst-1.2.3-16.el9.x86_64                        320/358
  Installing       : libXcomposite-0.4.5-7.el9.x86_64                   321/358
  Installing       : libXrender-0.9.10-16.el9.x86_64                    322/358
  Installing       : ldns-1.7.1-11.el9.x86_64                           323/358
  Running scriptlet: opendnssec-2.1.8-4.el9.x86_64                      324/358
  Installing       : opendnssec-2.1.8-4.el9.x86_64                      324/358
  Running scriptlet: opendnssec-2.1.8-4.el9.x86_64                      324/358
Slot 0 has a free/uninitialized token.
The token has been initialized and is reassigned to slot 1428022293
*WARNING* This will erase all data in the database; are you sure? [y/N] Database setup successfully.

  Installing       : ipa-healthcheck-core-0.9-9.el9.noarch              325/358
  Installing       : giflib-5.2.1-9.el9.x86_64                          326/358
  Installing       : java-11-openjdk-1:11.0.17.0.8-2.el9_0.x86_64       327/358
  Running scriptlet: java-11-openjdk-1:11.0.17.0.8-2.el9_0.x86_64       327/358
  Installing       : java-11-openjdk-devel-1:11.0.17.0.8-2.el9_0.x86_   328/358
  Running scriptlet: java-11-openjdk-devel-1:11.0.17.0.8-2.el9_0.x86_   328/358
  Installing       : ant-1.10.9-7.el9.noarch                            329/358
  Running scriptlet: pki-servlet-engine-1:9.0.50-1.el9.noarch           330/358
  Installing       : pki-servlet-engine-1:9.0.50-1.el9.noarch           330/358
  Running scriptlet: pki-servlet-engine-1:9.0.50-1.el9.noarch           330/358
  Installing       : idm-tomcatjss-8.2.0-1.el9.noarch                   331/358
  Installing       : cyrus-sasl-md5-2.1.27-20.el9.x86_64                332/358
  Installing       : checkpolicy-3.4-1.el9.x86_64                       333/358
  Installing       : python3-policycoreutils-3.4-4.el9.noarch           334/358
  Installing       : policycoreutils-python-utils-3.4-4.el9.noarch      335/358
  Installing       : python3-lib389-2.1.3-4.el9_1.noarch                336/358
  Installing       : 389-ds-base-2.1.3-4.el9_1.x86_64                   337/358
  Running scriptlet: 389-ds-base-2.1.3-4.el9_1.x86_64                   337/358
  Running scriptlet: idm-pki-server-11.2.1-1.el9.noarch                 338/358
  Installing       : idm-pki-server-11.2.1-1.el9.noarch                 338/358
  Running scriptlet: idm-pki-server-11.2.1-1.el9.noarch                 338/358
  Running scriptlet: bind-32:9.16.23-5.el9_1.x86_64                     339/358
  Installing       : bind-32:9.16.23-5.el9_1.x86_64                     339/358
  Running scriptlet: bind-32:9.16.23-5.el9_1.x86_64                     339/358
  Installing       : bind-dyndb-ldap-11.9-8.el9_1.x86_64                340/358
  Running scriptlet: bind-dyndb-ldap-11.9-8.el9_1.x86_64                340/358
  Installing       : idm-pki-acme-11.2.1-1.el9.noarch                   341/358
  Installing       : idm-pki-ca-11.2.1-1.el9.noarch                     342/358
  Installing       : idm-pki-kra-11.2.1-1.el9.noarch                    343/358
  Installing       : slapi-nis-0.60.0-2.el9.x86_64                      344/358
  Running scriptlet: ipa-selinux-4.10.0-7.el9_1.noarch                  345/358
  Installing       : ipa-selinux-4.10.0-7.el9_1.noarch                  345/358
  Running scriptlet: ipa-selinux-4.10.0-7.el9_1.noarch                  345/358
  Installing       : ipa-common-4.10.0-7.el9_1.noarch                   346/358
  Installing       : python3-ipalib-4.10.0-7.el9_1.noarch               347/358
  Installing       : python3-ipaclient-4.10.0-7.el9_1.noarch            348/358
  Installing       : ipa-client-4.10.0-7.el9_1.x86_64                   349/358
  Running scriptlet: ipa-client-4.10.0-7.el9_1.x86_64                   349/358
  Installing       : almalinux-logos-ipa-90.5.1-1.1.el9.noarch          350/358
  Installing       : almalinux-logos-httpd-90.5.1-1.1.el9.noarch        351/358
  Installing       : httpd-2.4.53-7.el9.x86_64                          352/358
  Running scriptlet: httpd-2.4.53-7.el9.x86_64                          352/358
  Running scriptlet: ipa-server-common-4.10.0-7.el9_1.noarch            353/358
  Installing       : ipa-server-common-4.10.0-7.el9_1.noarch            353/358
  Installing       : python3-ipaserver-4.10.0-7.el9_1.noarch            354/358
  Running scriptlet: ipa-server-4.10.0-7.el9_1.x86_64                   355/358
  Installing       : ipa-server-4.10.0-7.el9_1.x86_64                   355/358
  Running scriptlet: ipa-server-4.10.0-7.el9_1.x86_64                   355/358
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

  Installing       : ipa-server-dns-4.10.0-7.el9_1.noarch               356/358
  Running scriptlet: ipa-server-dns-4.10.0-7.el9_1.noarch               356/358
  Installing       : ipa-server-trust-ad-4.10.0-7.el9_1.x86_64          357/358
  Running scriptlet: ipa-server-trust-ad-4.10.0-7.el9_1.x86_64          357/358
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
warning: %post(ipa-server-trust-ad-4.10.0-7.el9_1.x86_64) scriptlet failed, exit status 1

Error in POSTIN scriptlet in rpm package ipa-server-trust-ad
  Installing       : patch-2.7.6-16.el9.x86_64                          358/358
  Running scriptlet: libwbclient-4.16.4-101.el9.x86_64                  358/358
  Running scriptlet: selinux-policy-targeted-34.1.43-1.el9.noarch       358/358
  Running scriptlet: nss-3.79.0-14.el9_0.x86_64                         358/358
  Running scriptlet: sssd-common-2.7.3-4.el9_1.1.x86_64                 358/358
  Running scriptlet: authselect-libs-1.2.5-1.el9.x86_64                 358/358
  Running scriptlet: fontconfig-2.14.0-1.el9.x86_64                     358/358
  Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch                  358/358
  Running scriptlet: java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x   358/358
  Running scriptlet: java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x8   358/358
  Running scriptlet: java-11-openjdk-1:11.0.17.0.8-2.el9_0.x86_64       358/358
  Running scriptlet: java-11-openjdk-devel-1:11.0.17.0.8-2.el9_0.x86_   358/358
  Running scriptlet: ipa-selinux-4.10.0-7.el9_1.noarch                  358/358
  Running scriptlet: httpd-2.4.53-7.el9.x86_64                          358/358
  Running scriptlet: ipa-server-4.10.0-7.el9_1.x86_64                   358/358
  Running scriptlet: ipa-server-trust-ad-4.10.0-7.el9_1.x86_64          358/358
  Running scriptlet: patch-2.7.6-16.el9.x86_64                          358/358
  Verifying        : 389-ds-base-2.1.3-4.el9_1.x86_64                     1/358
  Verifying        : 389-ds-base-libs-2.1.3-4.el9_1.x86_64                2/358
  Verifying        : almalinux-logos-httpd-90.5.1-1.1.el9.noarch          3/358
  Verifying        : almalinux-logos-ipa-90.5.1-1.1.el9.noarch            4/358
  Verifying        : alsa-lib-1.2.7.2-1.el9.x86_64                        5/358
  Verifying        : ant-1.10.9-7.el9.noarch                              6/358
  Verifying        : ant-lib-1.10.9-7.el9.noarch                          7/358
  Verifying        : apache-commons-cli-1.4-16.el9.noarch                 8/358
  Verifying        : apache-commons-codec-1.15-6.el9.noarch               9/358
  Verifying        : apache-commons-io-1:2.8.0-7.el9.noarch              10/358
  Verifying        : apache-commons-lang3-3.12.0-5.el9.noarch            11/358
  Verifying        : apache-commons-logging-1.2-29.el9.noarch            12/358
  Verifying        : apache-commons-net-3.6-14.el9.noarch                13/358
  Verifying        : apr-1.7.0-11.el9.x86_64                             14/358
  Verifying        : apr-util-1.6.1-20.el9.x86_64                        15/358
  Verifying        : apr-util-bdb-1.6.1-20.el9.x86_64                    16/358
  Verifying        : augeas-libs-1.13.0-2.el9.x86_64                     17/358
  Verifying        : bind-32:9.16.23-5.el9_1.x86_64                      18/358
  Verifying        : bind-dnssec-doc-32:9.16.23-5.el9_1.noarch           19/358
  Verifying        : bind-dnssec-utils-32:9.16.23-5.el9_1.x86_64         20/358
  Verifying        : bind-dyndb-ldap-11.9-8.el9_1.x86_64                 21/358
  Verifying        : bind-libs-32:9.16.23-5.el9_1.x86_64                 22/358
  Verifying        : bind-license-32:9.16.23-5.el9_1.noarch              23/358
  Verifying        : bind-utils-32:9.16.23-5.el9_1.x86_64                24/358
  Verifying        : certmonger-0.79.14-7.el9.x86_64                     25/358
  Verifying        : checkpolicy-3.4-1.el9.x86_64                        26/358
  Verifying        : copy-jdk-configs-4.0-3.el9.noarch                   27/358
  Verifying        : cyrus-sasl-md5-2.1.27-20.el9.x86_64                 28/358
  Verifying        : fontawesome-fonts-1:4.7.0-13.el9.noarch             29/358
  Verifying        : fontconfig-2.14.0-1.el9.x86_64                      30/358
  Verifying        : fstrm-0.6.1-3.el9.x86_64                            31/358
  Verifying        : giflib-5.2.1-9.el9.x86_64                           32/358
  Verifying        : httpcomponents-client-4.5.13-2.el9.noarch           33/358
  Verifying        : httpcomponents-core-4.4.13-6.el9.noarch             34/358
  Verifying        : httpd-2.4.53-7.el9.x86_64                           35/358
  Verifying        : httpd-core-2.4.53-7.el9.x86_64                      36/358
  Verifying        : httpd-filesystem-2.4.53-7.el9.noarch                37/358
  Verifying        : httpd-tools-2.4.53-7.el9.x86_64                     38/358
  Verifying        : idm-jss-5.2.1-1.el9.x86_64                          39/358
  Verifying        : idm-ldapjdk-5.2.0-1.el9.noarch                      40/358
  Verifying        : idm-pki-acme-11.2.1-1.el9.noarch                    41/358
  Verifying        : idm-pki-base-11.2.1-1.el9.noarch                    42/358
  Verifying        : idm-pki-ca-11.2.1-1.el9.noarch                      43/358
  Verifying        : idm-pki-java-11.2.1-1.el9.noarch                    44/358
  Verifying        : idm-pki-kra-11.2.1-1.el9.noarch                     45/358
  Verifying        : idm-pki-server-11.2.1-1.el9.noarch                  46/358
  Verifying        : idm-pki-tools-11.2.1-1.el9.x86_64                   47/358
  Verifying        : idm-tomcatjss-8.2.0-1.el9.noarch                    48/358
  Verifying        : ipa-client-4.10.0-7.el9_1.x86_64                    49/358
  Verifying        : ipa-client-common-4.10.0-7.el9_1.noarch             50/358
  Verifying        : ipa-common-4.10.0-7.el9_1.noarch                    51/358
  Verifying        : ipa-healthcheck-core-0.9-9.el9.noarch               52/358
  Verifying        : ipa-selinux-4.10.0-7.el9_1.noarch                   53/358
  Verifying        : ipa-server-4.10.0-7.el9_1.x86_64                    54/358
  Verifying        : ipa-server-common-4.10.0-7.el9_1.noarch             55/358
  Verifying        : ipa-server-dns-4.10.0-7.el9_1.noarch                56/358
  Verifying        : ipa-server-trust-ad-4.10.0-7.el9_1.x86_64           57/358
  Verifying        : jakarta-activation-1.2.2-5.el9.noarch               58/358
  Verifying        : jakarta-annotations-1.3.5-12.el9.noarch             59/358
  Verifying        : java-11-openjdk-1:11.0.17.0.8-2.el9_0.x86_64        60/358
  Verifying        : java-11-openjdk-devel-1:11.0.17.0.8-2.el9_0.x86_    61/358
  Verifying        : java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x    62/358
  Verifying        : java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x8    63/358
  Verifying        : javapackages-filesystem-6.0.0-3.el9.noarch          64/358
  Verifying        : javapackages-tools-6.0.0-3.el9.noarch               65/358
  Verifying        : jaxb-api-2.3.3-5.el9.noarch                         66/358
  Verifying        : jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch             67/358
  Verifying        : jboss-logging-3.4.1-9.el9.noarch                    68/358
  Verifying        : jboss-logging-tools-2.2.1-7.el9.noarch              69/358
  Verifying        : jdeparser-2.0.3-12.el9.noarch                       70/358
  Verifying        : langpacks-core-font-en-3.0-16.el9.noarch            71/358
  Verifying        : lcms2-2.12-3.el9.x86_64                             72/358
  Verifying        : ldns-1.7.1-11.el9.x86_64                            73/358
  Verifying        : libX11-1.7.0-7.el9.x86_64                           74/358
  Verifying        : libX11-common-1.7.0-7.el9.noarch                    75/358
  Verifying        : libXau-1.0.9-8.el9.x86_64                           76/358
  Verifying        : libXcomposite-0.4.5-7.el9.x86_64                    77/358
  Verifying        : libXext-1.3.4-8.el9.x86_64                          78/358
  Verifying        : libXi-1.7.10-8.el9.x86_64                           79/358
  Verifying        : libXrender-0.9.10-16.el9.x86_64                     80/358
  Verifying        : libXtst-1.2.3-16.el9.x86_64                         81/358
  Verifying        : libdb-utils-5.3.28-53.el9.x86_64                    82/358
  Verifying        : libfontenc-1.1.3-17.el9.x86_64                      83/358
  Verifying        : libjose-11-3.el9.x86_64                             84/358
  Verifying        : libjpeg-turbo-2.0.90-5.el9.x86_64                   85/358
  Verifying        : libmaxminddb-1.5.2-3.el9.x86_64                     86/358
  Verifying        : libnsl2-2.0.0-1.el9.x86_64                          87/358
  Verifying        : libuv-1:1.42.0-1.el9.x86_64                         88/358
  Verifying        : libxcb-1.13.1-9.el9.x86_64                          89/358
  Verifying        : libxslt-1.1.34-9.el9.x86_64                         90/358
  Verifying        : lua-5.4.2-4.el9_0.3.x86_64                          91/358
  Verifying        : lua-posix-35.0-8.el9.x86_64                         92/358
  Verifying        : mkfontscale-1.2.1-3.el9.x86_64                      93/358
  Verifying        : mod_auth_gssapi-1.6.3-7.el9.x86_64                  94/358
  Verifying        : mod_lookup_identity-1.0.0-15.el9.x86_64             95/358
  Verifying        : mod_session-2.4.53-7.el9.x86_64                     96/358
  Verifying        : mod_ssl-1:2.4.53-7.el9.x86_64                       97/358
  Verifying        : nspr-4.34.0-14.el9_0.x86_64                         98/358
  Verifying        : nss-3.79.0-14.el9_0.x86_64                          99/358
  Verifying        : nss-softokn-3.79.0-14.el9_0.x86_64                 100/358
  Verifying        : nss-softokn-freebl-3.79.0-14.el9_0.x86_64          101/358
  Verifying        : nss-sysinit-3.79.0-14.el9_0.x86_64                 102/358
  Verifying        : nss-tools-3.79.0-14.el9_0.x86_64                   103/358
  Verifying        : nss-util-3.79.0-14.el9_0.x86_64                    104/358
  Verifying        : oddjob-0.34.7-6.el9.x86_64                         105/358
  Verifying        : oddjob-mkhomedir-0.34.7-6.el9.x86_64               106/358
  Verifying        : open-sans-fonts-1.10-16.el9.noarch                 107/358
  Verifying        : opendnssec-2.1.8-4.el9.x86_64                      108/358
  Verifying        : openssl-perl-1:3.0.1-43.el9_0.x86_64               109/358
  Verifying        : patch-2.7.6-16.el9.x86_64                          110/358
  Verifying        : perl-Algorithm-Diff-1.2010-4.el9.noarch            111/358
  Verifying        : perl-Archive-Tar-2.38-6.el9.noarch                 112/358
  Verifying        : perl-AutoLoader-5.74-479.el9.noarch                113/358
  Verifying        : perl-B-1.80-479.el9.x86_64                         114/358
  Verifying        : perl-Carp-1.50-460.el9.noarch                      115/358
  Verifying        : perl-Class-Struct-0.66-479.el9.noarch              116/358
  Verifying        : perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64         117/358
  Verifying        : perl-Compress-Raw-Lzma-2.101-3.el9.x86_64          118/358
  Verifying        : perl-Compress-Raw-Zlib-2.101-5.el9.x86_64          119/358
  Verifying        : perl-DB_File-1.855-4.el9.x86_64                    120/358
  Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64              121/358
  Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  122/358
  Verifying        : perl-Errno-1.30-479.el9.x86_64                     123/358
  Verifying        : perl-Exporter-5.74-461.el9.noarch                  124/358
  Verifying        : perl-Fcntl-1.13-479.el9.x86_64                     125/358
  Verifying        : perl-File-Basename-2.85-479.el9.noarch             126/358
  Verifying        : perl-File-Find-1.37-479.el9.noarch                 127/358
  Verifying        : perl-File-Path-2.18-4.el9.noarch                   128/358
  Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            129/358
  Verifying        : perl-File-stat-1.09-479.el9.noarch                 130/358
  Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               131/358
  Verifying        : perl-Getopt-Std-1.12-479.el9.noarch                132/358
  Verifying        : perl-HTTP-Tiny-0.076-460.el9.noarch                133/358
  Verifying        : perl-IO-1.43-479.el9.x86_64                        134/358
  Verifying        : perl-IO-Compress-2.102-4.el9.noarch                135/358
  Verifying        : perl-IO-Compress-Lzma-2.101-4.el9.noarch           136/358
  Verifying        : perl-IO-Zlib-1:1.11-4.el9.noarch                   137/358
  Verifying        : perl-IPC-Open3-1.21-479.el9.noarch                 138/358
  Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 139/358
  Verifying        : perl-POSIX-1.94-479.el9.x86_64                     140/358
  Verifying        : perl-PathTools-3.78-461.el9.x86_64                 141/358
  Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             142/358
  Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            143/358
  Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                144/358
  Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 145/358
  Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       146/358
  Verifying        : perl-SelectSaver-1.02-479.el9.noarch               147/358
  Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   148/358
  Verifying        : perl-Storable-1:3.21-460.el9.x86_64                149/358
  Verifying        : perl-Symbol-1.08-479.el9.noarch                    150/358
  Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            151/358
  Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  152/358
  Verifying        : perl-Term-ReadLine-1.17-479.el9.noarch             153/358
  Verifying        : perl-Text-Diff-1.45-13.el9.noarch                  154/358
  Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           155/358
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       156/358
  Verifying        : perl-Tie-4.6-479.el9.noarch                        157/358
  Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               158/358
  Verifying        : perl-constant-1.33-461.el9.noarch                  159/358
  Verifying        : perl-debugger-1.56-479.el9.noarch                  160/358
  Verifying        : perl-if-0.60.800-479.el9.noarch                    161/358
  Verifying        : perl-interpreter-4:5.32.1-479.el9.x86_64           162/358
  Verifying        : perl-libs-4:5.32.1-479.el9.x86_64                  163/358
  Verifying        : perl-meta-notation-5.32.1-479.el9.noarch           164/358
  Verifying        : perl-mro-1.23-479.el9.x86_64                       165/358
  Verifying        : perl-overload-1.31-479.el9.noarch                  166/358
  Verifying        : perl-overloading-0.02-479.el9.noarch               167/358
  Verifying        : perl-parent-1:0.238-460.el9.noarch                 168/358
  Verifying        : perl-podlators-1:4.14-460.el9.noarch               169/358
  Verifying        : perl-sigtrap-1.09-479.el9.noarch                   170/358
  Verifying        : perl-subs-1.03-479.el9.noarch                      171/358
  Verifying        : perl-threads-1:2.25-460.el9.x86_64                 172/358
  Verifying        : perl-threads-shared-1.61-460.el9.x86_64            173/358
  Verifying        : perl-vars-1.05-479.el9.noarch                      174/358
  Verifying        : pki-jackson-annotations-2.11.4-6.el9.noarch        175/358
  Verifying        : pki-jackson-core-2.11.4-6.el9.noarch               176/358
  Verifying        : pki-jackson-databind-2.11.4-6.el9.noarch           177/358
  Verifying        : pki-jackson-jaxrs-json-provider-2.11.4-7.el9.noa   178/358
  Verifying        : pki-jackson-jaxrs-providers-2.11.4-7.el9.noarch    179/358
  Verifying        : pki-jackson-module-jaxb-annotations-2.11.4-8.el9   180/358
  Verifying        : pki-resteasy-client-3.0.26-15.el9.noarch           181/358
  Verifying        : pki-resteasy-core-3.0.26-15.el9.noarch             182/358
  Verifying        : pki-resteasy-jackson2-provider-3.0.26-15.el9.noa   183/358
  Verifying        : pki-servlet-4.0-api-1:9.0.50-1.el9.noarch          184/358
  Verifying        : pki-servlet-engine-1:9.0.50-1.el9.noarch           185/358
  Verifying        : policycoreutils-python-utils-3.4-4.el9.noarch      186/358
  Verifying        : publicsuffix-list-20210518-3.el9.noarch            187/358
  Verifying        : python3-argcomplete-1.12.0-5.el9.noarch            188/358
  Verifying        : python3-audit-3.0.7-103.el9.x86_64                 189/358
  Verifying        : python3-augeas-0.5.0-25.el9.noarch                 190/358
  Verifying        : python3-babel-2.9.1-2.el9.noarch                   191/358
  Verifying        : python3-bind-32:9.16.23-5.el9_1.noarch             192/358
  Verifying        : python3-cffi-1.14.5-5.el9.x86_64                   193/358
  Verifying        : python3-cryptography-36.0.1-2.el9.x86_64           194/358
  Verifying        : python3-distro-1.5.0-7.el9.noarch                  195/358
  Verifying        : python3-gssapi-1.6.9-5.el9.x86_64                  196/358
  Verifying        : python3-idm-pki-11.2.1-1.el9.noarch                197/358
  Verifying        : python3-ipaclient-4.10.0-7.el9_1.noarch            198/358
  Verifying        : python3-ipalib-4.10.0-7.el9_1.noarch               199/358
  Verifying        : python3-ipaserver-4.10.0-7.el9_1.noarch            200/358
  Verifying        : python3-jinja2-2.11.3-4.el9.noarch                 201/358
  Verifying        : python3-jwcrypto-0.8-4.el9.noarch                  202/358
  Verifying        : python3-kdcproxy-1.0.0-7.el9.noarch                203/358
  Verifying        : python3-ldap-3.3.1-9.el9_0.0.1.x86_64              204/358
  Verifying        : python3-lib389-2.1.3-4.el9_1.noarch                205/358
  Verifying        : python3-libselinux-3.4-3.el9.x86_64                206/358
  Verifying        : python3-libsemanage-3.4-2.el9.x86_64               207/358
  Verifying        : python3-lxml-4.6.5-3.el9.x86_64                    208/358
  Verifying        : python3-markupsafe-1.1.1-12.el9.x86_64             209/358
  Verifying        : python3-mod_wsgi-4.7.1-11.el9.x86_64               210/358
  Verifying        : python3-netaddr-0.8.0-5.el9.noarch                 211/358
  Verifying        : python3-netifaces-0.10.6-15.el9.x86_64             212/358
  Verifying        : python3-ply-3.11-14.el9.noarch                     213/358
  Verifying        : python3-policycoreutils-3.4-4.el9.noarch           214/358
  Verifying        : python3-psutil-5.8.0-12.el9.x86_64                 215/358
  Verifying        : python3-pyasn1-0.4.8-6.el9.noarch                  216/358
  Verifying        : python3-pyasn1-modules-0.4.8-6.el9.noarch          217/358
  Verifying        : python3-pycparser-2.20-6.el9.noarch                218/358
  Verifying        : python3-pytz-2021.1-4.el9.noarch                   219/358
  Verifying        : python3-pyusb-1.0.2-13.el9.noarch                  220/358
  Verifying        : python3-qrcode-core-6.1-12.el9.noarch              221/358
  Verifying        : python3-yubico-1.3.3-7.el9.noarch                  222/358
  Verifying        : slapi-nis-0.60.0-2.el9.x86_64                      223/358
  Verifying        : slf4j-1.7.30-12.el9.noarch                         224/358
  Verifying        : slf4j-jdk14-1.7.30-12.el9.noarch                   225/358
  Verifying        : softhsm-2.6.1-7.el9.2.x86_64                       226/358
  Verifying        : sqlite-3.34.1-5.el9.x86_64                         227/358
  Verifying        : sscg-3.0.0-5.el9_0.x86_64                          228/358
  Verifying        : sssd-idp-2.7.3-4.el9_1.1.x86_64                    229/358
  Verifying        : ttmkfdir-3.0.9-65.el9.x86_64                       230/358
  Verifying        : tzdata-java-2022g-1.el9_1.noarch                   231/358
  Verifying        : xml-common-0.6.3-58.el9.noarch                     232/358
  Verifying        : xorg-x11-fonts-Type1-7.5-33.el9.noarch             233/358
  Verifying        : authselect-1.2.5-1.el9.x86_64                      234/358
  Verifying        : authselect-libs-1.2.5-1.el9.x86_64                 235/358
  Verifying        : autofs-1:5.1.7-31.el9.x86_64                       236/358
  Verifying        : avahi-libs-0.8-12.el9.x86_64                       237/358
  Verifying        : c-ares-1.17.1-5.el9.x86_64                         238/358
  Verifying        : chkconfig-1.20-2.el9.x86_64                        239/358
  Verifying        : chrony-4.2-1.el9.x86_64                            240/358
  Verifying        : cups-libs-1:2.3.3op2-16.el9.x86_64                 241/358
  Verifying        : cyrus-sasl-gssapi-2.1.27-20.el9.x86_64             242/358
  Verifying        : cyrus-sasl-plain-2.1.27-20.el9.x86_64              243/358
  Verifying        : dbus-libs-1:1.12.20-6.el9.x86_64                   244/358
  Verifying        : dbus-tools-1:1.12.20-6.el9.x86_64                  245/358
  Verifying        : dejavu-sans-fonts-2.37-18.el9.noarch               246/358
  Verifying        : diffutils-3.7-12.el9.x86_64                        247/358
  Verifying        : e2fsprogs-libs-1.46.5-3.el9.x86_64                 248/358
  Verifying        : ed-1.14.2-12.el9.x86_64                            249/358
  Verifying        : fonts-filesystem-1:2.0.5-7.el9.1.noarch            250/358
  Verifying        : freetype-2.10.4-9.el9.x86_64                       251/358
  Verifying        : graphite2-1.3.14-9.el9.x86_64                      252/358
  Verifying        : groff-base-1.22.4-10.el9.x86_64                    253/358
  Verifying        : gssproxy-0.8.4-4.el9.x86_64                        254/358
  Verifying        : harfbuzz-2.7.4-8.el9.x86_64                        255/358
  Verifying        : hostname-3.23-6.el9.x86_64                         256/358
  Verifying        : info-6.7-15.el9.x86_64                             257/358
  Verifying        : iproute-5.18.0-1.el9.x86_64                        258/358
  Verifying        : jansson-2.14-1.el9.x86_64                          259/358
  Verifying        : keyutils-1.6.1-4.el9.x86_64                        260/358
  Verifying        : kmod-28-7.el9.x86_64                               261/358
  Verifying        : krb5-pkinit-1.19.1-24.el9_1.x86_64                 262/358
  Verifying        : krb5-server-1.19.1-24.el9_1.x86_64                 263/358
  Verifying        : krb5-workstation-1.19.1-24.el9_1.x86_64            264/358
  Verifying        : libbasicobjects-0.1.1-53.el9.x86_64                265/358
  Verifying        : libbpf-2:0.6.0-1.el9.x86_64                        266/358
  Verifying        : libbrotli-1.0.9-6.el9.x86_64                       267/358
  Verifying        : libcollection-0.7.0-53.el9.x86_64                  268/358
  Verifying        : libdhash-0.5.0-53.el9.x86_64                       269/358
  Verifying        : libedit-3.1-37.20210216cvs.el9.x86_64              270/358
  Verifying        : libev-4.33-5.el9.x86_64                            271/358
  Verifying        : libicu-67.1-9.el9.x86_64                           272/358
  Verifying        : libini_config-1.3.1-53.el9.x86_64                  273/358
  Verifying        : libipa_hbac-2.7.3-4.el9_1.1.x86_64                 274/358
  Verifying        : libkadm5-1.19.1-24.el9_1.x86_64                    275/358
  Verifying        : libldb-2.5.2-1.el9.x86_64                          276/358
  Verifying        : libmnl-1.0.4-15.el9.x86_64                         277/358
  Verifying        : libnfsidmap-1:2.5.4-15.el9.x86_64                  278/358
  Verifying        : libnl3-3.7.0-1.el9.x86_64                          279/358
  Verifying        : libpath_utils-0.2.1-53.el9.x86_64                  280/358
  Verifying        : libpng-2:1.6.37-12.el9.x86_64                      281/358
  Verifying        : libref_array-0.1.5-53.el9.x86_64                   282/358
  Verifying        : libselinux-utils-3.4-3.el9.x86_64                  283/358
  Verifying        : libsmbclient-4.16.4-101.el9.x86_64                 284/358
  Verifying        : libss-1.46.5-3.el9.x86_64                          285/358
  Verifying        : libsss_autofs-2.7.3-4.el9_1.1.x86_64               286/358
  Verifying        : libsss_certmap-2.7.3-4.el9_1.1.x86_64              287/358
  Verifying        : libsss_idmap-2.7.3-4.el9_1.1.x86_64                288/358
  Verifying        : libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64            289/358
  Verifying        : libtalloc-2.3.3-1.el9.x86_64                       290/358
  Verifying        : libtdb-1.4.6-1.el9.x86_64                          291/358
  Verifying        : libtevent-0.12.0-0.el9.x86_64                      292/358
  Verifying        : libtirpc-1.3.3-0.el9.x86_64                        293/358
  Verifying        : libverto-libev-0.3.2-3.el9.x86_64                  294/358
  Verifying        : libwbclient-4.16.4-101.el9.x86_64                  295/358
  Verifying        : lksctp-tools-1.0.19-2.el9.x86_64                   296/358
  Verifying        : lmdb-libs-0.9.29-3.el9.x86_64                      297/358
  Verifying        : logrotate-3.18.0-7.el9.x86_64                      298/358
  Verifying        : mailcap-2.1.49-5.el9.noarch                        299/358
  Verifying        : ncurses-6.2-8.20210508.el9.x86_64                  300/358
  Verifying        : nfs-utils-1:2.5.4-15.el9.x86_64                    301/358
  Verifying        : opencryptoki-3.18.0-4.el9.x86_64                   302/358
  Verifying        : opencryptoki-icsftok-3.18.0-4.el9.x86_64           303/358
  Verifying        : opencryptoki-libs-3.18.0-4.el9.x86_64              304/358
  Verifying        : openldap-clients-2.6.2-3.el9.x86_64                305/358
  Verifying        : openssl-pkcs11-0.4.11-7.el9.x86_64                 306/358
  Verifying        : policycoreutils-3.4-4.el9.x86_64                   307/358
  Verifying        : protobuf-c-1.3.3-12.el9.x86_64                     308/358
  Verifying        : psmisc-23.4-3.el9.x86_64                           309/358
  Verifying        : python3-chardet-4.0.0-5.el9.noarch                 310/358
  Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch              311/358
  Verifying        : python3-dbus-1.2.18-2.el9.x86_64                   312/358
  Verifying        : python3-decorator-4.4.2-6.el9.noarch               313/358
  Verifying        : python3-dns-2.1.0-6.el9.noarch                     314/358
  Verifying        : python3-idna-2.10-7.el9.noarch                     315/358
  Verifying        : python3-ldb-2.5.2-1.el9.x86_64                     316/358
  Verifying        : python3-libipa_hbac-2.7.3-4.el9_1.1.x86_64         317/358
  Verifying        : python3-libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64    318/358
  Verifying        : python3-pysocks-1.7.1-12.el9.noarch                319/358
  Verifying        : python3-pyyaml-5.4.1-6.el9.x86_64                  320/358
  Verifying        : python3-requests-2.25.1-6.el9.noarch               321/358
  Verifying        : python3-samba-4.16.4-101.el9.x86_64                322/358
  Verifying        : python3-setools-4.4.0-5.el9.x86_64                 323/358
  Verifying        : python3-setuptools-53.0.0-10.el9.noarch            324/358
  Verifying        : python3-six-1.15.0-9.el9.noarch                    325/358
  Verifying        : python3-sss-2.7.3-4.el9_1.1.x86_64                 326/358
  Verifying        : python3-sss-murmur-2.7.3-4.el9_1.1.x86_64          327/358
  Verifying        : python3-sssdconfig-2.7.3-4.el9_1.1.noarch          328/358
  Verifying        : python3-systemd-234-18.el9.x86_64                  329/358
  Verifying        : python3-talloc-2.3.3-1.el9.x86_64                  330/358
  Verifying        : python3-tdb-1.4.6-1.el9.x86_64                     331/358
  Verifying        : python3-tevent-0.12.0-0.el9.x86_64                 332/358
  Verifying        : python3-urllib3-1.26.5-3.el9.noarch                333/358
  Verifying        : quota-1:4.06-6.el9.x86_64                          334/358
  Verifying        : quota-nls-1:4.06-6.el9.noarch                      335/358
  Verifying        : rpcbind-1.2.6-5.el9.x86_64                         336/358
  Verifying        : rpm-plugin-selinux-4.16.1.3-19.el9_1.x86_64        337/358
  Verifying        : samba-4.16.4-101.el9.x86_64                        338/358
  Verifying        : samba-client-libs-4.16.4-101.el9.x86_64            339/358
  Verifying        : samba-common-4.16.4-101.el9.noarch                 340/358
  Verifying        : samba-common-libs-4.16.4-101.el9.x86_64            341/358
  Verifying        : samba-common-tools-4.16.4-101.el9.x86_64           342/358
  Verifying        : samba-libs-4.16.4-101.el9.x86_64                   343/358
  Verifying        : samba-winbind-4.16.4-101.el9.x86_64                344/358
  Verifying        : samba-winbind-modules-4.16.4-101.el9.x86_64        345/358
  Verifying        : selinux-policy-34.1.43-1.el9.noarch                346/358
  Verifying        : selinux-policy-targeted-34.1.43-1.el9.noarch       347/358
  Verifying        : sssd-client-2.7.3-4.el9_1.1.x86_64                 348/358
  Verifying        : sssd-common-2.7.3-4.el9_1.1.x86_64                 349/358
  Verifying        : sssd-common-pac-2.7.3-4.el9_1.1.x86_64             350/358
  Verifying        : sssd-dbus-2.7.3-4.el9_1.1.x86_64                   351/358
  Verifying        : sssd-ipa-2.7.3-4.el9_1.1.x86_64                    352/358
  Verifying        : sssd-krb5-common-2.7.3-4.el9_1.1.x86_64            353/358
  Verifying        : sssd-nfs-idmap-2.7.3-4.el9_1.1.x86_64              354/358
  Verifying        : sssd-tools-2.7.3-4.el9_1.1.x86_64                  355/358
  Verifying        : sssd-winbind-idmap-2.7.3-4.el9_1.1.x86_64          356/358
  Verifying        : tdb-tools-1.4.6-1.el9.x86_64                       357/358
  Verifying        : words-3.0-39.el9.noarch                            358/358

Installed:
  389-ds-base-2.1.3-4.el9_1.x86_64
  389-ds-base-libs-2.1.3-4.el9_1.x86_64
  almalinux-logos-httpd-90.5.1-1.1.el9.noarch
  almalinux-logos-ipa-90.5.1-1.1.el9.noarch
  alsa-lib-1.2.7.2-1.el9.x86_64
  ant-1.10.9-7.el9.noarch
  ant-lib-1.10.9-7.el9.noarch
  apache-commons-cli-1.4-16.el9.noarch
  apache-commons-codec-1.15-6.el9.noarch
  apache-commons-io-1:2.8.0-7.el9.noarch
  apache-commons-lang3-3.12.0-5.el9.noarch
  apache-commons-logging-1.2-29.el9.noarch
  apache-commons-net-3.6-14.el9.noarch
  apr-1.7.0-11.el9.x86_64
  apr-util-1.6.1-20.el9.x86_64
  apr-util-bdb-1.6.1-20.el9.x86_64
  augeas-libs-1.13.0-2.el9.x86_64
  authselect-1.2.5-1.el9.x86_64
  authselect-libs-1.2.5-1.el9.x86_64
  autofs-1:5.1.7-31.el9.x86_64
  avahi-libs-0.8-12.el9.x86_64
  bind-32:9.16.23-5.el9_1.x86_64
  bind-dnssec-doc-32:9.16.23-5.el9_1.noarch
  bind-dnssec-utils-32:9.16.23-5.el9_1.x86_64
  bind-dyndb-ldap-11.9-8.el9_1.x86_64
  bind-libs-32:9.16.23-5.el9_1.x86_64
  bind-license-32:9.16.23-5.el9_1.noarch
  bind-utils-32:9.16.23-5.el9_1.x86_64
  c-ares-1.17.1-5.el9.x86_64
  certmonger-0.79.14-7.el9.x86_64
  checkpolicy-3.4-1.el9.x86_64
  chkconfig-1.20-2.el9.x86_64
  chrony-4.2-1.el9.x86_64
  copy-jdk-configs-4.0-3.el9.noarch
  cups-libs-1:2.3.3op2-16.el9.x86_64
  cyrus-sasl-gssapi-2.1.27-20.el9.x86_64
  cyrus-sasl-md5-2.1.27-20.el9.x86_64
  cyrus-sasl-plain-2.1.27-20.el9.x86_64
  dbus-libs-1:1.12.20-6.el9.x86_64
  dbus-tools-1:1.12.20-6.el9.x86_64
  dejavu-sans-fonts-2.37-18.el9.noarch
  diffutils-3.7-12.el9.x86_64
  e2fsprogs-libs-1.46.5-3.el9.x86_64
  ed-1.14.2-12.el9.x86_64
  fontawesome-fonts-1:4.7.0-13.el9.noarch
  fontconfig-2.14.0-1.el9.x86_64
  fonts-filesystem-1:2.0.5-7.el9.1.noarch
  freetype-2.10.4-9.el9.x86_64
  fstrm-0.6.1-3.el9.x86_64
  giflib-5.2.1-9.el9.x86_64
  graphite2-1.3.14-9.el9.x86_64
  groff-base-1.22.4-10.el9.x86_64
  gssproxy-0.8.4-4.el9.x86_64
  harfbuzz-2.7.4-8.el9.x86_64
  hostname-3.23-6.el9.x86_64
  httpcomponents-client-4.5.13-2.el9.noarch
  httpcomponents-core-4.4.13-6.el9.noarch
  httpd-2.4.53-7.el9.x86_64
  httpd-core-2.4.53-7.el9.x86_64
  httpd-filesystem-2.4.53-7.el9.noarch
  httpd-tools-2.4.53-7.el9.x86_64
  idm-jss-5.2.1-1.el9.x86_64
  idm-ldapjdk-5.2.0-1.el9.noarch
  idm-pki-acme-11.2.1-1.el9.noarch
  idm-pki-base-11.2.1-1.el9.noarch
  idm-pki-ca-11.2.1-1.el9.noarch
  idm-pki-java-11.2.1-1.el9.noarch
  idm-pki-kra-11.2.1-1.el9.noarch
  idm-pki-server-11.2.1-1.el9.noarch
  idm-pki-tools-11.2.1-1.el9.x86_64
  idm-tomcatjss-8.2.0-1.el9.noarch
  info-6.7-15.el9.x86_64
  ipa-client-4.10.0-7.el9_1.x86_64
  ipa-client-common-4.10.0-7.el9_1.noarch
  ipa-common-4.10.0-7.el9_1.noarch
  ipa-healthcheck-core-0.9-9.el9.noarch
  ipa-selinux-4.10.0-7.el9_1.noarch
  ipa-server-4.10.0-7.el9_1.x86_64
  ipa-server-common-4.10.0-7.el9_1.noarch
  ipa-server-dns-4.10.0-7.el9_1.noarch
  ipa-server-trust-ad-4.10.0-7.el9_1.x86_64
  iproute-5.18.0-1.el9.x86_64
  jakarta-activation-1.2.2-5.el9.noarch
  jakarta-annotations-1.3.5-12.el9.noarch
  jansson-2.14-1.el9.x86_64
  java-11-openjdk-1:11.0.17.0.8-2.el9_0.x86_64
  java-11-openjdk-devel-1:11.0.17.0.8-2.el9_0.x86_64
  java-11-openjdk-headless-1:11.0.17.0.8-2.el9_0.x86_64
  java-17-openjdk-headless-1:17.0.5.0.8-2.el9_0.x86_64
  javapackages-filesystem-6.0.0-3.el9.noarch
  javapackages-tools-6.0.0-3.el9.noarch
  jaxb-api-2.3.3-5.el9.noarch
  jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch
  jboss-logging-3.4.1-9.el9.noarch
  jboss-logging-tools-2.2.1-7.el9.noarch
  jdeparser-2.0.3-12.el9.noarch
  keyutils-1.6.1-4.el9.x86_64
  kmod-28-7.el9.x86_64
  krb5-pkinit-1.19.1-24.el9_1.x86_64
  krb5-server-1.19.1-24.el9_1.x86_64
  krb5-workstation-1.19.1-24.el9_1.x86_64
  langpacks-core-font-en-3.0-16.el9.noarch
  lcms2-2.12-3.el9.x86_64
  ldns-1.7.1-11.el9.x86_64
  libX11-1.7.0-7.el9.x86_64
  libX11-common-1.7.0-7.el9.noarch
  libXau-1.0.9-8.el9.x86_64
  libXcomposite-0.4.5-7.el9.x86_64
  libXext-1.3.4-8.el9.x86_64
  libXi-1.7.10-8.el9.x86_64
  libXrender-0.9.10-16.el9.x86_64
  libXtst-1.2.3-16.el9.x86_64
  libbasicobjects-0.1.1-53.el9.x86_64
  libbpf-2:0.6.0-1.el9.x86_64
  libbrotli-1.0.9-6.el9.x86_64
  libcollection-0.7.0-53.el9.x86_64
  libdb-utils-5.3.28-53.el9.x86_64
  libdhash-0.5.0-53.el9.x86_64
  libedit-3.1-37.20210216cvs.el9.x86_64
  libev-4.33-5.el9.x86_64
  libfontenc-1.1.3-17.el9.x86_64
  libicu-67.1-9.el9.x86_64
  libini_config-1.3.1-53.el9.x86_64
  libipa_hbac-2.7.3-4.el9_1.1.x86_64
  libjose-11-3.el9.x86_64
  libjpeg-turbo-2.0.90-5.el9.x86_64
  libkadm5-1.19.1-24.el9_1.x86_64
  libldb-2.5.2-1.el9.x86_64
  libmaxminddb-1.5.2-3.el9.x86_64
  libmnl-1.0.4-15.el9.x86_64
  libnfsidmap-1:2.5.4-15.el9.x86_64
  libnl3-3.7.0-1.el9.x86_64
  libnsl2-2.0.0-1.el9.x86_64
  libpath_utils-0.2.1-53.el9.x86_64
  libpng-2:1.6.37-12.el9.x86_64
  libref_array-0.1.5-53.el9.x86_64
  libselinux-utils-3.4-3.el9.x86_64
  libsmbclient-4.16.4-101.el9.x86_64
  libss-1.46.5-3.el9.x86_64
  libsss_autofs-2.7.3-4.el9_1.1.x86_64
  libsss_certmap-2.7.3-4.el9_1.1.x86_64
  libsss_idmap-2.7.3-4.el9_1.1.x86_64
  libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64
  libtalloc-2.3.3-1.el9.x86_64
  libtdb-1.4.6-1.el9.x86_64
  libtevent-0.12.0-0.el9.x86_64
  libtirpc-1.3.3-0.el9.x86_64
  libuv-1:1.42.0-1.el9.x86_64
  libverto-libev-0.3.2-3.el9.x86_64
  libwbclient-4.16.4-101.el9.x86_64
  libxcb-1.13.1-9.el9.x86_64
  libxslt-1.1.34-9.el9.x86_64
  lksctp-tools-1.0.19-2.el9.x86_64
  lmdb-libs-0.9.29-3.el9.x86_64
  logrotate-3.18.0-7.el9.x86_64
  lua-5.4.2-4.el9_0.3.x86_64
  lua-posix-35.0-8.el9.x86_64
  mailcap-2.1.49-5.el9.noarch
  mkfontscale-1.2.1-3.el9.x86_64
  mod_auth_gssapi-1.6.3-7.el9.x86_64
  mod_lookup_identity-1.0.0-15.el9.x86_64
  mod_session-2.4.53-7.el9.x86_64
  mod_ssl-1:2.4.53-7.el9.x86_64
  ncurses-6.2-8.20210508.el9.x86_64
  nfs-utils-1:2.5.4-15.el9.x86_64
  nspr-4.34.0-14.el9_0.x86_64
  nss-3.79.0-14.el9_0.x86_64
  nss-softokn-3.79.0-14.el9_0.x86_64
  nss-softokn-freebl-3.79.0-14.el9_0.x86_64
  nss-sysinit-3.79.0-14.el9_0.x86_64
  nss-tools-3.79.0-14.el9_0.x86_64
  nss-util-3.79.0-14.el9_0.x86_64
  oddjob-0.34.7-6.el9.x86_64
  oddjob-mkhomedir-0.34.7-6.el9.x86_64
  open-sans-fonts-1.10-16.el9.noarch
  opencryptoki-3.18.0-4.el9.x86_64
  opencryptoki-icsftok-3.18.0-4.el9.x86_64
  opencryptoki-libs-3.18.0-4.el9.x86_64
  opendnssec-2.1.8-4.el9.x86_64
  openldap-clients-2.6.2-3.el9.x86_64
  openssl-perl-1:3.0.1-43.el9_0.x86_64
  openssl-pkcs11-0.4.11-7.el9.x86_64
  patch-2.7.6-16.el9.x86_64
  perl-Algorithm-Diff-1.2010-4.el9.noarch
  perl-Archive-Tar-2.38-6.el9.noarch
  perl-AutoLoader-5.74-479.el9.noarch
  perl-B-1.80-479.el9.x86_64
  perl-Carp-1.50-460.el9.noarch
  perl-Class-Struct-0.66-479.el9.noarch
  perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64
  perl-Compress-Raw-Lzma-2.101-3.el9.x86_64
  perl-Compress-Raw-Zlib-2.101-5.el9.x86_64
  perl-DB_File-1.855-4.el9.x86_64
  perl-Data-Dumper-2.174-462.el9.x86_64
  perl-Encode-4:3.08-462.el9.x86_64
  perl-Errno-1.30-479.el9.x86_64
  perl-Exporter-5.74-461.el9.noarch
  perl-Fcntl-1.13-479.el9.x86_64
  perl-File-Basename-2.85-479.el9.noarch
  perl-File-Find-1.37-479.el9.noarch
  perl-File-Path-2.18-4.el9.noarch
  perl-File-Temp-1:0.231.100-4.el9.noarch
  perl-File-stat-1.09-479.el9.noarch
  perl-Getopt-Long-1:2.52-4.el9.noarch
  perl-Getopt-Std-1.12-479.el9.noarch
  perl-HTTP-Tiny-0.076-460.el9.noarch
  perl-IO-1.43-479.el9.x86_64
  perl-IO-Compress-2.102-4.el9.noarch
  perl-IO-Compress-Lzma-2.101-4.el9.noarch
  perl-IO-Zlib-1:1.11-4.el9.noarch
  perl-IPC-Open3-1.21-479.el9.noarch
  perl-MIME-Base64-3.16-4.el9.x86_64
  perl-POSIX-1.94-479.el9.x86_64
  perl-PathTools-3.78-461.el9.x86_64
  perl-Pod-Escapes-1:1.07-460.el9.noarch
  perl-Pod-Perldoc-3.28.01-461.el9.noarch
  perl-Pod-Simple-1:3.42-4.el9.noarch
  perl-Pod-Usage-4:2.01-4.el9.noarch
  perl-Scalar-List-Utils-4:1.56-461.el9.x86_64
  perl-SelectSaver-1.02-479.el9.noarch
  perl-Socket-4:2.031-4.el9.x86_64
  perl-Storable-1:3.21-460.el9.x86_64
  perl-Symbol-1.08-479.el9.noarch
  perl-Term-ANSIColor-5.01-461.el9.noarch
  perl-Term-Cap-1.17-460.el9.noarch
  perl-Term-ReadLine-1.17-479.el9.noarch
  perl-Text-Diff-1.45-13.el9.noarch
  perl-Text-ParseWords-3.30-460.el9.noarch
  perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
  perl-Tie-4.6-479.el9.noarch
  perl-Time-Local-2:1.300-7.el9.noarch
  perl-constant-1.33-461.el9.noarch
  perl-debugger-1.56-479.el9.noarch
  perl-if-0.60.800-479.el9.noarch
  perl-interpreter-4:5.32.1-479.el9.x86_64
  perl-libs-4:5.32.1-479.el9.x86_64
  perl-meta-notation-5.32.1-479.el9.noarch
  perl-mro-1.23-479.el9.x86_64
  perl-overload-1.31-479.el9.noarch
  perl-overloading-0.02-479.el9.noarch
  perl-parent-1:0.238-460.el9.noarch
  perl-podlators-1:4.14-460.el9.noarch
  perl-sigtrap-1.09-479.el9.noarch
  perl-subs-1.03-479.el9.noarch
  perl-threads-1:2.25-460.el9.x86_64
  perl-threads-shared-1.61-460.el9.x86_64
  perl-vars-1.05-479.el9.noarch
  pki-jackson-annotations-2.11.4-6.el9.noarch
  pki-jackson-core-2.11.4-6.el9.noarch
  pki-jackson-databind-2.11.4-6.el9.noarch
  pki-jackson-jaxrs-json-provider-2.11.4-7.el9.noarch
  pki-jackson-jaxrs-providers-2.11.4-7.el9.noarch
  pki-jackson-module-jaxb-annotations-2.11.4-8.el9.noarch
  pki-resteasy-client-3.0.26-15.el9.noarch
  pki-resteasy-core-3.0.26-15.el9.noarch
  pki-resteasy-jackson2-provider-3.0.26-15.el9.noarch
  pki-servlet-4.0-api-1:9.0.50-1.el9.noarch
  pki-servlet-engine-1:9.0.50-1.el9.noarch
  policycoreutils-3.4-4.el9.x86_64
  policycoreutils-python-utils-3.4-4.el9.noarch
  protobuf-c-1.3.3-12.el9.x86_64
  psmisc-23.4-3.el9.x86_64
  publicsuffix-list-20210518-3.el9.noarch
  python3-argcomplete-1.12.0-5.el9.noarch
  python3-audit-3.0.7-103.el9.x86_64
  python3-augeas-0.5.0-25.el9.noarch
  python3-babel-2.9.1-2.el9.noarch
  python3-bind-32:9.16.23-5.el9_1.noarch
  python3-cffi-1.14.5-5.el9.x86_64
  python3-chardet-4.0.0-5.el9.noarch
  python3-cryptography-36.0.1-2.el9.x86_64
  python3-dateutil-1:2.8.1-6.el9.noarch
  python3-dbus-1.2.18-2.el9.x86_64
  python3-decorator-4.4.2-6.el9.noarch
  python3-distro-1.5.0-7.el9.noarch
  python3-dns-2.1.0-6.el9.noarch
  python3-gssapi-1.6.9-5.el9.x86_64
  python3-idm-pki-11.2.1-1.el9.noarch
  python3-idna-2.10-7.el9.noarch
  python3-ipaclient-4.10.0-7.el9_1.noarch
  python3-ipalib-4.10.0-7.el9_1.noarch
  python3-ipaserver-4.10.0-7.el9_1.noarch
  python3-jinja2-2.11.3-4.el9.noarch
  python3-jwcrypto-0.8-4.el9.noarch
  python3-kdcproxy-1.0.0-7.el9.noarch
  python3-ldap-3.3.1-9.el9_0.0.1.x86_64
  python3-ldb-2.5.2-1.el9.x86_64
  python3-lib389-2.1.3-4.el9_1.noarch
  python3-libipa_hbac-2.7.3-4.el9_1.1.x86_64
  python3-libselinux-3.4-3.el9.x86_64
  python3-libsemanage-3.4-2.el9.x86_64
  python3-libsss_nss_idmap-2.7.3-4.el9_1.1.x86_64
  python3-lxml-4.6.5-3.el9.x86_64
  python3-markupsafe-1.1.1-12.el9.x86_64
  python3-mod_wsgi-4.7.1-11.el9.x86_64
  python3-netaddr-0.8.0-5.el9.noarch
  python3-netifaces-0.10.6-15.el9.x86_64
  python3-ply-3.11-14.el9.noarch
  python3-policycoreutils-3.4-4.el9.noarch
  python3-psutil-5.8.0-12.el9.x86_64
  python3-pyasn1-0.4.8-6.el9.noarch
  python3-pyasn1-modules-0.4.8-6.el9.noarch
  python3-pycparser-2.20-6.el9.noarch
  python3-pysocks-1.7.1-12.el9.noarch
  python3-pytz-2021.1-4.el9.noarch
  python3-pyusb-1.0.2-13.el9.noarch
  python3-pyyaml-5.4.1-6.el9.x86_64
  python3-qrcode-core-6.1-12.el9.noarch
  python3-requests-2.25.1-6.el9.noarch
  python3-samba-4.16.4-101.el9.x86_64
  python3-setools-4.4.0-5.el9.x86_64
  python3-setuptools-53.0.0-10.el9.noarch
  python3-six-1.15.0-9.el9.noarch
  python3-sss-2.7.3-4.el9_1.1.x86_64
  python3-sss-murmur-2.7.3-4.el9_1.1.x86_64
  python3-sssdconfig-2.7.3-4.el9_1.1.noarch
  python3-systemd-234-18.el9.x86_64
  python3-talloc-2.3.3-1.el9.x86_64
  python3-tdb-1.4.6-1.el9.x86_64
  python3-tevent-0.12.0-0.el9.x86_64
  python3-urllib3-1.26.5-3.el9.noarch
  python3-yubico-1.3.3-7.el9.noarch
  quota-1:4.06-6.el9.x86_64
  quota-nls-1:4.06-6.el9.noarch
  rpcbind-1.2.6-5.el9.x86_64
  rpm-plugin-selinux-4.16.1.3-19.el9_1.x86_64
  samba-4.16.4-101.el9.x86_64
  samba-client-libs-4.16.4-101.el9.x86_64
  samba-common-4.16.4-101.el9.noarch
  samba-common-libs-4.16.4-101.el9.x86_64
  samba-common-tools-4.16.4-101.el9.x86_64
  samba-libs-4.16.4-101.el9.x86_64
  samba-winbind-4.16.4-101.el9.x86_64
  samba-winbind-modules-4.16.4-101.el9.x86_64
  selinux-policy-34.1.43-1.el9.noarch
  selinux-policy-targeted-34.1.43-1.el9.noarch
  slapi-nis-0.60.0-2.el9.x86_64
  slf4j-1.7.30-12.el9.noarch
  slf4j-jdk14-1.7.30-12.el9.noarch
  softhsm-2.6.1-7.el9.2.x86_64
  sqlite-3.34.1-5.el9.x86_64
  sscg-3.0.0-5.el9_0.x86_64
  sssd-client-2.7.3-4.el9_1.1.x86_64
  sssd-common-2.7.3-4.el9_1.1.x86_64
  sssd-common-pac-2.7.3-4.el9_1.1.x86_64
  sssd-dbus-2.7.3-4.el9_1.1.x86_64
  sssd-idp-2.7.3-4.el9_1.1.x86_64
  sssd-ipa-2.7.3-4.el9_1.1.x86_64
  sssd-krb5-common-2.7.3-4.el9_1.1.x86_64
  sssd-nfs-idmap-2.7.3-4.el9_1.1.x86_64
  sssd-tools-2.7.3-4.el9_1.1.x86_64
  sssd-winbind-idmap-2.7.3-4.el9_1.1.x86_64
  tdb-tools-1.4.6-1.el9.x86_64
  ttmkfdir-3.0.9-65.el9.x86_64
  tzdata-java-2022g-1.el9_1.noarch
  words-3.0-39.el9.noarch
  xml-common-0.6.3-58.el9.noarch
  xorg-x11-fonts-Type1-7.5-33.el9.noarch

Complete!
28 files removed
Removing intermediate container ef28d548479d
 ---> e94874f88cc4
Step 7/14 : RUN test $( getent passwd | grep -E "^(dirsrv:x:389|ipaapi:x:289|kdcproxy:x:288|pkiuser:x:17):" | wc -l ) -eq 4
 ---> Running in 352dca078a4c
Removing intermediate container 352dca078a4c
 ---> 652aedd18e15
Step 8/14 : RUN systemctl mask rpc-gssd.service
 ---> Running in e02be24a87f7
Created symlink /etc/systemd/system/rpc-gssd.service → /dev/null.
Removing intermediate container e02be24a87f7
 ---> a945e970a14d
Step 9/14 : RUN test -f /etc/machine-id && ! test -s /etc/machine-id
 ---> Running in 9f7c7bf482e1
Removing intermediate container 9f7c7bf482e1
 ---> 84b504054a74
Step 10/14 : RUN test -z "$container"
 ---> Running in 25552687033f
Removing intermediate container 25552687033f
 ---> 7af4ac6577dd
Step 11/14 : ENV container oci
 ---> Running in 929c6b7201bb
Removing intermediate container 929c6b7201bb
 ---> 2f8610fe5ec4
Step 12/14 : RUN echo "DefaultLimitNOFILE=1024" >> /etc/systemd/system.conf
 ---> Running in 412ee5387c34
Removing intermediate container 412ee5387c34
 ---> 2ee5146f8db5
Step 13/14 : ENTRYPOINT [ "/usr/sbin/init" ]
 ---> Running in 24925ef748d6
Removing intermediate container 24925ef748d6
 ---> d7b86cfd216b
Step 14/14 : STOPSIGNAL RTMIN+3
 ---> Running in bf2cb70216ce
Removing intermediate container bf2cb70216ce
 ---> 8a3a5cb96089
Successfully built 8a3a5cb96089
Successfully tagged localhost/freeipa-server-test:almalinux-9
Sending build context to Docker daemon  401.4kB
Step 1/2 : FROM localhost/freeipa-server-test:almalinux-9
 ---> 8a3a5cb96089
Step 2/2 : VOLUME [ "/var/log/journal" ]
 ---> Running in a7652ce77db2
Removing intermediate container a7652ce77db2
 ---> 380c07e1be58
Successfully built 380c07e1be58
Successfully tagged localhost/freeipa-server-test-addons:almalinux-9
+ docker run --name freeipa-server-container-almalinux-9 -d -h ipa.example.test --tmpfs /run --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --sysctl net.ipv6.conf.all.disable_ipv6=0 localhost/freeipa-server-test-addons:almalinux-9
7bbcfdb9c82d4c95b2a4b9509f074daaa4c68fa06dd18336df77a64221f0ae2a
Executing tests/systemd-container-failed.sh freeipa-server-container-almalinux-9
Error response from daemon: Container 7bbcfdb9c82d4c95b2a4b9509f074daaa4c68fa06dd18336df77a64221f0ae2a is not running

Output of docker info

Client:
 Context:    default
 Debug Mode: false
 Plugins:
  compose: Docker Compose (Docker Inc., v2.5.0)

Server:
 Containers: 54
  Running: 31
  Paused: 0
  Stopped: 23
 Images: 105
 Server Version: 20.10.5
 Storage Driver: btrfs
  Build Version: Btrfs v4.20.1
  Library Version: 102
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
 runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
 init version: de40ad0
 Security Options:
  seccomp
   Profile: default
 Kernel Version: 5.10.28-Unraid
 Operating System: Slackware 14.2 x86_64 (post 14.2 -current)
 OSType: linux
 Architecture: x86_64
 CPUs: 8
 Total Memory: 15.54GiB
 Name: Server
 ID: FWLJ:XAQZ:UYBW:WZ7B:ULC4:USSM:RRJJ:XXBS:43VX:IBLF:RDGU:SN2T
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

OS is Unraid 6.9.2 which is based on slackware

CEbbinghaus commented 1 year ago

While trying to learn more about what could be causing this problem and exactly what is happening I stumbled upon this SF post that goes over steps to get cgroups/systemd working within containers. I won't be able to test it out tonight but I might have a look tomorrow. Any idea if its helpful for this particular problem?

adelton commented 1 year ago

So I know quite a little about Slackware in the past 20 or so years but googling around suggests it does not use systemd. Does Unraid use systemd? Without systemd in the host, I'd assume any attempts to run a systemd-based container would be futile.

CEbbinghaus commented 1 year ago

I presume that if this is the case its entirely impossible to run freeIPA in an unraid docker container?

CEbbinghaus commented 1 year ago

Although I found this reddit post that was pointing to this guide showcasing how to set it up. That example is using Ubuntu but all the reddit comments are about unraid

CEbbinghaus commented 1 year ago

Following said guide led me to modifying the command slightly. namely the inclusion of --sysctl net.ipv6.conf.all.disable_ipv6=0 and changing the image used to freeipa/freeipa-server:centos-8-4.8.7. This has got it past the systemd & cgroup problem and its now printing this:

Config file with no local change updated from rpm: '/data-template/etc/httpd/conf/httpd.conf' -> '/data/etc/httpd/conf/httpd.conf'
Config file with no local change updated from rpm: '/data-template/etc/httpd/conf/magic' -> '/data/etc/httpd/conf/magic'
Config file with no local change updated from rpm: '/data-template/etc/httpd/conf.d/autoindex.conf' -> '/data/etc/httpd/conf.d/autoindex.conf'
Config file with no local change updated from rpm: '/data-template/etc/httpd/conf.d/welcome.conf' -> '/data/etc/httpd/conf.d/welcome.conf'
Config file with no local change updated from rpm: '/data-template/etc/krb5.conf' -> '/data/etc/krb5.conf'
Config file with no local change updated from rpm: '/data-template/etc/named.conf' -> '/data/etc/named.conf'
Config file with no local change updated from rpm: '/data-template/etc/openldap/schema/samba.schema' -> '/data/etc/openldap/schema/samba.schema'
Config file with no local change updated from rpm: '/data-template/etc/pam.d/login' -> '/data/etc/pam.d/login'
Config file with no local change updated from rpm: '/data-template/etc/pam.d/systemd-user' -> '/data/etc/pam.d/systemd-user'
Config file with no local change updated from rpm: '/data-template/etc/samba/smb.conf' -> '/data/etc/samba/smb.conf'
Non-config file updated from rpm: '/data-template/etc/samba/smb.conf.example' -> '/data/etc/samba/smb.conf.example'
Config file with no local change updated from rpm: '/data-template/etc/sysconfig/autofs' -> '/data/etc/sysconfig/autofs'
Config file with no local change updated from rpm: '/data-template/etc/sysconfig/chronyd' -> '/data/etc/sysconfig/chronyd'
Config file with no local change updated from rpm: '/data-template/var/kerberos/krb5kdc/kdc.conf' -> '/data/var/kerberos/krb5kdc/kdc.conf'
FreeIPA server is already configured but with different version, volume update.
adelton commented 1 year ago

Right, my understanding is you need systemd on the host to be able to run systemd in the container, especially with cgroups v2.

You might want to ask on that Reddit thread to see what host they were actually using, and with what setup.

It did not get you past the systemd problem -- I assume you did not clear the data volume between the runs, so you effectively try to upgrade from AlmaLinux 9 to CentOS 8 which is not something that would be remotely supported. All the messages that you show are from the init-data phase, before systemd is actually being started.

CEbbinghaus commented 1 year ago

Realized that so I went and deleted all the configs. reset everything and upgraded the image to use freeipa/freeipa-server:centos-7-4.6.8. With that I was able to properly start the container in earnest and after running ipa-server-install it failed with the following:

ipapython.admintool: ERROR    Installation aborted
ipapython.admintool: ERROR    The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information

ofc I checked the file and this is the fully generated log

2022-12-15T13:43:31Z DEBUG Logging to /var/log/ipaserver-install.log
2022-12-15T13:43:31Z DEBUG ipa-server-install was invoked with arguments [] and options: {'no_dns_sshfp': False, 'ignore_topology_disconnect': False, 'verbose': False, 'domain_level': None, 'ip_addresses': None, 'secondary_rid_base': None, 'netbios_name': None, 'mkhomedir': False, 'http_cert_files': None, 'zonemgr': None, 'no_pkinit': False, 'reverse_zones': None, 'no_forwarders': False, 'external_ca_profile': None, 'external_ca_type': None, 'no_ntp': False, 'no_msdcs': False, 'setup_kra': False, 'domain_name': None, 'idmax': None, 'setup_adtrust': False, 'http_cert_name': None, 'dirsrv_cert_files': None, 'no_dnssec_validation': False, 'ca_signing_algorithm': None, 'no_reverse': False, 'ssh_trust_dns': False, 'pkinit_cert_files': None, 'ca_cert_files': None, 'subject_base': None, 'auto_reverse': False, 'auto_forwarders': False, 'no_host_dns': False, 'no_sshd': False, 'no_ui_redirect': False, 'ignore_last_of_role': False, 'realm_name': None, 'forwarders': None, 'idstart': None, 'external_ca': False, 'pkinit_cert_name': None, 'no_ssh': False, 'external_cert_files': None, 'enable_compat': False, 'no_hbac_allow': False, 'forward_policy': None, 'dirsrv_cert_name': None, 'unattended': False, 'rid_base': None, 'quiet': False, 'setup_dns': False, 'ca_subject': None, 'host_name': None, 'dirsrv_config_file': None, 'log_file': None, 'allow_zone_overlap': False, 'uninstall': False}
2022-12-15T13:43:31Z DEBUG IPA version 4.6.8-5.el7.centos.12
2022-12-15T13:43:31Z DEBUG Searching for an interface of IP address: ::1
2022-12-15T13:43:31Z DEBUG Testing local IP address: ::1/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff (interface: lo)
2022-12-15T13:43:31Z DEBUG Starting external process
2022-12-15T13:43:31Z DEBUG args=/usr/sbin/selinuxenabled
2022-12-15T13:43:31Z DEBUG Process finished, return code=1
2022-12-15T13:43:31Z DEBUG stdout=
2022-12-15T13:43:31Z DEBUG stderr=
2022-12-15T13:43:31Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state'
2022-12-15T13:43:31Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index'
2022-12-15T13:43:31Z DEBUG httpd is not configured
2022-12-15T13:43:31Z DEBUG kadmin is not configured
2022-12-15T13:43:31Z DEBUG dirsrv is not configured
2022-12-15T13:43:31Z DEBUG pki-tomcatd is not configured
2022-12-15T13:43:31Z DEBUG install is not configured
2022-12-15T13:43:31Z DEBUG krb5kdc is not configured
2022-12-15T13:43:31Z DEBUG ntpd is not configured
2022-12-15T13:43:31Z DEBUG named is not configured
2022-12-15T13:43:31Z DEBUG filestore is tracking no files
2022-12-15T13:43:31Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index'
2022-12-15T13:43:31Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index'
2022-12-15T13:43:31Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state'
2022-12-15T13:43:31Z DEBUG Starting external process
2022-12-15T13:43:31Z DEBUG args=/bin/systemctl is-enabled chronyd.service
2022-12-15T13:43:31Z DEBUG Process finished, return code=1
2022-12-15T13:43:31Z DEBUG stdout=
2022-12-15T13:43:31Z DEBUG stderr=Failed to get D-Bus connection: No such file or directory

2022-12-15T13:43:31Z DEBUG Starting external process
2022-12-15T13:43:31Z DEBUG args=/bin/systemctl is-active chronyd.service
2022-12-15T13:43:31Z DEBUG Process finished, return code=1
2022-12-15T13:43:31Z DEBUG stdout=
2022-12-15T13:43:31Z DEBUG stderr=Failed to get D-Bus connection: No such file or directory

2022-12-15T13:43:31Z DEBUG Starting external process
2022-12-15T13:43:31Z DEBUG args=/usr/sbin/httpd -t -D DUMP_VHOSTS
2022-12-15T13:43:31Z DEBUG Process finished, return code=0
2022-12-15T13:43:31Z DEBUG stdout=VirtualHost configuration:
*:8443                 ipa.domain.tld (/etc/httpd/conf.d/nss.conf:81)

2022-12-15T13:43:31Z DEBUG stderr=
2022-12-15T13:44:06Z DEBUG Check if ipa.domain.tld is a primary hostname for localhost
2022-12-15T13:44:06Z DEBUG Primary hostname for localhost: ipa.domain.tld
2022-12-15T13:44:06Z DEBUG Search DNS for ipa.domain.tld
2022-12-15T13:44:06Z DEBUG Check if ipa.domain.tld is not a CNAME
2022-12-15T13:44:06Z DEBUG Check reverse address of 192.168.1.12
2022-12-15T13:44:06Z DEBUG Found reverse name: ipa.domain.tld
2022-12-15T13:44:06Z DEBUG will use host_name: ipa.domain.tld

2022-12-15T13:44:11Z DEBUG read domain_name: domain.tld

2022-12-15T13:44:18Z DEBUG read realm_name: DOMAIN.TLD

2022-12-15T13:45:05Z DEBUG importing all plugin modules in ipaserver.plugins...
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.aci
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.automember
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.automount
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.baseldap
2022-12-15T13:45:05Z DEBUG ipaserver.plugins.baseldap is not a valid plugin module
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.baseuser
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.batch
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.ca
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.caacl
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.cert
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.certmap
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.certprofile
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.config
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.delegation
2022-12-15T13:45:05Z DEBUG importing plugin module ipaserver.plugins.dns
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.dnsserver
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.dogtag
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.domainlevel
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.group
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hbac
2022-12-15T13:45:06Z DEBUG ipaserver.plugins.hbac is not a valid plugin module
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hbacrule
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hbacsvc
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hbacsvcgroup
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hbactest
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.host
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.hostgroup
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.idrange
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.idviews
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.internal
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.join
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.krbtpolicy
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.ldap2
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.location
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.migration
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.misc
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.netgroup
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.otp
2022-12-15T13:45:06Z DEBUG ipaserver.plugins.otp is not a valid plugin module
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.otpconfig
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.otptoken
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.passwd
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.permission
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.ping
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.pkinit
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.privilege
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.pwpolicy
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.rabase
2022-12-15T13:45:06Z DEBUG ipaserver.plugins.rabase is not a valid plugin module
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.radiusproxy
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.realmdomains
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.role
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.schema
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.selfservice
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.selinuxusermap
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.server
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.serverrole
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.serverroles
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.service
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.servicedelegation
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.session
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.stageuser
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.sudo
2022-12-15T13:45:06Z DEBUG ipaserver.plugins.sudo is not a valid plugin module
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.sudocmd
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.sudocmdgroup
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.sudorule
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.topology
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.trust
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.user
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.vault
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.virtual
2022-12-15T13:45:06Z DEBUG ipaserver.plugins.virtual is not a valid plugin module
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.whoami
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.plugins.xmlserver
2022-12-15T13:45:06Z DEBUG importing all plugin modules in ipaserver.install.plugins...
2022-12-15T13:45:06Z DEBUG importing plugin module ipaserver.install.plugins.adtrust
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.ca_renewal_master
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.dns
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.fix_kra_people_entry
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.fix_replica_agreements
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.rename_managed
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_ca_topology
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_dna_shared_config
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_fix_duplicate_cacrt_in_ldap
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_idranges
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_ldap_server_list
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_managed_permissions
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_nis
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_pacs
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_passsync
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_ra_cert_store
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_referint
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_services
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_unhashed_password
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.update_uniqueness
2022-12-15T13:45:11Z DEBUG importing plugin module ipaserver.install.plugins.upload_cacrt
2022-12-15T13:45:13Z DEBUG Name ipa.domain.tld resolved to set([UnsafeIPAddress('192.168.1.12')])
2022-12-15T13:45:13Z DEBUG Searching for an interface of IP address: 192.168.1.12
2022-12-15T13:45:13Z DEBUG Testing local IP address: 127.0.0.1/255.0.0.0 (interface: lo)
2022-12-15T13:45:13Z DEBUG Testing local IP address: 192.168.1.12/255.255.254.0 (interface: eth0)
2022-12-15T13:45:30Z DEBUG   File "/usr/lib/python2.7/site-packages/ipapython/admintool.py", line 178, in execute
    return_value = self.run()
  File "/usr/lib/python2.7/site-packages/ipapython/install/cli.py", line 319, in run
    return cfgr.run()
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 358, in run
    self.validate()
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 368, in validate
    for _nothing in self._validator():
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 431, in __runner
    exc_handler(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 455, in _handle_validate_exception
    self._handle_exception(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 450, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 421, in __runner
    step()
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 418, in <lambda>
    step = lambda: next(self.__gen)
  File "/usr/lib/python2.7/site-packages/ipapython/install/util.py", line 81, in run_generator_with_yield_from
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/util.py", line 59, in run_generator_with_yield_from
    value = gen.send(prev_value)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 633, in _configure
    next(validator)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 431, in __runner
    exc_handler(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 455, in _handle_validate_exception
    self._handle_exception(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 518, in _handle_exception
    self.__parent._handle_exception(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 450, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 515, in _handle_exception
    super(ComponentBase, self)._handle_exception(exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 450, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 421, in __runner
    step()
  File "/usr/lib/python2.7/site-packages/ipapython/install/core.py", line 418, in <lambda>
    step = lambda: next(self.__gen)
  File "/usr/lib/python2.7/site-packages/ipapython/install/util.py", line 81, in run_generator_with_yield_from
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/site-packages/ipapython/install/util.py", line 59, in run_generator_with_yield_from
    value = gen.send(prev_value)
  File "/usr/lib/python2.7/site-packages/ipapython/install/common.py", line 65, in _install
    for unused in self._installer(self.parent):
  File "/usr/lib/python2.7/site-packages/ipaserver/install/server/__init__.py", line 588, in main
    master_install_check(self)
  File "/usr/lib/python2.7/site-packages/ipaserver/install/server/install.py", line 250, in decorated
    func(installer)
  File "/usr/lib/python2.7/site-packages/ipaserver/install/server/install.py", line 689, in install_check
    raise ScriptError("Installation aborted")

2022-12-15T13:45:30Z DEBUG The ipa-server-install command failed, exception: ScriptError: Installation aborted
2022-12-15T13:45:30Z ERROR Installation aborted
2022-12-15T13:45:30Z ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information

which seems more like a network validation error than anything to do with cgroup/systemd

adelton commented 1 year ago

I'd still be a bit worried about the

Failed to get D-Bus connection: No such file or directory

messages.

adelton commented 1 year ago

Also, if the only container that you are able to get to run on that machine is CentOS 7 based, I'd really question the host platform. You likely do not want to create new CentOS 7-based deployments in 2022/2023.

CEbbinghaus commented 1 year ago

I'd still be a bit worried about the

Rightfully so. It seems very much like in the end it's a problem with Systemd not existing.

So I know quite a little about Slackware in the past 20 or so years but googling around suggests it does not use systemd. Does Unraid use systemd? Without systemd in the host, I'd assume any attempts to run a systemd-based container would be futile.

So what you are saying is that this isn't going to work and or it's not supported?

Although I found this reddit post that was pointing to this guide showcasing how to set it up. That example is using Ubuntu but all the reddit comments are about unraid

Its a little strange that others report having gotten this working with Unraid as the host seeing as this would seem more like a fundamental blocker rather than just an inconvenience

386 seems tangentially related as it is proposing the removal of Systemd although I'm not experienced enough to know if that would solve this issue too.

Edit: Also this project which is trying to compile systemd for slackware???

adelton commented 1 year ago

I believe you really need to bring these questions (how do you run a systemd-based container on Slackware / Unraid) to the Slackware / Unraid forums / support channels.