| 1 | $ docker run --rm rockylinux:8 bash -c 'yum install -y wget && wget https://hg.nginx.org/pkg-oss/raw-file/default/build_module.sh && bash build_module.sh -y -r 20 https://github.com/arut/nginx-rtmp-module.git'
|
|---|
| 2 | Rocky Linux 8 - AppStream 4.2 MB/s | 8.0 MB 00:01
|
|---|
| 3 | Rocky Linux 8 - BaseOS 243 kB/s | 3.1 MB 00:12
|
|---|
| 4 | Rocky Linux 8 - Extras 562 kB/s | 342 kB 00:00
|
|---|
| 5 | Last metadata expiration check: 0:00:01 ago on Tue Jan 24 11:43:56 2023.
|
|---|
| 6 | Dependencies resolved.
|
|---|
| 7 | ================================================================================
|
|---|
| 8 | Package Arch Version Repository Size
|
|---|
| 9 | ================================================================================
|
|---|
| 10 | Installing:
|
|---|
| 11 | wget aarch64 1.19.5-10.el8 appstream 715 k
|
|---|
| 12 | Installing dependencies:
|
|---|
| 13 | libmetalink aarch64 0.1.3-7.el8 baseos 29 k
|
|---|
| 14 | libpsl aarch64 0.20.2-6.el8 baseos 60 k
|
|---|
| 15 | publicsuffix-list-dafsa noarch 20180723-1.el8 baseos 55 k
|
|---|
| 16 |
|
|---|
| 17 | Transaction Summary
|
|---|
| 18 | ================================================================================
|
|---|
| 19 | Install 4 Packages
|
|---|
| 20 |
|
|---|
| 21 | Total download size: 860 k
|
|---|
| 22 | Installed size: 3.0 M
|
|---|
| 23 | Downloading Packages:
|
|---|
| 24 | (1/4): libmetalink-0.1.3-7.el8.aarch64.rpm 100 kB/s | 29 kB 00:00
|
|---|
| 25 | (2/4): libpsl-0.20.2-6.el8.aarch64.rpm 167 kB/s | 60 kB 00:00
|
|---|
| 26 | (3/4): wget-1.19.5-10.el8.aarch64.rpm 1.9 MB/s | 715 kB 00:00
|
|---|
| 27 | (4/4): publicsuffix-list-dafsa-20180723-1.el8.n 505 kB/s | 55 kB 00:00
|
|---|
| 28 | --------------------------------------------------------------------------------
|
|---|
| 29 | Total 1.1 MB/s | 860 kB 00:00
|
|---|
| 30 | Rocky Linux 8 - AppStream 1.6 MB/s | 1.6 kB 00:00
|
|---|
| 31 | Importing GPG key 0x6D745A60:
|
|---|
| 32 | Userid : "Release Engineering <infrastructure@rockylinux.org>"
|
|---|
| 33 | Fingerprint: 7051 C470 A929 F454 CEBE 37B7 15AF 5DAC 6D74 5A60
|
|---|
| 34 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
|
|---|
| 35 | Key imported successfully
|
|---|
| 36 | Running transaction check
|
|---|
| 37 | Transaction check succeeded.
|
|---|
| 38 | Running transaction test
|
|---|
| 39 | Transaction test succeeded.
|
|---|
| 40 | Running transaction
|
|---|
| 41 | Preparing : 1/1
|
|---|
| 42 | Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 1/4
|
|---|
| 43 | Installing : libpsl-0.20.2-6.el8.aarch64 2/4
|
|---|
| 44 | Installing : libmetalink-0.1.3-7.el8.aarch64 3/4
|
|---|
| 45 | Installing : wget-1.19.5-10.el8.aarch64 4/4
|
|---|
| 46 | Running scriptlet: wget-1.19.5-10.el8.aarch64 4/4
|
|---|
| 47 | Verifying : wget-1.19.5-10.el8.aarch64 1/4
|
|---|
| 48 | Verifying : libmetalink-0.1.3-7.el8.aarch64 2/4
|
|---|
| 49 | Verifying : libpsl-0.20.2-6.el8.aarch64 3/4
|
|---|
| 50 | Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 4/4
|
|---|
| 51 |
|
|---|
| 52 | Installed:
|
|---|
| 53 | libmetalink-0.1.3-7.el8.aarch64 libpsl-0.20.2-6.el8.aarch64
|
|---|
| 54 | publicsuffix-list-dafsa-20180723-1.el8.noarch wget-1.19.5-10.el8.aarch64
|
|---|
| 55 |
|
|---|
| 56 | Complete!
|
|---|
| 57 | --2023-01-24 11:43:58-- https://hg.nginx.org/pkg-oss/raw-file/default/build_module.sh
|
|---|
| 58 | Resolving hg.nginx.org (hg.nginx.org)... 3.126.134.177, 52.59.52.27
|
|---|
| 59 | Connecting to hg.nginx.org (hg.nginx.org)|3.126.134.177|:443... connected.
|
|---|
| 60 | HTTP request sent, awaiting response... 200 OK
|
|---|
| 61 | Length: 16751 (16K) [application/binary]
|
|---|
| 62 | Saving to: 'build_module.sh'
|
|---|
| 63 |
|
|---|
| 64 | 0K .......... ...... 100% 71.5M=0s
|
|---|
| 65 |
|
|---|
| 66 | 2023-01-24 11:43:58 (71.5 MB/s) - 'build_module.sh' saved [16751/16751]
|
|---|
| 67 |
|
|---|
| 68 |
|
|---|
| 69 | DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER
|
|---|
| 70 |
|
|---|
| 71 | This script is provided as a demonstration of how to use the NGINX pkg-oss
|
|---|
| 72 | tooling to compile and package a dynamic module for NGINX and NGINX Plus.
|
|---|
| 73 | It will produce an installable package with the correct dependency on the
|
|---|
| 74 | NGINX version used for the build so that upgrades will not lead to mismatch
|
|---|
| 75 | between NGINX and the module. When using this script please bear in mind:
|
|---|
| 76 | - It will not work for every module, check for module prerequisites.
|
|---|
| 77 | - The installable packages are not intended for redistribution.
|
|---|
| 78 | - Seamless upgrades with dependency matching require a yum/apt repository.
|
|---|
| 79 |
|
|---|
| 80 | build_module.sh: INFO: checking for dependent packages
|
|---|
| 81 | Rocky Linux 8 - AppStream 13 kB/s | 4.8 kB 00:00
|
|---|
| 82 | Rocky Linux 8 - BaseOS 1.1 kB/s | 4.3 kB 00:03
|
|---|
| 83 | Rocky Linux 8 - Extras 7.8 kB/s | 3.5 kB 00:00
|
|---|
| 84 | Metadata cache created.
|
|---|
| 85 | Last metadata expiration check: 0:00:01 ago on Tue Jan 24 11:44:03 2023.
|
|---|
| 86 | Package wget-1.19.5-10.el8.aarch64 is already installed.
|
|---|
| 87 | Package libxml2-2.9.7-15.el8.aarch64 is already installed.
|
|---|
| 88 | Dependencies resolved.
|
|---|
| 89 | ========================================================================================================
|
|---|
| 90 | Package Arch Version Repo Size
|
|---|
| 91 | ========================================================================================================
|
|---|
| 92 | Installing:
|
|---|
| 93 | gcc aarch64 8.5.0-16.el8_7 appstream 19 M
|
|---|
| 94 | git aarch64 2.31.1-2.el8 appstream 160 k
|
|---|
| 95 | libxslt aarch64 1.1.32-6.el8 baseos 238 k
|
|---|
| 96 | make aarch64 1:4.2.1-11.el8 baseos 489 k
|
|---|
| 97 | mercurial aarch64 4.8.2-1.module+el8.3.0+219+18f2b388 appstream 5.1 M
|
|---|
| 98 | openssl-devel aarch64 1:1.1.1k-7.el8_6 baseos 2.3 M
|
|---|
| 99 | pcre-devel aarch64 8.42-6.el8 baseos 550 k
|
|---|
| 100 | pcre2-devel aarch64 10.32-3.el8_6 baseos 604 k
|
|---|
| 101 | rpm-build aarch64 4.14.3-24.el8_7 appstream 171 k
|
|---|
| 102 | unzip aarch64 6.0-46.el8 baseos 188 k
|
|---|
| 103 | zlib-devel aarch64 1.2.11-21.el8_7 baseos 57 k
|
|---|
| 104 | Upgrading:
|
|---|
| 105 | libgcc aarch64 8.5.0-16.el8_7 baseos 73 k
|
|---|
| 106 | libxml2 aarch64 2.9.7-15.el8_7.1 baseos 652 k
|
|---|
| 107 | zlib aarch64 1.2.11-21.el8_7 baseos 100 k
|
|---|
| 108 | Installing dependencies:
|
|---|
| 109 | annobin aarch64 10.67-3.el8 appstream 952 k
|
|---|
| 110 | bzip2 aarch64 1.0.6-26.el8 baseos 59 k
|
|---|
| 111 | cpio aarch64 2.12-11.el8 baseos 259 k
|
|---|
| 112 | cpp aarch64 8.5.0-16.el8_7 appstream 9.0 M
|
|---|
| 113 | diffutils aarch64 3.6-6.el8 baseos 351 k
|
|---|
| 114 | dwz aarch64 0.12-10.el8 appstream 102 k
|
|---|
| 115 | efi-srpm-macros noarch 3-3.el8 appstream 21 k
|
|---|
| 116 | elfutils aarch64 0.187-4.el8 baseos 528 k
|
|---|
| 117 | emacs-filesystem noarch 1:26.1-7.el8 baseos 69 k
|
|---|
| 118 | file aarch64 5.33-21.el8 baseos 76 k
|
|---|
| 119 | findutils aarch64 1:4.6.0-20.el8 baseos 523 k
|
|---|
| 120 | gc aarch64 7.6.4-3.el8 appstream 98 k
|
|---|
| 121 | gcc-plugin-annobin aarch64 8.5.0-16.el8_7 appstream 33 k
|
|---|
| 122 | gdb-headless aarch64 8.2-19.el8 appstream 3.1 M
|
|---|
| 123 | ghc-srpm-macros noarch 1.4.2-7.el8 appstream 8.3 k
|
|---|
| 124 | git-core aarch64 2.31.1-2.el8 appstream 4.7 M
|
|---|
| 125 | git-core-doc noarch 2.31.1-2.el8 appstream 2.6 M
|
|---|
| 126 | glibc-devel aarch64 2.28-211.el8 baseos 79 k
|
|---|
| 127 | glibc-gconv-extra aarch64 2.28-211.el8 baseos 1.8 M
|
|---|
| 128 | glibc-headers aarch64 2.28-211.el8 baseos 476 k
|
|---|
| 129 | go-srpm-macros noarch 2-17.el8 appstream 12 k
|
|---|
| 130 | groff-base aarch64 1.22.3-18.el8 baseos 989 k
|
|---|
| 131 | guile aarch64 5:2.0.14-7.el8 appstream 3.5 M
|
|---|
| 132 | isl aarch64 0.16.1-6.el8 appstream 772 k
|
|---|
| 133 | kernel-headers aarch64 4.18.0-425.10.1.el8_7 baseos 10 M
|
|---|
| 134 | keyutils-libs-devel aarch64 1.5.10-9.el8 baseos 47 k
|
|---|
| 135 | krb5-devel aarch64 1.18.2-22.el8_7 baseos 558 k
|
|---|
| 136 | libasan aarch64 8.5.0-16.el8_7 baseos 386 k
|
|---|
| 137 | libatomic aarch64 8.5.0-16.el8_7 baseos 24 k
|
|---|
| 138 | libatomic_ops aarch64 7.6.2-3.el8 appstream 37 k
|
|---|
| 139 | libbabeltrace aarch64 1.5.4-4.el8 baseos 188 k
|
|---|
| 140 | libcom_err-devel aarch64 1.45.6-5.el8 baseos 38 k
|
|---|
| 141 | libedit aarch64 3.1-23.20170329cvs.el8 baseos 98 k
|
|---|
| 142 | libgomp aarch64 8.5.0-16.el8_7 baseos 198 k
|
|---|
| 143 | libkadm5 aarch64 1.18.2-22.el8_7 baseos 184 k
|
|---|
| 144 | libmpc aarch64 1.1.0-9.1.el8 appstream 59 k
|
|---|
| 145 | libpkgconf aarch64 1.4.2-1.el8 baseos 33 k
|
|---|
| 146 | libselinux-devel aarch64 2.9-6.el8 baseos 199 k
|
|---|
| 147 | libsepol-devel aarch64 2.9-3.el8 baseos 86 k
|
|---|
| 148 | libtool-ltdl aarch64 2.4.6-25.el8 baseos 56 k
|
|---|
| 149 | libubsan aarch64 8.5.0-16.el8_7 baseos 143 k
|
|---|
| 150 | libverto-devel aarch64 0.3.2-2.el8 baseos 17 k
|
|---|
| 151 | libxcrypt-devel aarch64 4.1.1-6.el8 baseos 24 k
|
|---|
| 152 | ncurses aarch64 6.1-9.20180224.el8 baseos 382 k
|
|---|
| 153 | ocaml-srpm-macros noarch 5-4.el8 appstream 8.3 k
|
|---|
| 154 | openblas-srpm-macros noarch 2-2.el8 appstream 6.9 k
|
|---|
| 155 | openssh aarch64 8.0p1-16.el8 baseos 487 k
|
|---|
| 156 | openssh-clients aarch64 8.0p1-16.el8 baseos 625 k
|
|---|
| 157 | openssl aarch64 1:1.1.1k-7.el8_6 baseos 689 k
|
|---|
| 158 | patch aarch64 2.7.6-11.el8 baseos 133 k
|
|---|
| 159 | pcre-cpp aarch64 8.42-6.el8 baseos 45 k
|
|---|
| 160 | pcre-utf16 aarch64 8.42-6.el8 baseos 171 k
|
|---|
| 161 | pcre-utf32 aarch64 8.42-6.el8 baseos 165 k
|
|---|
| 162 | pcre2-utf16 aarch64 10.32-3.el8_6 baseos 202 k
|
|---|
| 163 | pcre2-utf32 aarch64 10.32-3.el8_6 baseos 195 k
|
|---|
| 164 | perl-Carp noarch 1.42-396.el8 baseos 29 k
|
|---|
| 165 | perl-Data-Dumper aarch64 2.167-399.el8 baseos 56 k
|
|---|
| 166 | perl-Digest noarch 1.17-395.el8 appstream 26 k
|
|---|
| 167 | perl-Digest-MD5 aarch64 2.55-396.el8 appstream 36 k
|
|---|
| 168 | perl-Encode aarch64 4:2.97-3.el8 baseos 1.5 M
|
|---|
| 169 | perl-Errno aarch64 1.28-421.el8 baseos 75 k
|
|---|
| 170 | perl-Error noarch 1:0.17025-2.el8 appstream 45 k
|
|---|
| 171 | perl-Exporter noarch 5.72-396.el8 baseos 33 k
|
|---|
| 172 | perl-File-Path noarch 2.15-2.el8 baseos 37 k
|
|---|
| 173 | perl-File-Temp noarch 0.230.600-1.el8 baseos 62 k
|
|---|
| 174 | perl-Getopt-Long noarch 1:2.50-4.el8 baseos 62 k
|
|---|
| 175 | perl-Git noarch 2.31.1-2.el8 appstream 77 k
|
|---|
| 176 | perl-HTTP-Tiny noarch 0.074-1.el8 baseos 57 k
|
|---|
| 177 | perl-IO aarch64 1.38-421.el8 baseos 141 k
|
|---|
| 178 | perl-MIME-Base64 aarch64 3.15-396.el8 baseos 30 k
|
|---|
| 179 | perl-Net-SSLeay aarch64 1.88-2.module+el8.6.0+957+15d660ad appstream 372 k
|
|---|
| 180 | perl-PathTools aarch64 3.74-1.el8 baseos 89 k
|
|---|
| 181 | perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 19 k
|
|---|
| 182 | perl-Pod-Perldoc noarch 3.28-396.el8 baseos 85 k
|
|---|
| 183 | perl-Pod-Simple noarch 1:3.35-395.el8 baseos 212 k
|
|---|
| 184 | perl-Pod-Usage noarch 4:1.69-395.el8 baseos 33 k
|
|---|
| 185 | perl-Scalar-List-Utils aarch64 3:1.49-2.el8 baseos 65 k
|
|---|
| 186 | perl-Socket aarch64 4:2.027-3.el8 baseos 58 k
|
|---|
| 187 | perl-Storable aarch64 1:3.11-3.el8 baseos 94 k
|
|---|
| 188 | perl-Term-ANSIColor noarch 4.06-396.el8 baseos 45 k
|
|---|
| 189 | perl-Term-Cap noarch 1.17-395.el8 baseos 22 k
|
|---|
| 190 | perl-TermReadKey aarch64 2.37-7.el8 appstream 39 k
|
|---|
| 191 | perl-Text-ParseWords noarch 3.30-395.el8 baseos 17 k
|
|---|
| 192 | perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 23 k
|
|---|
| 193 | perl-Time-Local noarch 1:1.280-1.el8 baseos 32 k
|
|---|
| 194 | perl-URI noarch 1.73-3.el8 appstream 115 k
|
|---|
| 195 | perl-Unicode-Normalize aarch64 1.25-396.el8 baseos 77 k
|
|---|
| 196 | perl-constant noarch 1.33-396.el8 baseos 24 k
|
|---|
| 197 | perl-interpreter aarch64 4:5.26.3-421.el8 baseos 6.3 M
|
|---|
| 198 | perl-libnet noarch 3.11-3.el8 appstream 120 k
|
|---|
| 199 | perl-libs aarch64 4:5.26.3-421.el8 baseos 1.5 M
|
|---|
| 200 | perl-macros aarch64 4:5.26.3-421.el8 baseos 71 k
|
|---|
| 201 | perl-parent noarch 1:0.237-1.el8 baseos 19 k
|
|---|
| 202 | perl-podlators noarch 4.11-1.el8 baseos 117 k
|
|---|
| 203 | perl-srpm-macros noarch 1-25.el8 appstream 9.7 k
|
|---|
| 204 | perl-threads aarch64 1:2.21-2.el8 baseos 59 k
|
|---|
| 205 | perl-threads-shared aarch64 1.58-2.el8 baseos 46 k
|
|---|
| 206 | pkgconf aarch64 1.4.2-1.el8 baseos 36 k
|
|---|
| 207 | pkgconf-m4 noarch 1.4.2-1.el8 baseos 16 k
|
|---|
| 208 | pkgconf-pkg-config aarch64 1.4.2-1.el8 baseos 14 k
|
|---|
| 209 | python-rpm-macros noarch 3-43.el8 appstream 15 k
|
|---|
| 210 | python-srpm-macros noarch 3-43.el8 appstream 14 k
|
|---|
| 211 | python2 aarch64 2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2 appstream 110 k
|
|---|
| 212 | python2-libs aarch64 2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2 appstream 5.9 M
|
|---|
| 213 | python2-pip-wheel noarch 9.0.3-19.module+el8.6.0+793+57002515 appstream 891 k
|
|---|
| 214 | python2-setuptools-wheel noarch 39.0.1-13.module+el8.4.0+403+9ae17a31 appstream 286 k
|
|---|
| 215 | python3-rpm-macros noarch 3-43.el8 appstream 14 k
|
|---|
| 216 | qt5-srpm-macros noarch 5.15.3-1.el8 appstream 9.5 k
|
|---|
| 217 | redhat-rpm-config noarch 130-1.el8 appstream 89 k
|
|---|
| 218 | rust-srpm-macros noarch 5-2.el8 appstream 8.2 k
|
|---|
| 219 | xz aarch64 5.2.4-4.el8_6 baseos 152 k
|
|---|
| 220 | zip aarch64 3.0-23.el8 baseos 264 k
|
|---|
| 221 | zstd aarch64 1.4.4-1.el8 appstream 302 k
|
|---|
| 222 | Installing weak dependencies:
|
|---|
| 223 | elfutils-debuginfod-client aarch64 0.187-4.el8 baseos 71 k
|
|---|
| 224 | perl-IO-Socket-IP noarch 0.39-5.el8 appstream 46 k
|
|---|
| 225 | perl-IO-Socket-SSL noarch 2.066-4.module+el8.6.0+957+15d660ad appstream 297 k
|
|---|
| 226 | perl-Mozilla-CA noarch 20160104-7.module+el8.6.0+965+850557f9 appstream 14 k
|
|---|
| 227 | python2-pip noarch 9.0.3-19.module+el8.6.0+793+57002515 appstream 1.6 M
|
|---|
| 228 | python2-setuptools noarch 39.0.1-13.module+el8.4.0+403+9ae17a31 appstream 641 k
|
|---|
| 229 | Enabling module streams:
|
|---|
| 230 | mercurial 4.8
|
|---|
| 231 | perl 5.26
|
|---|
| 232 | perl-IO-Socket-SSL 2.066
|
|---|
| 233 | perl-libwww-perl 6.34
|
|---|
| 234 | python27 2.7
|
|---|
| 235 |
|
|---|
| 236 | Transaction Summary
|
|---|
| 237 | ========================================================================================================
|
|---|
| 238 | Install 130 Packages
|
|---|
| 239 | Upgrade 3 Packages
|
|---|
| 240 |
|
|---|
| 241 | Total download size: 98 M
|
|---|
| 242 | Downloading Packages:
|
|---|
| 243 | (1/133): dwz-0.12-10.el8.aarch64.rpm 86 kB/s | 102 kB 00:01
|
|---|
| 244 | (2/133): efi-srpm-macros-3-3.el8.noarch.rpm 81 kB/s | 21 kB 00:00
|
|---|
| 245 | (3/133): gc-7.6.4-3.el8.aarch64.rpm 148 kB/s | 98 kB 00:00
|
|---|
| 246 | (4/133): annobin-10.67-3.el8.aarch64.rpm 352 kB/s | 952 kB 00:02
|
|---|
| 247 | (5/133): gcc-plugin-annobin-8.5.0-16.el8_7.aarc 225 kB/s | 33 kB 00:00
|
|---|
| 248 | (6/133): gdb-headless-8.2-19.el8.aarch64.rpm 3.0 MB/s | 3.1 MB 00:01
|
|---|
| 249 | (7/133): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 30 kB/s | 8.3 kB 00:00
|
|---|
| 250 | (8/133): git-2.31.1-2.el8.aarch64.rpm 240 kB/s | 160 kB 00:00
|
|---|
| 251 | (9/133): cpp-8.5.0-16.el8_7.aarch64.rpm 1.8 MB/s | 9.0 MB 00:04
|
|---|
| 252 | (10/133): gcc-8.5.0-16.el8_7.aarch64.rpm 4.4 MB/s | 19 MB 00:04
|
|---|
| 253 | (11/133): go-srpm-macros-2-17.el8.noarch.rpm 61 kB/s | 12 kB 00:00
|
|---|
| 254 | (12/133): git-core-doc-2.31.1-2.el8.noarch.rpm 1.4 MB/s | 2.6 MB 00:01
|
|---|
| 255 | (13/133): guile-2.0.14-7.el8.aarch64.rpm 4.9 MB/s | 3.5 MB 00:00
|
|---|
| 256 | (14/133): libatomic_ops-7.6.2-3.el8.aarch64.rpm 92 kB/s | 37 kB 00:00
|
|---|
| 257 | (15/133): isl-0.16.1-6.el8.aarch64.rpm 765 kB/s | 772 kB 00:01
|
|---|
| 258 | (16/133): libmpc-1.1.0-9.1.el8.aarch64.rpm 208 kB/s | 59 kB 00:00
|
|---|
| 259 | (17/133): git-core-2.31.1-2.el8.aarch64.rpm 1.3 MB/s | 4.7 MB 00:03
|
|---|
| 260 | (18/133): ocaml-srpm-macros-5-4.el8.noarch.rpm 17 kB/s | 8.3 kB 00:00
|
|---|
| 261 | (19/133): openblas-srpm-macros-2-2.el8.noarch.r 37 kB/s | 6.9 kB 00:00
|
|---|
| 262 | (20/133): perl-Digest-1.17-395.el8.noarch.rpm 107 kB/s | 26 kB 00:00
|
|---|
| 263 | (21/133): perl-Digest-MD5-2.55-396.el8.aarch64. 105 kB/s | 36 kB 00:00
|
|---|
| 264 | (22/133): perl-Error-0.17025-2.el8.noarch.rpm 152 kB/s | 45 kB 00:00
|
|---|
| 265 | (23/133): perl-Git-2.31.1-2.el8.noarch.rpm 248 kB/s | 77 kB 00:00
|
|---|
| 266 | (24/133): perl-IO-Socket-IP-0.39-5.el8.noarch.r 203 kB/s | 46 kB 00:00
|
|---|
| 267 | (25/133): perl-Mozilla-CA-20160104-7.module+el8 23 kB/s | 14 kB 00:00
|
|---|
| 268 | (26/133): perl-IO-Socket-SSL-2.066-4.module+el8 317 kB/s | 297 kB 00:00
|
|---|
| 269 | (27/133): perl-TermReadKey-2.37-7.el8.aarch64.r 223 kB/s | 39 kB 00:00
|
|---|
| 270 | (28/133): perl-Net-SSLeay-1.88-2.module+el8.6.0 505 kB/s | 372 kB 00:00
|
|---|
| 271 | (29/133): mercurial-4.8.2-1.module+el8.3.0+219+ 1.7 MB/s | 5.1 MB 00:03
|
|---|
| 272 | (30/133): perl-URI-1.73-3.el8.noarch.rpm 172 kB/s | 115 kB 00:00
|
|---|
| 273 | (31/133): perl-srpm-macros-1-25.el8.noarch.rpm 39 kB/s | 9.7 kB 00:00
|
|---|
| 274 | (32/133): python-rpm-macros-3-43.el8.noarch.rpm 95 kB/s | 15 kB 00:00
|
|---|
| 275 | (33/133): perl-libnet-3.11-3.el8.noarch.rpm 235 kB/s | 120 kB 00:00
|
|---|
| 276 | (34/133): python-srpm-macros-3-43.el8.noarch.rp 82 kB/s | 14 kB 00:00
|
|---|
| 277 | (35/133): python2-2.7.18-11.module+el8.7.0+1062 443 kB/s | 110 kB 00:00
|
|---|
| 278 | (36/133): python2-pip-wheel-9.0.3-19.module+el8 543 kB/s | 891 kB 00:01
|
|---|
| 279 | (37/133): python2-pip-9.0.3-19.module+el8.6.0+7 912 kB/s | 1.6 MB 00:01
|
|---|
| 280 | (38/133): python2-setuptools-wheel-39.0.1-13.mo 1.4 MB/s | 286 kB 00:00
|
|---|
| 281 | (39/133): python3-rpm-macros-3-43.el8.noarch.rp 118 kB/s | 14 kB 00:00
|
|---|
| 282 | (40/133): python2-setuptools-39.0.1-13.module+e 1.5 MB/s | 641 kB 00:00
|
|---|
| 283 | (41/133): qt5-srpm-macros-5.15.3-1.el8.noarch.r 54 kB/s | 9.5 kB 00:00
|
|---|
| 284 | (42/133): python2-libs-2.7.18-11.module+el8.7.0 2.0 MB/s | 5.9 MB 00:02
|
|---|
| 285 | (43/133): redhat-rpm-config-130-1.el8.noarch.rp 135 kB/s | 89 kB 00:00
|
|---|
| 286 | (44/133): rust-srpm-macros-5-2.el8.noarch.rpm 86 kB/s | 8.2 kB 00:00
|
|---|
| 287 | (45/133): rpm-build-4.14.3-24.el8_7.aarch64.rpm 229 kB/s | 171 kB 00:00
|
|---|
| 288 | (46/133): zstd-1.4.4-1.el8.aarch64.rpm 710 kB/s | 302 kB 00:00
|
|---|
| 289 | (47/133): bzip2-1.0.6-26.el8.aarch64.rpm 74 kB/s | 59 kB 00:00
|
|---|
| 290 | (48/133): cpio-2.12-11.el8.aarch64.rpm 182 kB/s | 259 kB 00:01
|
|---|
| 291 | (49/133): elfutils-debuginfod-client-0.187-4.el 351 kB/s | 71 kB 00:00
|
|---|
| 292 | (50/133): emacs-filesystem-26.1-7.el8.noarch.rp 763 kB/s | 69 kB 00:00
|
|---|
| 293 | (51/133): diffutils-3.6-6.el8.aarch64.rpm 224 kB/s | 351 kB 00:01
|
|---|
| 294 | (52/133): elfutils-0.187-4.el8.aarch64.rpm 407 kB/s | 528 kB 00:01
|
|---|
| 295 | (53/133): file-5.33-21.el8.aarch64.rpm 305 kB/s | 76 kB 00:00
|
|---|
| 296 | (54/133): glibc-devel-2.28-211.el8.aarch64.rpm 138 kB/s | 79 kB 00:00
|
|---|
| 297 | (55/133): findutils-4.6.0-20.el8.aarch64.rpm 641 kB/s | 523 kB 00:00
|
|---|
| 298 | (56/133): glibc-headers-2.28-211.el8.aarch64.rp 783 kB/s | 476 kB 00:00
|
|---|
| 299 | (57/133): groff-base-1.22.3-18.el8.aarch64.rpm 1.3 MB/s | 989 kB 00:00
|
|---|
| 300 | (58/133): glibc-gconv-extra-2.28-211.el8.aarch6 1.1 MB/s | 1.8 MB 00:01
|
|---|
| 301 | (59/133): keyutils-libs-devel-1.5.10-9.el8.aarc 108 kB/s | 47 kB 00:00
|
|---|
| 302 | (60/133): krb5-devel-1.18.2-22.el8_7.aarch64.rp 1.5 MB/s | 558 kB 00:00
|
|---|
| 303 | (61/133): libatomic-8.5.0-16.el8_7.aarch64.rpm 121 kB/s | 24 kB 00:00
|
|---|
| 304 | (62/133): libbabeltrace-1.5.4-4.el8.aarch64.rpm 749 kB/s | 188 kB 00:00
|
|---|
| 305 | (63/133): libasan-8.5.0-16.el8_7.aarch64.rpm 529 kB/s | 386 kB 00:00
|
|---|
| 306 | (64/133): libcom_err-devel-1.45.6-5.el8.aarch64 213 kB/s | 38 kB 00:00
|
|---|
| 307 | (65/133): libedit-3.1-23.20170329cvs.el8.aarch6 682 kB/s | 98 kB 00:00
|
|---|
| 308 | (66/133): libgomp-8.5.0-16.el8_7.aarch64.rpm 769 kB/s | 198 kB 00:00
|
|---|
| 309 | (67/133): libkadm5-1.18.2-22.el8_7.aarch64.rpm 705 kB/s | 184 kB 00:00
|
|---|
| 310 | (68/133): libpkgconf-1.4.2-1.el8.aarch64.rpm 311 kB/s | 33 kB 00:00
|
|---|
| 311 | (69/133): libsepol-devel-2.9-3.el8.aarch64.rpm 435 kB/s | 86 kB 00:00
|
|---|
| 312 | (70/133): libselinux-devel-2.9-6.el8.aarch64.rp 487 kB/s | 199 kB 00:00
|
|---|
| 313 | (71/133): libtool-ltdl-2.4.6-25.el8.aarch64.rpm 200 kB/s | 56 kB 00:00
|
|---|
| 314 | (72/133): libubsan-8.5.0-16.el8_7.aarch64.rpm 336 kB/s | 143 kB 00:00
|
|---|
| 315 | (73/133): libverto-devel-0.3.2-2.el8.aarch64.rp 36 kB/s | 17 kB 00:00
|
|---|
| 316 | (74/133): libxcrypt-devel-4.1.1-6.el8.aarch64.r 200 kB/s | 24 kB 00:00
|
|---|
| 317 | (75/133): libxslt-1.1.32-6.el8.aarch64.rpm 502 kB/s | 238 kB 00:00
|
|---|
| 318 | (76/133): kernel-headers-4.18.0-425.10.1.el8_7. 2.8 MB/s | 10 MB 00:03
|
|---|
| 319 | (77/133): ncurses-6.1-9.20180224.el8.aarch64.rp 907 kB/s | 382 kB 00:00
|
|---|
| 320 | (78/133): make-4.2.1-11.el8.aarch64.rpm 527 kB/s | 489 kB 00:00
|
|---|
| 321 | (79/133): openssh-8.0p1-16.el8.aarch64.rpm 509 kB/s | 487 kB 00:00
|
|---|
| 322 | (80/133): openssh-clients-8.0p1-16.el8.aarch64. 607 kB/s | 625 kB 00:01
|
|---|
| 323 | (81/133): openssl-1.1.1k-7.el8_6.aarch64.rpm 610 kB/s | 689 kB 00:01
|
|---|
| 324 | (82/133): pcre-cpp-8.42-6.el8.aarch64.rpm 110 kB/s | 45 kB 00:00
|
|---|
| 325 | (83/133): patch-2.7.6-11.el8.aarch64.rpm 208 kB/s | 133 kB 00:00
|
|---|
| 326 | (84/133): openssl-devel-1.1.1k-7.el8_6.aarch64. 2.7 MB/s | 2.3 MB 00:00
|
|---|
| 327 | (85/133): pcre-utf32-8.42-6.el8.aarch64.rpm 1.0 MB/s | 165 kB 00:00
|
|---|
| 328 | (86/133): pcre-utf16-8.42-6.el8.aarch64.rpm 504 kB/s | 171 kB 00:00
|
|---|
| 329 | (87/133): pcre-devel-8.42-6.el8.aarch64.rpm 895 kB/s | 550 kB 00:00
|
|---|
| 330 | (88/133): pcre2-devel-10.32-3.el8_6.aarch64.rpm 2.2 MB/s | 604 kB 00:00
|
|---|
| 331 | (89/133): pcre2-utf16-10.32-3.el8_6.aarch64.rpm 782 kB/s | 202 kB 00:00
|
|---|
| 332 | (90/133): perl-Carp-1.42-396.el8.noarch.rpm 140 kB/s | 29 kB 00:00
|
|---|
| 333 | (91/133): perl-Data-Dumper-2.167-399.el8.aarch6 318 kB/s | 56 kB 00:00
|
|---|
| 334 | (92/133): pcre2-utf32-10.32-3.el8_6.aarch64.rpm 769 kB/s | 195 kB 00:00
|
|---|
| 335 | (93/133): perl-Exporter-5.72-396.el8.noarch.rpm 86 kB/s | 33 kB 00:00
|
|---|
| 336 | (94/133): perl-Encode-2.97-3.el8.aarch64.rpm 3.7 MB/s | 1.5 MB 00:00
|
|---|
| 337 | (95/133): perl-Errno-1.28-421.el8.aarch64.rpm 189 kB/s | 75 kB 00:00
|
|---|
| 338 | (96/133): perl-File-Path-2.15-2.el8.noarch.rpm 265 kB/s | 37 kB 00:00
|
|---|
| 339 | (97/133): perl-File-Temp-0.230.600-1.el8.noarch 341 kB/s | 62 kB 00:00
|
|---|
| 340 | (98/133): perl-Getopt-Long-2.50-4.el8.noarch.rp 193 kB/s | 62 kB 00:00
|
|---|
| 341 | (99/133): perl-IO-1.38-421.el8.aarch64.rpm 824 kB/s | 141 kB 00:00
|
|---|
| 342 | (100/133): perl-HTTP-Tiny-0.074-1.el8.noarch.rp 244 kB/s | 57 kB 00:00
|
|---|
| 343 | (101/133): perl-MIME-Base64-3.15-396.el8.aarch6 51 kB/s | 30 kB 00:00
|
|---|
| 344 | (102/133): perl-Pod-Escapes-1.07-395.el8.noarch 22 kB/s | 19 kB 00:00
|
|---|
| 345 | (103/133): perl-PathTools-3.74-1.el8.aarch64.rp 91 kB/s | 89 kB 00:00
|
|---|
| 346 | (104/133): perl-Pod-Perldoc-3.28-396.el8.noarch 173 kB/s | 85 kB 00:00
|
|---|
| 347 | (105/133): perl-Pod-Usage-1.69-395.el8.noarch.r 219 kB/s | 33 kB 00:00
|
|---|
| 348 | (106/133): perl-Scalar-List-Utils-1.49-2.el8.aa 368 kB/s | 65 kB 00:00
|
|---|
| 349 | (107/133): perl-Socket-2.027-3.el8.aarch64.rpm 352 kB/s | 58 kB 00:00
|
|---|
| 350 | (108/133): perl-Pod-Simple-3.35-395.el8.noarch. 541 kB/s | 212 kB 00:00
|
|---|
| 351 | (109/133): perl-Storable-3.11-3.el8.aarch64.rpm 459 kB/s | 94 kB 00:00
|
|---|
| 352 | (110/133): perl-Term-ANSIColor-4.06-396.el8.noa 254 kB/s | 45 kB 00:00
|
|---|
| 353 | (111/133): perl-Term-Cap-1.17-395.el8.noarch.rp 107 kB/s | 22 kB 00:00
|
|---|
| 354 | (112/133): perl-Text-ParseWords-3.30-395.el8.no 145 kB/s | 17 kB 00:00
|
|---|
| 355 | (113/133): perl-Text-Tabs+Wrap-2013.0523-395.el 193 kB/s | 23 kB 00:00
|
|---|
| 356 | (114/133): perl-Time-Local-1.280-1.el8.noarch.r 214 kB/s | 32 kB 00:00
|
|---|
| 357 | (115/133): perl-Unicode-Normalize-1.25-396.el8. 363 kB/s | 77 kB 00:00
|
|---|
| 358 | (116/133): perl-constant-1.33-396.el8.noarch.rp 126 kB/s | 24 kB 00:00
|
|---|
| 359 | (117/133): perl-macros-5.26.3-421.el8.aarch64.r 154 kB/s | 71 kB 00:00
|
|---|
| 360 | (118/133): perl-parent-0.237-1.el8.noarch.rpm 98 kB/s | 19 kB 00:00
|
|---|
| 361 | (119/133): perl-libs-5.26.3-421.el8.aarch64.rpm 1.8 MB/s | 1.5 MB 00:00
|
|---|
| 362 | (120/133): perl-podlators-4.11-1.el8.noarch.rpm 523 kB/s | 117 kB 00:00
|
|---|
| 363 | (121/133): perl-threads-2.21-2.el8.aarch64.rpm 520 kB/s | 59 kB 00:00
|
|---|
| 364 | (122/133): perl-threads-shared-1.58-2.el8.aarch 483 kB/s | 46 kB 00:00
|
|---|
| 365 | (123/133): pkgconf-1.4.2-1.el8.aarch64.rpm 271 kB/s | 36 kB 00:00
|
|---|
| 366 | (124/133): pkgconf-m4-1.4.2-1.el8.noarch.rpm 76 kB/s | 16 kB 00:00
|
|---|
| 367 | (125/133): pkgconf-pkg-config-1.4.2-1.el8.aarch 84 kB/s | 14 kB 00:00
|
|---|
| 368 | (126/133): unzip-6.0-46.el8.aarch64.rpm 283 kB/s | 188 kB 00:00
|
|---|
| 369 | (127/133): xz-5.2.4-4.el8_6.aarch64.rpm 216 kB/s | 152 kB 00:00
|
|---|
| 370 | (128/133): zip-3.0-23.el8.aarch64.rpm 825 kB/s | 264 kB 00:00
|
|---|
| 371 | (129/133): zlib-devel-1.2.11-21.el8_7.aarch64.r 218 kB/s | 57 kB 00:00
|
|---|
| 372 | (130/133): libgcc-8.5.0-16.el8_7.aarch64.rpm 759 kB/s | 73 kB 00:00
|
|---|
| 373 | (131/133): zlib-1.2.11-21.el8_7.aarch64.rpm 709 kB/s | 100 kB 00:00
|
|---|
| 374 | (132/133): libxml2-2.9.7-15.el8_7.1.aarch64.rpm 1.3 MB/s | 652 kB 00:00
|
|---|
| 375 | (133/133): perl-interpreter-5.26.3-421.el8.aarc 2.1 MB/s | 6.3 MB 00:02
|
|---|
| 376 | --------------------------------------------------------------------------------
|
|---|
| 377 | Total 3.3 MB/s | 98 MB 00:29
|
|---|
| 378 | Running transaction check
|
|---|
| 379 | Transaction check succeeded.
|
|---|
| 380 | Running transaction test
|
|---|
| 381 | Transaction test succeeded.
|
|---|
| 382 | Running transaction
|
|---|
| 383 | Preparing : 1/1
|
|---|
| 384 | Upgrading : zlib-1.2.11-21.el8_7.aarch64 1/136
|
|---|
| 385 | Upgrading : libgcc-8.5.0-16.el8_7.aarch64 2/136
|
|---|
| 386 | Running scriptlet: libgcc-8.5.0-16.el8_7.aarch64 2/136
|
|---|
| 387 | Installing : python-srpm-macros-3-43.el8.noarch 3/136
|
|---|
| 388 | Installing : file-5.33-21.el8.aarch64 4/136
|
|---|
| 389 | Installing : unzip-6.0-46.el8.aarch64 5/136
|
|---|
| 390 | Installing : findutils-1:4.6.0-20.el8.aarch64 6/136
|
|---|
| 391 | Running scriptlet: findutils-1:4.6.0-20.el8.aarch64 6/136
|
|---|
| 392 | Installing : emacs-filesystem-1:26.1-7.el8.noarch 7/136
|
|---|
| 393 | Installing : libmpc-1.1.0-9.1.el8.aarch64 8/136
|
|---|
| 394 | Installing : cpp-8.5.0-16.el8_7.aarch64 9/136
|
|---|
| 395 | Running scriptlet: cpp-8.5.0-16.el8_7.aarch64 9/136
|
|---|
| 396 | Installing : zip-3.0-23.el8.aarch64 10/136
|
|---|
| 397 | Installing : python-rpm-macros-3-43.el8.noarch 11/136
|
|---|
| 398 | Installing : python3-rpm-macros-3-43.el8.noarch 12/136
|
|---|
| 399 | Installing : groff-base-1.22.3-18.el8.aarch64 13/136
|
|---|
| 400 | Installing : libasan-8.5.0-16.el8_7.aarch64 14/136
|
|---|
| 401 | Running scriptlet: libasan-8.5.0-16.el8_7.aarch64 14/136
|
|---|
| 402 | Installing : libubsan-8.5.0-16.el8_7.aarch64 15/136
|
|---|
| 403 | Running scriptlet: libubsan-8.5.0-16.el8_7.aarch64 15/136
|
|---|
| 404 | Installing : pcre-cpp-8.42-6.el8.aarch64 16/136
|
|---|
| 405 | Running scriptlet: openssh-8.0p1-16.el8.aarch64 17/136
|
|---|
| 406 | Installing : openssh-8.0p1-16.el8.aarch64 17/136
|
|---|
| 407 | Installing : openssl-1:1.1.1k-7.el8_6.aarch64 18/136
|
|---|
| 408 | Upgrading : libxml2-2.9.7-15.el8_7.1.aarch64 19/136
|
|---|
| 409 | Installing : xz-5.2.4-4.el8_6.aarch64 20/136
|
|---|
| 410 | Installing : pkgconf-m4-1.4.2-1.el8.noarch 21/136
|
|---|
| 411 | Installing : pcre2-utf32-10.32-3.el8_6.aarch64 22/136
|
|---|
| 412 | Installing : pcre2-utf16-10.32-3.el8_6.aarch64 23/136
|
|---|
| 413 | Installing : pcre-utf32-8.42-6.el8.aarch64 24/136
|
|---|
| 414 | Installing : pcre-utf16-8.42-6.el8.aarch64 25/136
|
|---|
| 415 | Installing : patch-2.7.6-11.el8.aarch64 26/136
|
|---|
| 416 | Installing : ncurses-6.1-9.20180224.el8.aarch64 27/136
|
|---|
| 417 | Installing : perl-Digest-1.17-395.el8.noarch 28/136
|
|---|
| 418 | Installing : perl-Digest-MD5-2.55-396.el8.aarch64 29/136
|
|---|
| 419 | Installing : perl-Data-Dumper-2.167-399.el8.aarch64 30/136
|
|---|
| 420 | Installing : perl-libnet-3.11-3.el8.noarch 31/136
|
|---|
| 421 | Installing : perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d660 32/136
|
|---|
| 422 | Installing : perl-URI-1.73-3.el8.noarch 33/136
|
|---|
| 423 | Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 34/136
|
|---|
| 424 | Installing : perl-Mozilla-CA-20160104-7.module+el8.6.0+965+85 35/136
|
|---|
| 425 | Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 36/136
|
|---|
| 426 | Installing : perl-Time-Local-1:1.280-1.el8.noarch 37/136
|
|---|
| 427 | Installing : perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+15 38/136
|
|---|
| 428 | Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 39/136
|
|---|
| 429 | Installing : perl-Term-Cap-1.17-395.el8.noarch 40/136
|
|---|
| 430 | Installing : perl-File-Temp-0.230.600-1.el8.noarch 41/136
|
|---|
| 431 | Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 42/136
|
|---|
| 432 | Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 43/136
|
|---|
| 433 | Installing : perl-podlators-4.11-1.el8.noarch 44/136
|
|---|
| 434 | Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 45/136
|
|---|
| 435 | Installing : perl-Text-ParseWords-3.30-395.el8.noarch 46/136
|
|---|
| 436 | Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 47/136
|
|---|
| 437 | Installing : perl-MIME-Base64-3.15-396.el8.aarch64 48/136
|
|---|
| 438 | Installing : perl-Storable-1:3.11-3.el8.aarch64 49/136
|
|---|
| 439 | Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 50/136
|
|---|
| 440 | Installing : perl-Errno-1.28-421.el8.aarch64 51/136
|
|---|
| 441 | Installing : perl-Socket-4:2.027-3.el8.aarch64 52/136
|
|---|
| 442 | Installing : perl-Encode-4:2.97-3.el8.aarch64 53/136
|
|---|
| 443 | Installing : perl-Carp-1.42-396.el8.noarch 54/136
|
|---|
| 444 | Installing : perl-Exporter-5.72-396.el8.noarch 55/136
|
|---|
| 445 | Installing : perl-libs-4:5.26.3-421.el8.aarch64 56/136
|
|---|
| 446 | Installing : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 57/136
|
|---|
| 447 | Installing : perl-parent-1:0.237-1.el8.noarch 58/136
|
|---|
| 448 | Installing : perl-macros-4:5.26.3-421.el8.aarch64 59/136
|
|---|
| 449 | Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 60/136
|
|---|
| 450 | Installing : perl-Unicode-Normalize-1.25-396.el8.aarch64 61/136
|
|---|
| 451 | Installing : perl-File-Path-2.15-2.el8.noarch 62/136
|
|---|
| 452 | Installing : perl-IO-1.38-421.el8.aarch64 63/136
|
|---|
| 453 | Installing : perl-PathTools-3.74-1.el8.aarch64 64/136
|
|---|
| 454 | Installing : perl-constant-1.33-396.el8.noarch 65/136
|
|---|
| 455 | Installing : perl-threads-1:2.21-2.el8.aarch64 66/136
|
|---|
| 456 | Installing : perl-threads-shared-1.58-2.el8.aarch64 67/136
|
|---|
| 457 | Installing : perl-interpreter-4:5.26.3-421.el8.aarch64 68/136
|
|---|
| 458 | Installing : perl-Error-1:0.17025-2.el8.noarch 69/136
|
|---|
| 459 | Installing : perl-TermReadKey-2.37-7.el8.aarch64 70/136
|
|---|
| 460 | Installing : libtool-ltdl-2.4.6-25.el8.aarch64 71/136
|
|---|
| 461 | Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64 71/136
|
|---|
| 462 | Installing : libpkgconf-1.4.2-1.el8.aarch64 72/136
|
|---|
| 463 | Installing : pkgconf-1.4.2-1.el8.aarch64 73/136
|
|---|
| 464 | Installing : pkgconf-pkg-config-1.4.2-1.el8.aarch64 74/136
|
|---|
| 465 | Installing : libcom_err-devel-1.45.6-5.el8.aarch64 75/136
|
|---|
| 466 | Installing : libsepol-devel-2.9-3.el8.aarch64 76/136
|
|---|
| 467 | Installing : libverto-devel-0.3.2-2.el8.aarch64 77/136
|
|---|
| 468 | Installing : pcre2-devel-10.32-3.el8_6.aarch64 78/136
|
|---|
| 469 | Installing : libselinux-devel-2.9-6.el8.aarch64 79/136
|
|---|
| 470 | Installing : zlib-devel-1.2.11-21.el8_7.aarch64 80/136
|
|---|
| 471 | Installing : libkadm5-1.18.2-22.el8_7.aarch64 81/136
|
|---|
| 472 | Installing : libgomp-8.5.0-16.el8_7.aarch64 82/136
|
|---|
| 473 | Running scriptlet: libgomp-8.5.0-16.el8_7.aarch64 82/136
|
|---|
| 474 | Installing : libedit-3.1-23.20170329cvs.el8.aarch64 83/136
|
|---|
| 475 | Installing : openssh-clients-8.0p1-16.el8.aarch64 84/136
|
|---|
| 476 | Installing : git-core-2.31.1-2.el8.aarch64 85/136
|
|---|
| 477 | Installing : git-core-doc-2.31.1-2.el8.noarch 86/136
|
|---|
| 478 | Installing : perl-Git-2.31.1-2.el8.noarch 87/136
|
|---|
| 479 | Installing : git-2.31.1-2.el8.aarch64 88/136
|
|---|
| 480 | Installing : libbabeltrace-1.5.4-4.el8.aarch64 89/136
|
|---|
| 481 | Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64 89/136
|
|---|
| 482 | Installing : libatomic-8.5.0-16.el8_7.aarch64 90/136
|
|---|
| 483 | Running scriptlet: libatomic-8.5.0-16.el8_7.aarch64 90/136
|
|---|
| 484 | Installing : keyutils-libs-devel-1.5.10-9.el8.aarch64 91/136
|
|---|
| 485 | Installing : krb5-devel-1.18.2-22.el8_7.aarch64 92/136
|
|---|
| 486 | Installing : kernel-headers-4.18.0-425.10.1.el8_7.aarch64 93/136
|
|---|
| 487 | Running scriptlet: glibc-headers-2.28-211.el8.aarch64 94/136
|
|---|
| 488 | Installing : glibc-headers-2.28-211.el8.aarch64 94/136
|
|---|
| 489 | Installing : libxcrypt-devel-4.1.1-6.el8.aarch64 95/136
|
|---|
| 490 | Installing : glibc-devel-2.28-211.el8.aarch64 96/136
|
|---|
| 491 | Running scriptlet: glibc-devel-2.28-211.el8.aarch64 96/136
|
|---|
| 492 | Installing : glibc-gconv-extra-2.28-211.el8.aarch64 97/136
|
|---|
| 493 | Running scriptlet: glibc-gconv-extra-2.28-211.el8.aarch64 97/136
|
|---|
| 494 | Installing : elfutils-debuginfod-client-0.187-4.el8.aarch64 98/136
|
|---|
| 495 | Installing : elfutils-0.187-4.el8.aarch64 99/136
|
|---|
| 496 | Installing : diffutils-3.6-6.el8.aarch64 100/136
|
|---|
| 497 | Running scriptlet: diffutils-3.6-6.el8.aarch64 100/136
|
|---|
| 498 | Installing : cpio-2.12-11.el8.aarch64 101/136
|
|---|
| 499 | Installing : bzip2-1.0.6-26.el8.aarch64 102/136
|
|---|
| 500 | Installing : zstd-1.4.4-1.el8.aarch64 103/136
|
|---|
| 501 | Installing : rust-srpm-macros-5-2.el8.noarch 104/136
|
|---|
| 502 | Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 105/136
|
|---|
| 503 | Installing : python2-setuptools-wheel-39.0.1-13.module+el8.4. 106/136
|
|---|
| 504 | Installing : python2-pip-wheel-9.0.3-19.module+el8.6.0+793+57 107/136
|
|---|
| 505 | Installing : python2-libs-2.7.18-11.module+el8.7.0+1062+663ba 108/136
|
|---|
| 506 | Installing : python2-pip-9.0.3-19.module+el8.6.0+793+57002515 109/136
|
|---|
| 507 | Installing : python2-setuptools-39.0.1-13.module+el8.4.0+403+ 110/136
|
|---|
| 508 | Installing : python2-2.7.18-11.module+el8.7.0+1062+663ba31c.r 111/136
|
|---|
| 509 | Running scriptlet: python2-2.7.18-11.module+el8.7.0+1062+663ba31c.r 111/136
|
|---|
| 510 | Installing : perl-srpm-macros-1-25.el8.noarch 112/136
|
|---|
| 511 | Installing : openblas-srpm-macros-2-2.el8.noarch 113/136
|
|---|
| 512 | Installing : ocaml-srpm-macros-5-4.el8.noarch 114/136
|
|---|
| 513 | Installing : libatomic_ops-7.6.2-3.el8.aarch64 115/136
|
|---|
| 514 | Installing : gc-7.6.4-3.el8.aarch64 116/136
|
|---|
| 515 | Installing : guile-5:2.0.14-7.el8.aarch64 117/136
|
|---|
| 516 | Running scriptlet: guile-5:2.0.14-7.el8.aarch64 117/136
|
|---|
| 517 | Installing : gdb-headless-8.2-19.el8.aarch64 118/136
|
|---|
| 518 | Installing : isl-0.16.1-6.el8.aarch64 119/136
|
|---|
| 519 | Running scriptlet: isl-0.16.1-6.el8.aarch64 119/136
|
|---|
| 520 | Installing : gcc-8.5.0-16.el8_7.aarch64 120/136
|
|---|
| 521 | Running scriptlet: gcc-8.5.0-16.el8_7.aarch64 120/136
|
|---|
| 522 | Installing : annobin-10.67-3.el8.aarch64 121/136
|
|---|
| 523 | Installing : gcc-plugin-annobin-8.5.0-16.el8_7.aarch64 122/136
|
|---|
| 524 | Installing : go-srpm-macros-2-17.el8.noarch 123/136
|
|---|
| 525 | Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 124/136
|
|---|
| 526 | Installing : efi-srpm-macros-3-3.el8.noarch 125/136
|
|---|
| 527 | Installing : dwz-0.12-10.el8.aarch64 126/136
|
|---|
| 528 | Installing : redhat-rpm-config-130-1.el8.noarch 127/136
|
|---|
| 529 | Running scriptlet: redhat-rpm-config-130-1.el8.noarch 127/136
|
|---|
| 530 | Installing : rpm-build-4.14.3-24.el8_7.aarch64 128/136
|
|---|
| 531 | Installing : mercurial-4.8.2-1.module+el8.3.0+219+18f2b388.aa 129/136
|
|---|
| 532 | Installing : openssl-devel-1:1.1.1k-7.el8_6.aarch64 130/136
|
|---|
| 533 | Installing : pcre-devel-8.42-6.el8.aarch64 131/136
|
|---|
| 534 | Installing : libxslt-1.1.32-6.el8.aarch64 132/136
|
|---|
| 535 | Installing : make-1:4.2.1-11.el8.aarch64 133/136
|
|---|
| 536 | Running scriptlet: make-1:4.2.1-11.el8.aarch64 133/136
|
|---|
| 537 | Cleanup : libxml2-2.9.7-15.el8.aarch64 134/136
|
|---|
| 538 | Cleanup : zlib-1.2.11-20.el8.aarch64 135/136
|
|---|
| 539 | Cleanup : libgcc-8.5.0-15.el8.aarch64 136/136
|
|---|
| 540 | Running scriptlet: libgcc-8.5.0-15.el8.aarch64 136/136
|
|---|
| 541 | Running scriptlet: guile-5:2.0.14-7.el8.aarch64 136/136
|
|---|
| 542 | Running scriptlet: libgcc-8.5.0-15.el8.aarch64 136/136
|
|---|
| 543 | Verifying : annobin-10.67-3.el8.aarch64 1/136
|
|---|
| 544 | Verifying : cpp-8.5.0-16.el8_7.aarch64 2/136
|
|---|
| 545 | Verifying : dwz-0.12-10.el8.aarch64 3/136
|
|---|
| 546 | Verifying : efi-srpm-macros-3-3.el8.noarch 4/136
|
|---|
| 547 | Verifying : gc-7.6.4-3.el8.aarch64 5/136
|
|---|
| 548 | Verifying : gcc-8.5.0-16.el8_7.aarch64 6/136
|
|---|
| 549 | Verifying : gcc-plugin-annobin-8.5.0-16.el8_7.aarch64 7/136
|
|---|
| 550 | Verifying : gdb-headless-8.2-19.el8.aarch64 8/136
|
|---|
| 551 | Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 9/136
|
|---|
| 552 | Verifying : git-2.31.1-2.el8.aarch64 10/136
|
|---|
| 553 | Verifying : git-core-2.31.1-2.el8.aarch64 11/136
|
|---|
| 554 | Verifying : git-core-doc-2.31.1-2.el8.noarch 12/136
|
|---|
| 555 | Verifying : go-srpm-macros-2-17.el8.noarch 13/136
|
|---|
| 556 | Verifying : guile-5:2.0.14-7.el8.aarch64 14/136
|
|---|
| 557 | Verifying : isl-0.16.1-6.el8.aarch64 15/136
|
|---|
| 558 | Verifying : libatomic_ops-7.6.2-3.el8.aarch64 16/136
|
|---|
| 559 | Verifying : libmpc-1.1.0-9.1.el8.aarch64 17/136
|
|---|
| 560 | Verifying : mercurial-4.8.2-1.module+el8.3.0+219+18f2b388.aa 18/136
|
|---|
| 561 | Verifying : ocaml-srpm-macros-5-4.el8.noarch 19/136
|
|---|
| 562 | Verifying : openblas-srpm-macros-2-2.el8.noarch 20/136
|
|---|
| 563 | Verifying : perl-Digest-1.17-395.el8.noarch 21/136
|
|---|
| 564 | Verifying : perl-Digest-MD5-2.55-396.el8.aarch64 22/136
|
|---|
| 565 | Verifying : perl-Error-1:0.17025-2.el8.noarch 23/136
|
|---|
| 566 | Verifying : perl-Git-2.31.1-2.el8.noarch 24/136
|
|---|
| 567 | Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 25/136
|
|---|
| 568 | Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+15 26/136
|
|---|
| 569 | Verifying : perl-Mozilla-CA-20160104-7.module+el8.6.0+965+85 27/136
|
|---|
| 570 | Verifying : perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d660 28/136
|
|---|
| 571 | Verifying : perl-TermReadKey-2.37-7.el8.aarch64 29/136
|
|---|
| 572 | Verifying : perl-URI-1.73-3.el8.noarch 30/136
|
|---|
| 573 | Verifying : perl-libnet-3.11-3.el8.noarch 31/136
|
|---|
| 574 | Verifying : perl-srpm-macros-1-25.el8.noarch 32/136
|
|---|
| 575 | Verifying : python-rpm-macros-3-43.el8.noarch 33/136
|
|---|
| 576 | Verifying : python-srpm-macros-3-43.el8.noarch 34/136
|
|---|
| 577 | Verifying : python2-2.7.18-11.module+el8.7.0+1062+663ba31c.r 35/136
|
|---|
| 578 | Verifying : python2-libs-2.7.18-11.module+el8.7.0+1062+663ba 36/136
|
|---|
| 579 | Verifying : python2-pip-9.0.3-19.module+el8.6.0+793+57002515 37/136
|
|---|
| 580 | Verifying : python2-pip-wheel-9.0.3-19.module+el8.6.0+793+57 38/136
|
|---|
| 581 | Verifying : python2-setuptools-39.0.1-13.module+el8.4.0+403+ 39/136
|
|---|
| 582 | Verifying : python2-setuptools-wheel-39.0.1-13.module+el8.4. 40/136
|
|---|
| 583 | Verifying : python3-rpm-macros-3-43.el8.noarch 41/136
|
|---|
| 584 | Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 42/136
|
|---|
| 585 | Verifying : redhat-rpm-config-130-1.el8.noarch 43/136
|
|---|
| 586 | Verifying : rpm-build-4.14.3-24.el8_7.aarch64 44/136
|
|---|
| 587 | Verifying : rust-srpm-macros-5-2.el8.noarch 45/136
|
|---|
| 588 | Verifying : zstd-1.4.4-1.el8.aarch64 46/136
|
|---|
| 589 | Verifying : bzip2-1.0.6-26.el8.aarch64 47/136
|
|---|
| 590 | Verifying : cpio-2.12-11.el8.aarch64 48/136
|
|---|
| 591 | Verifying : diffutils-3.6-6.el8.aarch64 49/136
|
|---|
| 592 | Verifying : elfutils-0.187-4.el8.aarch64 50/136
|
|---|
| 593 | Verifying : elfutils-debuginfod-client-0.187-4.el8.aarch64 51/136
|
|---|
| 594 | Verifying : emacs-filesystem-1:26.1-7.el8.noarch 52/136
|
|---|
| 595 | Verifying : file-5.33-21.el8.aarch64 53/136
|
|---|
| 596 | Verifying : findutils-1:4.6.0-20.el8.aarch64 54/136
|
|---|
| 597 | Verifying : glibc-devel-2.28-211.el8.aarch64 55/136
|
|---|
| 598 | Verifying : glibc-gconv-extra-2.28-211.el8.aarch64 56/136
|
|---|
| 599 | Verifying : glibc-headers-2.28-211.el8.aarch64 57/136
|
|---|
| 600 | Verifying : groff-base-1.22.3-18.el8.aarch64 58/136
|
|---|
| 601 | Verifying : kernel-headers-4.18.0-425.10.1.el8_7.aarch64 59/136
|
|---|
| 602 | Verifying : keyutils-libs-devel-1.5.10-9.el8.aarch64 60/136
|
|---|
| 603 | Verifying : krb5-devel-1.18.2-22.el8_7.aarch64 61/136
|
|---|
| 604 | Verifying : libasan-8.5.0-16.el8_7.aarch64 62/136
|
|---|
| 605 | Verifying : libatomic-8.5.0-16.el8_7.aarch64 63/136
|
|---|
| 606 | Verifying : libbabeltrace-1.5.4-4.el8.aarch64 64/136
|
|---|
| 607 | Verifying : libcom_err-devel-1.45.6-5.el8.aarch64 65/136
|
|---|
| 608 | Verifying : libedit-3.1-23.20170329cvs.el8.aarch64 66/136
|
|---|
| 609 | Verifying : libgomp-8.5.0-16.el8_7.aarch64 67/136
|
|---|
| 610 | Verifying : libkadm5-1.18.2-22.el8_7.aarch64 68/136
|
|---|
| 611 | Verifying : libpkgconf-1.4.2-1.el8.aarch64 69/136
|
|---|
| 612 | Verifying : libselinux-devel-2.9-6.el8.aarch64 70/136
|
|---|
| 613 | Verifying : libsepol-devel-2.9-3.el8.aarch64 71/136
|
|---|
| 614 | Verifying : libtool-ltdl-2.4.6-25.el8.aarch64 72/136
|
|---|
| 615 | Verifying : libubsan-8.5.0-16.el8_7.aarch64 73/136
|
|---|
| 616 | Verifying : libverto-devel-0.3.2-2.el8.aarch64 74/136
|
|---|
| 617 | Verifying : libxcrypt-devel-4.1.1-6.el8.aarch64 75/136
|
|---|
| 618 | Verifying : libxslt-1.1.32-6.el8.aarch64 76/136
|
|---|
| 619 | Verifying : make-1:4.2.1-11.el8.aarch64 77/136
|
|---|
| 620 | Verifying : ncurses-6.1-9.20180224.el8.aarch64 78/136
|
|---|
| 621 | Verifying : openssh-8.0p1-16.el8.aarch64 79/136
|
|---|
| 622 | Verifying : openssh-clients-8.0p1-16.el8.aarch64 80/136
|
|---|
| 623 | Verifying : openssl-1:1.1.1k-7.el8_6.aarch64 81/136
|
|---|
| 624 | Verifying : openssl-devel-1:1.1.1k-7.el8_6.aarch64 82/136
|
|---|
| 625 | Verifying : patch-2.7.6-11.el8.aarch64 83/136
|
|---|
| 626 | Verifying : pcre-cpp-8.42-6.el8.aarch64 84/136
|
|---|
| 627 | Verifying : pcre-devel-8.42-6.el8.aarch64 85/136
|
|---|
| 628 | Verifying : pcre-utf16-8.42-6.el8.aarch64 86/136
|
|---|
| 629 | Verifying : pcre-utf32-8.42-6.el8.aarch64 87/136
|
|---|
| 630 | Verifying : pcre2-devel-10.32-3.el8_6.aarch64 88/136
|
|---|
| 631 | Verifying : pcre2-utf16-10.32-3.el8_6.aarch64 89/136
|
|---|
| 632 | Verifying : pcre2-utf32-10.32-3.el8_6.aarch64 90/136
|
|---|
| 633 | Verifying : perl-Carp-1.42-396.el8.noarch 91/136
|
|---|
| 634 | Verifying : perl-Data-Dumper-2.167-399.el8.aarch64 92/136
|
|---|
| 635 | Verifying : perl-Encode-4:2.97-3.el8.aarch64 93/136
|
|---|
| 636 | Verifying : perl-Errno-1.28-421.el8.aarch64 94/136
|
|---|
| 637 | Verifying : perl-Exporter-5.72-396.el8.noarch 95/136
|
|---|
| 638 | Verifying : perl-File-Path-2.15-2.el8.noarch 96/136
|
|---|
| 639 | Verifying : perl-File-Temp-0.230.600-1.el8.noarch 97/136
|
|---|
| 640 | Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 98/136
|
|---|
| 641 | Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 99/136
|
|---|
| 642 | Verifying : perl-IO-1.38-421.el8.aarch64 100/136
|
|---|
| 643 | Verifying : perl-MIME-Base64-3.15-396.el8.aarch64 101/136
|
|---|
| 644 | Verifying : perl-PathTools-3.74-1.el8.aarch64 102/136
|
|---|
| 645 | Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 103/136
|
|---|
| 646 | Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 104/136
|
|---|
| 647 | Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 105/136
|
|---|
| 648 | Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 106/136
|
|---|
| 649 | Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64 107/136
|
|---|
| 650 | Verifying : perl-Socket-4:2.027-3.el8.aarch64 108/136
|
|---|
| 651 | Verifying : perl-Storable-1:3.11-3.el8.aarch64 109/136
|
|---|
| 652 | Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 110/136
|
|---|
| 653 | Verifying : perl-Term-Cap-1.17-395.el8.noarch 111/136
|
|---|
| 654 | Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 112/136
|
|---|
| 655 | Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 113/136
|
|---|
| 656 | Verifying : perl-Time-Local-1:1.280-1.el8.noarch 114/136
|
|---|
| 657 | Verifying : perl-Unicode-Normalize-1.25-396.el8.aarch64 115/136
|
|---|
| 658 | Verifying : perl-constant-1.33-396.el8.noarch 116/136
|
|---|
| 659 | Verifying : perl-interpreter-4:5.26.3-421.el8.aarch64 117/136
|
|---|
| 660 | Verifying : perl-libs-4:5.26.3-421.el8.aarch64 118/136
|
|---|
| 661 | Verifying : perl-macros-4:5.26.3-421.el8.aarch64 119/136
|
|---|
| 662 | Verifying : perl-parent-1:0.237-1.el8.noarch 120/136
|
|---|
| 663 | Verifying : perl-podlators-4.11-1.el8.noarch 121/136
|
|---|
| 664 | Verifying : perl-threads-1:2.21-2.el8.aarch64 122/136
|
|---|
| 665 | Verifying : perl-threads-shared-1.58-2.el8.aarch64 123/136
|
|---|
| 666 | Verifying : pkgconf-1.4.2-1.el8.aarch64 124/136
|
|---|
| 667 | Verifying : pkgconf-m4-1.4.2-1.el8.noarch 125/136
|
|---|
| 668 | Verifying : pkgconf-pkg-config-1.4.2-1.el8.aarch64 126/136
|
|---|
| 669 | Verifying : unzip-6.0-46.el8.aarch64 127/136
|
|---|
| 670 | Verifying : xz-5.2.4-4.el8_6.aarch64 128/136
|
|---|
| 671 | Verifying : zip-3.0-23.el8.aarch64 129/136
|
|---|
| 672 | Verifying : zlib-devel-1.2.11-21.el8_7.aarch64 130/136
|
|---|
| 673 | Verifying : libgcc-8.5.0-16.el8_7.aarch64 131/136
|
|---|
| 674 | Verifying : libgcc-8.5.0-15.el8.aarch64 132/136
|
|---|
| 675 | Verifying : libxml2-2.9.7-15.el8_7.1.aarch64 133/136
|
|---|
| 676 | Verifying : libxml2-2.9.7-15.el8.aarch64 134/136
|
|---|
| 677 | Verifying : zlib-1.2.11-21.el8_7.aarch64 135/136
|
|---|
| 678 | Verifying : zlib-1.2.11-20.el8.aarch64 136/136
|
|---|
| 679 |
|
|---|
| 680 | Upgraded:
|
|---|
| 681 | libgcc-8.5.0-16.el8_7.aarch64 libxml2-2.9.7-15.el8_7.1.aarch64
|
|---|
| 682 | zlib-1.2.11-21.el8_7.aarch64
|
|---|
| 683 | Installed:
|
|---|
| 684 | annobin-10.67-3.el8.aarch64
|
|---|
| 685 | bzip2-1.0.6-26.el8.aarch64
|
|---|
| 686 | cpio-2.12-11.el8.aarch64
|
|---|
| 687 | cpp-8.5.0-16.el8_7.aarch64
|
|---|
| 688 | diffutils-3.6-6.el8.aarch64
|
|---|
| 689 | dwz-0.12-10.el8.aarch64
|
|---|
| 690 | efi-srpm-macros-3-3.el8.noarch
|
|---|
| 691 | elfutils-0.187-4.el8.aarch64
|
|---|
| 692 | elfutils-debuginfod-client-0.187-4.el8.aarch64
|
|---|
| 693 | emacs-filesystem-1:26.1-7.el8.noarch
|
|---|
| 694 | file-5.33-21.el8.aarch64
|
|---|
| 695 | findutils-1:4.6.0-20.el8.aarch64
|
|---|
| 696 | gc-7.6.4-3.el8.aarch64
|
|---|
| 697 | gcc-8.5.0-16.el8_7.aarch64
|
|---|
| 698 | gcc-plugin-annobin-8.5.0-16.el8_7.aarch64
|
|---|
| 699 | gdb-headless-8.2-19.el8.aarch64
|
|---|
| 700 | ghc-srpm-macros-1.4.2-7.el8.noarch
|
|---|
| 701 | git-2.31.1-2.el8.aarch64
|
|---|
| 702 | git-core-2.31.1-2.el8.aarch64
|
|---|
| 703 | git-core-doc-2.31.1-2.el8.noarch
|
|---|
| 704 | glibc-devel-2.28-211.el8.aarch64
|
|---|
| 705 | glibc-gconv-extra-2.28-211.el8.aarch64
|
|---|
| 706 | glibc-headers-2.28-211.el8.aarch64
|
|---|
| 707 | go-srpm-macros-2-17.el8.noarch
|
|---|
| 708 | groff-base-1.22.3-18.el8.aarch64
|
|---|
| 709 | guile-5:2.0.14-7.el8.aarch64
|
|---|
| 710 | isl-0.16.1-6.el8.aarch64
|
|---|
| 711 | kernel-headers-4.18.0-425.10.1.el8_7.aarch64
|
|---|
| 712 | keyutils-libs-devel-1.5.10-9.el8.aarch64
|
|---|
| 713 | krb5-devel-1.18.2-22.el8_7.aarch64
|
|---|
| 714 | libasan-8.5.0-16.el8_7.aarch64
|
|---|
| 715 | libatomic-8.5.0-16.el8_7.aarch64
|
|---|
| 716 | libatomic_ops-7.6.2-3.el8.aarch64
|
|---|
| 717 | libbabeltrace-1.5.4-4.el8.aarch64
|
|---|
| 718 | libcom_err-devel-1.45.6-5.el8.aarch64
|
|---|
| 719 | libedit-3.1-23.20170329cvs.el8.aarch64
|
|---|
| 720 | libgomp-8.5.0-16.el8_7.aarch64
|
|---|
| 721 | libkadm5-1.18.2-22.el8_7.aarch64
|
|---|
| 722 | libmpc-1.1.0-9.1.el8.aarch64
|
|---|
| 723 | libpkgconf-1.4.2-1.el8.aarch64
|
|---|
| 724 | libselinux-devel-2.9-6.el8.aarch64
|
|---|
| 725 | libsepol-devel-2.9-3.el8.aarch64
|
|---|
| 726 | libtool-ltdl-2.4.6-25.el8.aarch64
|
|---|
| 727 | libubsan-8.5.0-16.el8_7.aarch64
|
|---|
| 728 | libverto-devel-0.3.2-2.el8.aarch64
|
|---|
| 729 | libxcrypt-devel-4.1.1-6.el8.aarch64
|
|---|
| 730 | libxslt-1.1.32-6.el8.aarch64
|
|---|
| 731 | make-1:4.2.1-11.el8.aarch64
|
|---|
| 732 | mercurial-4.8.2-1.module+el8.3.0+219+18f2b388.aarch64
|
|---|
| 733 | ncurses-6.1-9.20180224.el8.aarch64
|
|---|
| 734 | ocaml-srpm-macros-5-4.el8.noarch
|
|---|
| 735 | openblas-srpm-macros-2-2.el8.noarch
|
|---|
| 736 | openssh-8.0p1-16.el8.aarch64
|
|---|
| 737 | openssh-clients-8.0p1-16.el8.aarch64
|
|---|
| 738 | openssl-1:1.1.1k-7.el8_6.aarch64
|
|---|
| 739 | openssl-devel-1:1.1.1k-7.el8_6.aarch64
|
|---|
| 740 | patch-2.7.6-11.el8.aarch64
|
|---|
| 741 | pcre-cpp-8.42-6.el8.aarch64
|
|---|
| 742 | pcre-devel-8.42-6.el8.aarch64
|
|---|
| 743 | pcre-utf16-8.42-6.el8.aarch64
|
|---|
| 744 | pcre-utf32-8.42-6.el8.aarch64
|
|---|
| 745 | pcre2-devel-10.32-3.el8_6.aarch64
|
|---|
| 746 | pcre2-utf16-10.32-3.el8_6.aarch64
|
|---|
| 747 | pcre2-utf32-10.32-3.el8_6.aarch64
|
|---|
| 748 | perl-Carp-1.42-396.el8.noarch
|
|---|
| 749 | perl-Data-Dumper-2.167-399.el8.aarch64
|
|---|
| 750 | perl-Digest-1.17-395.el8.noarch
|
|---|
| 751 | perl-Digest-MD5-2.55-396.el8.aarch64
|
|---|
| 752 | perl-Encode-4:2.97-3.el8.aarch64
|
|---|
| 753 | perl-Errno-1.28-421.el8.aarch64
|
|---|
| 754 | perl-Error-1:0.17025-2.el8.noarch
|
|---|
| 755 | perl-Exporter-5.72-396.el8.noarch
|
|---|
| 756 | perl-File-Path-2.15-2.el8.noarch
|
|---|
| 757 | perl-File-Temp-0.230.600-1.el8.noarch
|
|---|
| 758 | perl-Getopt-Long-1:2.50-4.el8.noarch
|
|---|
| 759 | perl-Git-2.31.1-2.el8.noarch
|
|---|
| 760 | perl-HTTP-Tiny-0.074-1.el8.noarch
|
|---|
| 761 | perl-IO-1.38-421.el8.aarch64
|
|---|
| 762 | perl-IO-Socket-IP-0.39-5.el8.noarch
|
|---|
| 763 | perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+15d660ad.noarch
|
|---|
| 764 | perl-MIME-Base64-3.15-396.el8.aarch64
|
|---|
| 765 | perl-Mozilla-CA-20160104-7.module+el8.6.0+965+850557f9.noarch
|
|---|
| 766 | perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d660ad.aarch64
|
|---|
| 767 | perl-PathTools-3.74-1.el8.aarch64
|
|---|
| 768 | perl-Pod-Escapes-1:1.07-395.el8.noarch
|
|---|
| 769 | perl-Pod-Perldoc-3.28-396.el8.noarch
|
|---|
| 770 | perl-Pod-Simple-1:3.35-395.el8.noarch
|
|---|
| 771 | perl-Pod-Usage-4:1.69-395.el8.noarch
|
|---|
| 772 | perl-Scalar-List-Utils-3:1.49-2.el8.aarch64
|
|---|
| 773 | perl-Socket-4:2.027-3.el8.aarch64
|
|---|
| 774 | perl-Storable-1:3.11-3.el8.aarch64
|
|---|
| 775 | perl-Term-ANSIColor-4.06-396.el8.noarch
|
|---|
| 776 | perl-Term-Cap-1.17-395.el8.noarch
|
|---|
| 777 | perl-TermReadKey-2.37-7.el8.aarch64
|
|---|
| 778 | perl-Text-ParseWords-3.30-395.el8.noarch
|
|---|
| 779 | perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch
|
|---|
| 780 | perl-Time-Local-1:1.280-1.el8.noarch
|
|---|
| 781 | perl-URI-1.73-3.el8.noarch
|
|---|
| 782 | perl-Unicode-Normalize-1.25-396.el8.aarch64
|
|---|
| 783 | perl-constant-1.33-396.el8.noarch
|
|---|
| 784 | perl-interpreter-4:5.26.3-421.el8.aarch64
|
|---|
| 785 | perl-libnet-3.11-3.el8.noarch
|
|---|
| 786 | perl-libs-4:5.26.3-421.el8.aarch64
|
|---|
| 787 | perl-macros-4:5.26.3-421.el8.aarch64
|
|---|
| 788 | perl-parent-1:0.237-1.el8.noarch
|
|---|
| 789 | perl-podlators-4.11-1.el8.noarch
|
|---|
| 790 | perl-srpm-macros-1-25.el8.noarch
|
|---|
| 791 | perl-threads-1:2.21-2.el8.aarch64
|
|---|
| 792 | perl-threads-shared-1.58-2.el8.aarch64
|
|---|
| 793 | pkgconf-1.4.2-1.el8.aarch64
|
|---|
| 794 | pkgconf-m4-1.4.2-1.el8.noarch
|
|---|
| 795 | pkgconf-pkg-config-1.4.2-1.el8.aarch64
|
|---|
| 796 | python-rpm-macros-3-43.el8.noarch
|
|---|
| 797 | python-srpm-macros-3-43.el8.noarch
|
|---|
| 798 | python2-2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2.aarch64
|
|---|
| 799 | python2-libs-2.7.18-11.module+el8.7.0+1062+663ba31c.rocky.0.2.aarch64
|
|---|
| 800 | python2-pip-9.0.3-19.module+el8.6.0+793+57002515.noarch
|
|---|
| 801 | python2-pip-wheel-9.0.3-19.module+el8.6.0+793+57002515.noarch
|
|---|
| 802 | python2-setuptools-39.0.1-13.module+el8.4.0+403+9ae17a31.noarch
|
|---|
| 803 | python2-setuptools-wheel-39.0.1-13.module+el8.4.0+403+9ae17a31.noarch
|
|---|
| 804 | python3-rpm-macros-3-43.el8.noarch
|
|---|
| 805 | qt5-srpm-macros-5.15.3-1.el8.noarch
|
|---|
| 806 | redhat-rpm-config-130-1.el8.noarch
|
|---|
| 807 | rpm-build-4.14.3-24.el8_7.aarch64
|
|---|
| 808 | rust-srpm-macros-5-2.el8.noarch
|
|---|
| 809 | unzip-6.0-46.el8.aarch64
|
|---|
| 810 | xz-5.2.4-4.el8_6.aarch64
|
|---|
| 811 | zip-3.0-23.el8.aarch64
|
|---|
| 812 | zlib-devel-1.2.11-21.el8_7.aarch64
|
|---|
| 813 | zstd-1.4.4-1.el8.aarch64
|
|---|
| 814 |
|
|---|
| 815 | Complete!
|
|---|
| 816 | build_module.sh: INFO: using "rtmp" as module nickname
|
|---|
| 817 | build_module.sh: INFO: Creating /tmp/build_module.sh.1 build area
|
|---|
| 818 | build_module.sh: INFO: Cloning module source
|
|---|
| 819 | Cloning into '/tmp/build_module.sh.1/rtmp'...
|
|---|
| 820 | build_module.sh: INFO: Downloading NGINX packaging tool
|
|---|
| 821 | destination directory: pkg-oss
|
|---|
| 822 | requesting all changes
|
|---|
| 823 | adding changesets
|
|---|
| 824 | adding manifests
|
|---|
| 825 | adding file changes
|
|---|
| 826 | added 772 changesets with 2932 changes to 457 files (+27 heads)
|
|---|
| 827 | new changesets 8c43d129440a:2798eb6c43b4
|
|---|
| 828 | updating to branch default
|
|---|
| 829 | 262 files updated, 0 files merged, 0 files removed, 0 files unresolved
|
|---|
| 830 | 63 files updated, 0 files merged, 233 files removed, 0 files unresolved
|
|---|
| 831 | build_module.sh: INFO: Archiving module source for 1.17.6
|
|---|
| 832 | /tmp/build_module.sh.1/pkg-oss/rpm/SPECS
|
|---|
| 833 | build_module.sh: INFO: Creating changelog
|
|---|
| 834 | build_module.sh: line 406: pkg-oss/docs/nginx-module-rtmp.xml: No such file or directory
|
|---|
| 835 | build_module.sh: line 430: pkg-oss/docs/nginx-module-rtmp.copyright: No such file or directory
|
|---|
| 836 | build_module.sh: INFO: Creating module Makefile
|
|---|
| 837 | build_module.sh: INFO: Building
|
|---|
| 838 | ===> Creating nginx-module-rtmp.spec
|
|---|
| 839 | --2023-01-24 11:44:46-- http://nginx.org/download/nginx-1.17.6.tar.gz
|
|---|
| 840 | Resolving nginx.org (nginx.org)... 52.58.199.22, 3.125.197.172, 2a05:d014:edb:5702::6, ...
|
|---|
| 841 | Connecting to nginx.org (nginx.org)|52.58.199.22|:80... connected.
|
|---|
| 842 | HTTP request sent, awaiting response... 200 OK
|
|---|
| 843 | Length: 1037527 (1013K) [application/octet-stream]
|
|---|
| 844 | Saving to: 'nginx-1.17.6.tar.gz'
|
|---|
| 845 |
|
|---|
| 846 | 0K .......... .......... .......... .......... .......... 4% 740K 1s
|
|---|
| 847 | 50K .......... .......... .......... .......... .......... 9% 1.55M 1s
|
|---|
| 848 | 100K .......... .......... .......... .......... .......... 14% 4.63M 1s
|
|---|
| 849 | 150K .......... .......... .......... .......... .......... 19% 2.68M 1s
|
|---|
| 850 | 200K .......... .......... .......... .......... .......... 24% 4.23M 0s
|
|---|
| 851 | 250K .......... .......... .......... .......... .......... 29% 16.9M 0s
|
|---|
| 852 | 300K .......... .......... .......... .......... .......... 34% 7.65M 0s
|
|---|
| 853 | 350K .......... .......... .......... .......... .......... 39% 18.9M 0s
|
|---|
| 854 | 400K .......... .......... .......... .......... .......... 44% 4.06M 0s
|
|---|
| 855 | 450K .......... .......... .......... .......... .......... 49% 5.21M 0s
|
|---|
| 856 | 500K .......... .......... .......... .......... .......... 54% 21.8M 0s
|
|---|
| 857 | 550K .......... .......... .......... .......... .......... 59% 23.2M 0s
|
|---|
| 858 | 600K .......... .......... .......... .......... .......... 64% 8.31M 0s
|
|---|
| 859 | 650K .......... .......... .......... .......... .......... 69% 4.20M 0s
|
|---|
| 860 | 700K .......... .......... .......... .......... .......... 74% 15.9M 0s
|
|---|
| 861 | 750K .......... .......... .......... .......... .......... 78% 13.4M 0s
|
|---|
| 862 | 800K .......... .......... .......... .......... .......... 83% 23.2M 0s
|
|---|
| 863 | 850K .......... .......... .......... .......... .......... 88% 17.2M 0s
|
|---|
| 864 | 900K .......... .......... .......... .......... .......... 93% 18.6M 0s
|
|---|
| 865 | 950K .......... .......... .......... .......... .......... 98% 7.49M 0s
|
|---|
| 866 | 1000K .......... ... 100% 42.7M=0.2s
|
|---|
| 867 |
|
|---|
| 868 | 2023-01-24 11:44:47 (4.59 MB/s) - 'nginx-1.17.6.tar.gz' saved [1037527/1037527]
|
|---|
| 869 |
|
|---|
| 870 | ===> Building nginx-module-rtmp package
|
|---|
| 871 | Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dK9eXn
|
|---|
| 872 | + umask 022
|
|---|
| 873 | + cd /root/rpmbuild/BUILD
|
|---|
| 874 | + cd /root/rpmbuild/BUILD
|
|---|
| 875 | + rm -rf nginx-plus-module-rtmp-1.17.6
|
|---|
| 876 | + /usr/bin/mkdir -p nginx-plus-module-rtmp-1.17.6
|
|---|
| 877 | + cd nginx-plus-module-rtmp-1.17.6
|
|---|
| 878 | + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
|
|---|
| 879 | + tar --strip-components=1 -zxf /root/rpmbuild/SOURCES/nginx-1.17.6.tar.gz
|
|---|
| 880 | tar (child): /root/rpmbuild/SOURCES/nginx-1.17.6.tar.gz: Cannot open: No such file or directory
|
|---|
| 881 | tar (child): Error is not recoverable: exiting now
|
|---|
| 882 | tar: Child returned status 2
|
|---|
| 883 | tar: Error is not recoverable: exiting now
|
|---|
| 884 | error: Bad exit status from /var/tmp/rpm-tmp.dK9eXn (%prep)
|
|---|
| 885 | Bad exit status from /var/tmp/rpm-tmp.dK9eXn (%prep)
|
|---|
| 886 |
|
|---|
| 887 |
|
|---|
| 888 | RPM build errors:
|
|---|
| 889 | real 0.04
|
|---|
| 890 | user 0.01
|
|---|
| 891 | sys 0.02
|
|---|
| 892 | make: *** [Makefile:318: module-rtmp] Error 1
|
|---|
| 893 | build_module.sh: ERROR: Build failed
|
|---|