| Version 2 (modified by , 5 years ago) ( diff ) |
|---|
Installing from YUM
The project-builder.org ftp site is also set up as a yum repository. You can install and update project-builder.org packages using yum. First add a file in your yum repo directory (most probably /etc/yum.repos.d) like the following (you may download it from our ftp server in each fedora|centos/version directory). Note that this sample is for fedora. You will need to edit a bit for other distros.
[root@tesla yum.repos.d]# cat pb.repo [mondorpms] name=Fedora Core $releasever - pb baseurl=ftp://ftp.project-builder.org/fedora/$releasever/x86_64 enabled=1 gpgcheck=1 gpgkey=ftp://ftp.project-builder.org/fedora/$releasever/x86_64/pb.pubkey
Such a file is now automatically produced by project-builder.org and available on the ftp server at the same place as the packages. E.g. for Fedora 30 x86_64 download it from ftp://ftp.project-builder.org/fedora/30/x86_64/pb.repo
If you want to contribute to the testing of project-builder.org, also download the corresponding repo file under the test directory and the same subtree. In the above case it's ftp://ftp.project-builder.org/test/fedora/30/x86_64/pb.repo
Now just use the command:
# yum install project-builder
Here is a sequence of a successful installation of the stable version of project-builder in a CentOS 8 container
$ docker run -ti --rm centos:8
[root@fe4902a26572 /]# yum install -y wget
Failed to set locale, defaulting to C.UTF-8
CentOS-8 - AppStream 6.7 MB/s | 5.8 MB 00:00
CentOS-8 - Base 3.6 MB/s | 2.2 MB 00:00
CentOS-8 - Extras 29 kB/s | 7.3 kB 00:00
Dependencies resolved.
========================================================================================================================================================================================================================================================================================
Package Architecture Version Repository Size
========================================================================================================================================================================================================================================================================================
Installing:
wget x86_64 1.19.5-8.el8_1.1 AppStream 735 k
Installing dependencies:
libpsl x86_64 0.20.2-5.el8 BaseOS 61 k
publicsuffix-list-dafsa noarch 20180723-1.el8 BaseOS 56 k
Transaction Summary
========================================================================================================================================================================================================================================================================================
Install 3 Packages
Total download size: 852 k
Installed size: 3.0 M
Downloading Packages:
(1/3): publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm 1.2 MB/s | 56 kB 00:00
(2/3): libpsl-0.20.2-5.el8.x86_64.rpm 1.2 MB/s | 61 kB 00:00
(3/3): wget-1.19.5-8.el8_1.1.x86_64.rpm 5.9 MB/s | 735 kB 00:00
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 4.2 MB/s | 852 kB 00:00
warning: /var/cache/dnf/AppStream-02e86d1c976ab532/packages/wget-1.19.5-8.el8_1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY
CentOS-8 - AppStream 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <security@centos.org>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 1/3
Installing : libpsl-0.20.2-5.el8.x86_64 2/3
Installing : wget-1.19.5-8.el8_1.1.x86_64 3/3
Running scriptlet: wget-1.19.5-8.el8_1.1.x86_64 3/3
Verifying : wget-1.19.5-8.el8_1.1.x86_64 1/3
Verifying : libpsl-0.20.2-5.el8.x86_64 2/3
Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 3/3
Installed:
wget-1.19.5-8.el8_1.1.x86_64 libpsl-0.20.2-5.el8.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch
Complete!
[root@fe4902a26572 /]# wget ftp://ftp.project-builder.org/centos/8/x86_64/pb.repo
--2020-08-19 15:29:17-- ftp://ftp.project-builder.org/centos/8/x86_64/pb.repo
=> 'pb.repo'
Resolving ftp.project-builder.org (ftp.project-builder.org)... 185.170.48.239
Connecting to ftp.project-builder.org (ftp.project-builder.org)|185.170.48.239|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /centos/8/x86_64 ... done.
==> SIZE pb.repo ... 188
==> PASV ... done. ==> RETR pb.repo ... done.
Length: 188 (unauthoritative)
pb.repo 100%[=========================================================================================================================================================================>] 188 --.-KB/s in 0s
2020-08-19 15:29:17 (30.7 MB/s) - 'pb.repo' saved [188]
[root@fe4902a26572 /]# mv pb.repo /etc/yum.repos.d/
[root@fe4902a26572 /]# sed -i -e 's/enabled=0/enabled=1/' /etc/yum.repos.d/CentOS-PowerTools.repo
[root@fe4902a26572 /]# yum install -y project-builder
Failed to set locale, defaulting to C.UTF-8
CentOS-8 - PowerTools 4.0 MB/s | 1.9 MB 00:00
Dependencies resolved.
========================================================================================================================================================================================================================================================================================
Package Architecture Version Repository Size
========================================================================================================================================================================================================================================================================================
Installing:
project-builder noarch 0.16.1-1.centos8 pb 137 k
Upgrading:
elfutils-libelf x86_64 0.178-7.el8 BaseOS 212 k
elfutils-libs x86_64 0.178-7.el8 BaseOS 292 k
file-libs x86_64 5.33-13.el8 BaseOS 542 k
python3-rpm x86_64 4.14.2-37.el8 BaseOS 156 k
rpm x86_64 4.14.2-37.el8 BaseOS 540 k
rpm-build-libs x86_64 4.14.2-37.el8 BaseOS 154 k
rpm-libs x86_64 4.14.2-37.el8 BaseOS 337 k
Installing dependencies:
dwz x86_64 0.12-9.el8 AppStream 109 k
efi-srpm-macros noarch 3-2.el8 AppStream 22 k
gc x86_64 7.6.4-3.el8 AppStream 109 k
gdb-headless x86_64 8.2-11.el8 AppStream 3.7 M
ghc-srpm-macros noarch 1.4.2-7.el8 AppStream 9.3 k
go-srpm-macros noarch 2-16.el8 AppStream 14 k
guile x86_64 5:2.0.14-7.el8 AppStream 3.5 M
libatomic_ops x86_64 7.6.2-3.el8 AppStream 38 k
libbabeltrace x86_64 1.5.4-2.el8 AppStream 201 k
libipt x86_64 1.6.1-8.el8 AppStream 50 k
ocaml-srpm-macros noarch 5-4.el8 AppStream 9.4 k
openblas-srpm-macros noarch 2-2.el8 AppStream 7.9 k
perl x86_64 4:5.26.3-416.el8 AppStream 72 k
perl-Algorithm-Diff noarch 1.1903-9.el8 AppStream 52 k
perl-Archive-Tar noarch 2.30-1.el8 AppStream 79 k
perl-Archive-Zip noarch 1.60-3.el8 AppStream 108 k
perl-Attribute-Handlers noarch 0.99-416.el8 AppStream 88 k
perl-B-Debug noarch 1.26-2.el8 AppStream 26 k
perl-CPAN noarch 2.18-397.el8 AppStream 554 k
perl-CPAN-Meta noarch 2.150010-396.el8 AppStream 191 k
perl-CPAN-Meta-Requirements noarch 2.140-396.el8 AppStream 37 k
perl-CPAN-Meta-YAML noarch 0.018-397.el8 AppStream 34 k
perl-Compress-Bzip2 x86_64 2.26-6.el8 AppStream 72 k
perl-Compress-Raw-Bzip2 x86_64 2.081-1.el8 AppStream 40 k
perl-Compress-Raw-Zlib x86_64 2.081-1.el8 AppStream 68 k
perl-Config-Perl-V noarch 0.30-1.el8 AppStream 22 k
perl-DB_File x86_64 1.842-1.el8 AppStream 83 k
perl-Data-OptList noarch 0.110-6.el8 AppStream 31 k
perl-Data-Section noarch 0.200007-3.el8 AppStream 30 k
perl-Devel-PPPort x86_64 3.36-5.el8 AppStream 118 k
perl-Devel-Peek x86_64 1.26-416.el8 AppStream 93 k
perl-Devel-SelfStubber noarch 1.06-416.el8 AppStream 75 k
perl-Devel-Size x86_64 0.81-2.el8 AppStream 34 k
perl-Digest noarch 1.17-395.el8 AppStream 27 k
perl-Digest-MD5 x86_64 2.55-396.el8 AppStream 37 k
perl-Digest-SHA x86_64 1:6.02-1.el8 AppStream 66 k
perl-Encode-devel x86_64 4:2.97-3.el8 AppStream 39 k
perl-Env noarch 1.04-395.el8 AppStream 21 k
perl-ExtUtils-CBuilder noarch 1:0.280230-2.el8 AppStream 48 k
perl-ExtUtils-Command noarch 1:7.34-1.el8 AppStream 19 k
perl-ExtUtils-Embed noarch 1.34-416.el8 AppStream 79 k
perl-ExtUtils-Install noarch 2.14-4.el8 AppStream 46 k
perl-ExtUtils-MM-Utils noarch 1:7.34-1.el8 AppStream 17 k
perl-ExtUtils-MakeMaker noarch 1:7.34-1.el8 AppStream 300 k
perl-ExtUtils-Manifest noarch 1.70-395.el8 AppStream 37 k
perl-ExtUtils-Miniperl noarch 1.06-416.el8 AppStream 76 k
perl-ExtUtils-ParseXS noarch 1:3.35-2.el8 AppStream 83 k
perl-File-Fetch noarch 0.56-2.el8 AppStream 33 k
perl-File-HomeDir noarch 1.002-4.el8 AppStream 61 k
perl-File-Which noarch 1.22-2.el8 AppStream 23 k
perl-Filter x86_64 2:1.58-2.el8 AppStream 82 k
perl-Filter-Simple noarch 0.94-2.el8 AppStream 29 k
perl-IO-Compress noarch 2.081-1.el8 AppStream 258 k
perl-IO-Socket-IP noarch 0.39-5.el8 AppStream 47 k
perl-IO-Zlib noarch 1:1.10-416.el8 AppStream 80 k
perl-IPC-Cmd noarch 2:1.02-1.el8 AppStream 43 k
perl-IPC-SysV x86_64 2.07-397.el8 AppStream 43 k
perl-IPC-System-Simple noarch 1.25-17.el8 AppStream 43 k
perl-JSON-PP noarch 1:2.97.001-3.el8 AppStream 68 k
perl-Locale-Codes noarch 3.57-1.el8 AppStream 311 k
perl-Locale-Maketext noarch 1.28-396.el8 AppStream 99 k
perl-Locale-Maketext-Simple noarch 1:0.21-416.el8 AppStream 78 k
perl-MRO-Compat noarch 0.13-4.el8 AppStream 24 k
perl-Math-BigInt-FastCalc x86_64 0.500.600-6.el8 AppStream 27 k
perl-Math-BigRat noarch 0.2614-1.el8 AppStream 40 k
perl-Memoize noarch 1.03-416.el8 AppStream 118 k
perl-Module-Build noarch 2:0.42.24-5.el8 AppStream 273 k
perl-Module-CoreList noarch 1:5.20181130-1.el8 AppStream 87 k
perl-Module-CoreList-tools noarch 1:5.20181130-1.el8 AppStream 22 k
perl-Module-Load noarch 1:0.32-395.el8 AppStream 19 k
perl-Module-Load-Conditional noarch 0.68-395.el8 AppStream 24 k
perl-Module-Loaded noarch 1:0.08-416.el8 AppStream 74 k
perl-Module-Metadata noarch 1.000033-395.el8 AppStream 44 k
perl-Net-Ping noarch 2.55-416.el8 AppStream 101 k
perl-Package-Generator noarch 1.106-11.el8 AppStream 27 k
perl-Params-Check noarch 1:0.38-395.el8 AppStream 24 k
perl-Params-Util x86_64 1.07-22.el8 AppStream 44 k
perl-Perl-OSType noarch 1.010-396.el8 AppStream 29 k
perl-PerlIO-via-QuotedPrint noarch 0.08-395.el8 AppStream 13 k
perl-Pod-Checker noarch 4:1.73-395.el8 AppStream 33 k
perl-Pod-Html noarch 1.22.02-416.el8 AppStream 87 k
perl-Pod-Parser noarch 1.63-396.el8 AppStream 108 k
perl-SelfLoader noarch 1.23-416.el8 AppStream 82 k
perl-Software-License noarch 0.103013-2.el8 AppStream 138 k
perl-Sub-Exporter noarch 0.987-15.el8 AppStream 73 k
perl-Sub-Install noarch 0.928-14.el8 AppStream 27 k
perl-Sys-Syslog x86_64 0.35-397.el8 AppStream 50 k
perl-Test noarch 1.30-416.el8 AppStream 89 k
perl-Test-Harness noarch 1:3.42-1.el8 AppStream 279 k
perl-Test-Simple noarch 1:1.302135-1.el8 AppStream 516 k
perl-Text-Balanced noarch 2.03-395.el8 AppStream 58 k
perl-Text-Diff noarch 1.45-2.el8 AppStream 45 k
perl-Text-Glob noarch 0.11-4.el8 AppStream 17 k
perl-Text-Template noarch 1.51-1.el8 AppStream 64 k
perl-Thread-Queue noarch 3.13-1.el8 AppStream 24 k
perl-Time-HiRes x86_64 1.9758-1.el8 AppStream 61 k
perl-Time-Piece x86_64 1.31-416.el8 AppStream 98 k
perl-URI noarch 1.73-3.el8 AppStream 116 k
perl-Unicode-Collate x86_64 1.25-2.el8 AppStream 686 k
perl-YAML noarch 1.24-3.module_el8.1.0+230+35fea25e AppStream 93 k
perl-autodie noarch 2.29-396.el8 AppStream 98 k
perl-bignum noarch 0.49-2.el8 AppStream 44 k
perl-devel x86_64 4:5.26.3-416.el8 AppStream 599 k
perl-encoding x86_64 4:2.22-3.el8 AppStream 68 k
perl-experimental noarch 0.019-2.el8 AppStream 24 k
perl-inc-latest noarch 2:0.500-9.el8 AppStream 25 k
perl-libnet noarch 3.11-3.el8 AppStream 121 k
perl-libnetcfg noarch 4:5.26.3-416.el8 AppStream 77 k
perl-local-lib noarch 2.000024-2.el8 AppStream 74 k
perl-open noarch 1.11-416.el8 AppStream 77 k
perl-perlfaq noarch 5.20180605-1.el8 AppStream 386 k
perl-srpm-macros noarch 1-25.el8 AppStream 11 k
perl-utils noarch 5.26.3-416.el8 AppStream 128 k
perl-version x86_64 6:0.99.24-1.el8 AppStream 67 k
python-srpm-macros noarch 3-38.el8 AppStream 14 k
python3-rpm-macros noarch 3-38.el8 AppStream 13 k
qt5-srpm-macros noarch 5.12.5-3.el8 AppStream 10 k
redhat-rpm-config noarch 122-1.el8 AppStream 83 k
rpm-build x86_64 4.14.2-37.el8 AppStream 171 k
rust-srpm-macros noarch 5-2.el8 AppStream 9.2 k
systemtap-sdt-devel x86_64 4.2-6.el8 AppStream 81 k
zstd x86_64 1.4.2-2.el8 AppStream 385 k
bzip2 x86_64 1.0.6-26.el8 BaseOS 60 k
diffutils x86_64 3.6-6.el8 BaseOS 358 k
elfutils x86_64 0.178-7.el8 BaseOS 540 k
file x86_64 5.33-13.el8 BaseOS 76 k
groff-base x86_64 1.22.3-18.el8 BaseOS 1.0 M
libpkgconf x86_64 1.4.2-1.el8 BaseOS 35 k
libtool-ltdl x86_64 2.4.6-25.el8 BaseOS 58 k
libzstd x86_64 1.4.2-2.el8 BaseOS 260 k
make x86_64 1:4.2.1-10.el8 BaseOS 498 k
ncurses x86_64 6.1-7.20180224.el8 BaseOS 387 k
patch x86_64 2.7.6-11.el8 BaseOS 138 k
perl-Carp noarch 1.42-396.el8 BaseOS 30 k
perl-Data-Dumper x86_64 2.167-399.el8 BaseOS 58 k
perl-Date-Manip noarch 6.60-2.el8 BaseOS 1.1 M
perl-Encode x86_64 4:2.97-3.el8 BaseOS 1.5 M
perl-Errno x86_64 1.28-416.el8 BaseOS 76 k
perl-Exporter noarch 5.72-396.el8 BaseOS 34 k
perl-File-Path noarch 2.15-2.el8 BaseOS 38 k
perl-File-Temp noarch 0.230.600-1.el8 BaseOS 63 k
perl-Getopt-Long noarch 1:2.50-4.el8 BaseOS 63 k
perl-HTTP-Tiny noarch 0.074-1.el8 BaseOS 58 k
perl-IO x86_64 1.38-416.el8 BaseOS 141 k
perl-MIME-Base64 x86_64 3.15-396.el8 BaseOS 31 k
perl-Math-BigInt noarch 1:1.9998.11-7.el8 BaseOS 196 k
perl-Math-Complex noarch 1.59-416.el8 BaseOS 108 k
perl-PathTools x86_64 3.74-1.el8 BaseOS 90 k
perl-Pod-Escapes noarch 1:1.07-395.el8 BaseOS 20 k
perl-Pod-Perldoc noarch 3.28-396.el8 BaseOS 86 k
perl-Pod-Simple noarch 1:3.35-395.el8 BaseOS 213 k
perl-Pod-Usage noarch 4:1.69-395.el8 BaseOS 34 k
perl-Scalar-List-Utils x86_64 3:1.49-2.el8 BaseOS 68 k
perl-Socket x86_64 4:2.027-3.el8 BaseOS 59 k
perl-Storable x86_64 1:3.11-3.el8 BaseOS 98 k
perl-Term-ANSIColor noarch 4.06-396.el8 BaseOS 46 k
perl-Term-Cap noarch 1.17-395.el8 BaseOS 23 k
perl-Text-ParseWords noarch 3.30-395.el8 BaseOS 18 k
perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 BaseOS 24 k
perl-Time-Local noarch 1:1.280-1.el8 BaseOS 34 k
perl-Unicode-Normalize x86_64 1.25-396.el8 BaseOS 82 k
perl-constant noarch 1.33-396.el8 BaseOS 25 k
perl-interpreter x86_64 4:5.26.3-416.el8 BaseOS 6.3 M
perl-libs x86_64 4:5.26.3-416.el8 BaseOS 1.6 M
perl-macros x86_64 4:5.26.3-416.el8 BaseOS 72 k
perl-parent noarch 1:0.237-1.el8 BaseOS 20 k
perl-podlators noarch 4.11-1.el8 BaseOS 118 k
perl-threads x86_64 1:2.21-2.el8 BaseOS 61 k
perl-threads-shared x86_64 1.58-2.el8 BaseOS 48 k
pkgconf x86_64 1.4.2-1.el8 BaseOS 38 k
pkgconf-m4 noarch 1.4.2-1.el8 BaseOS 17 k
pkgconf-pkg-config x86_64 1.4.2-1.el8 BaseOS 15 k
python3-pyparsing noarch 2.1.10-7.el8 BaseOS 142 k
shared-mime-info x86_64 1.9-3.el8 BaseOS 329 k
unzip x86_64 6.0-43.el8 BaseOS 195 k
zip x86_64 3.0-23.el8 BaseOS 270 k
perl-File-BaseDir noarch 0.08-1.el8 PowerTools 23 k
perl-File-DesktopEntry noarch 0.22-7.el8 PowerTools 27 k
perl-File-MimeInfo noarch 0.28-7.el8 PowerTools 56 k
perl-ProjectBuilder noarch 0.16.1-1.centos8 pb 170 k
Installing weak dependencies:
elfutils-debuginfod-client x86_64 0.178-7.el8 AppStream 62 k
perl-Encode-Locale noarch 1.05-9.el8 AppStream 21 k
perl-Mozilla-CA noarch 20160104-7.el8 AppStream 15 k
perl-TermReadKey x86_64 2.37-7.el8 AppStream 40 k
Enabling module streams:
perl-YAML 1.24
Transaction Summary
========================================================================================================================================================================================================================================================================================
Install 185 Packages
Upgrade 7 Packages
Total download size: 37 M
Downloading Packages:
(1/192): efi-srpm-macros-3-2.el8.noarch.rpm 571 kB/s | 22 kB 00:00
(2/192): elfutils-debuginfod-client-0.178-7.el8.x86_64.rpm 1.1 MB/s | 62 kB 00:00
(3/192): dwz-0.12-9.el8.x86_64.rpm 1.5 MB/s | 109 kB 00:00
(4/192): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 460 kB/s | 9.3 kB 00:00
(5/192): gc-7.6.4-3.el8.x86_64.rpm 1.9 MB/s | 109 kB 00:00
(6/192): go-srpm-macros-2-16.el8.noarch.rpm 706 kB/s | 14 kB 00:00
(7/192): libatomic_ops-7.6.2-3.el8.x86_64.rpm 1.5 MB/s | 38 kB 00:00
(8/192): libbabeltrace-1.5.4-2.el8.x86_64.rpm 3.4 MB/s | 201 kB 00:00
(9/192): libipt-1.6.1-8.el8.x86_64.rpm 1.7 MB/s | 50 kB 00:00
(10/192): ocaml-srpm-macros-5-4.el8.noarch.rpm 413 kB/s | 9.4 kB 00:00
(11/192): openblas-srpm-macros-2-2.el8.noarch.rpm 380 kB/s | 7.9 kB 00:00
(12/192): perl-5.26.3-416.el8.x86_64.rpm 2.3 MB/s | 72 kB 00:00
(13/192): perl-Algorithm-Diff-1.1903-9.el8.noarch.rpm 1.8 MB/s | 52 kB 00:00
(14/192): perl-Archive-Tar-2.30-1.el8.noarch.rpm 2.5 MB/s | 79 kB 00:00
(15/192): perl-Archive-Zip-1.60-3.el8.noarch.rpm 3.2 MB/s | 108 kB 00:00
(16/192): perl-Attribute-Handlers-0.99-416.el8.noarch.rpm 2.7 MB/s | 88 kB 00:00
(17/192): perl-B-Debug-1.26-2.el8.noarch.rpm 1.1 MB/s | 26 kB 00:00
(18/192): gdb-headless-8.2-11.el8.x86_64.rpm 8.2 MB/s | 3.7 MB 00:00
(19/192): guile-2.0.14-7.el8.x86_64.rpm 7.8 MB/s | 3.5 MB 00:00
(20/192): perl-CPAN-Meta-2.150010-396.el8.noarch.rpm 3.4 MB/s | 191 kB 00:00
(21/192): perl-CPAN-2.18-397.el8.noarch.rpm 4.5 MB/s | 554 kB 00:00
(22/192): perl-CPAN-Meta-Requirements-2.140-396.el8.noarch.rpm 1.5 MB/s | 37 kB 00:00
(23/192): perl-CPAN-Meta-YAML-0.018-397.el8.noarch.rpm 1.6 MB/s | 34 kB 00:00
(24/192): perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64.rpm 1.7 MB/s | 40 kB 00:00
(25/192): perl-Compress-Bzip2-2.26-6.el8.x86_64.rpm 2.7 MB/s | 72 kB 00:00
(26/192): perl-Compress-Raw-Zlib-2.081-1.el8.x86_64.rpm 2.9 MB/s | 68 kB 00:00
(27/192): perl-Config-Perl-V-0.30-1.el8.noarch.rpm 1.0 MB/s | 22 kB 00:00
(28/192): perl-DB_File-1.842-1.el8.x86_64.rpm 3.4 MB/s | 83 kB 00:00
(29/192): perl-Data-OptList-0.110-6.el8.noarch.rpm 1.5 MB/s | 31 kB 00:00
(30/192): perl-Data-Section-0.200007-3.el8.noarch.rpm 1.4 MB/s | 30 kB 00:00
(31/192): perl-Devel-PPPort-3.36-5.el8.x86_64.rpm 4.7 MB/s | 118 kB 00:00
(32/192): perl-Devel-Peek-1.26-416.el8.x86_64.rpm 3.9 MB/s | 93 kB 00:00
(33/192): perl-Devel-SelfStubber-1.06-416.el8.noarch.rpm 3.3 MB/s | 75 kB 00:00
(34/192): perl-Devel-Size-0.81-2.el8.x86_64.rpm 1.6 MB/s | 34 kB 00:00
(35/192): perl-Digest-1.17-395.el8.noarch.rpm 1.3 MB/s | 27 kB 00:00
(36/192): perl-Digest-MD5-2.55-396.el8.x86_64.rpm 1.6 MB/s | 37 kB 00:00
(37/192): perl-Digest-SHA-6.02-1.el8.x86_64.rpm 2.9 MB/s | 66 kB 00:00
(38/192): perl-Encode-Locale-1.05-9.el8.noarch.rpm 1.0 MB/s | 21 kB 00:00
(39/192): perl-Encode-devel-2.97-3.el8.x86_64.rpm 1.8 MB/s | 39 kB 00:00
(40/192): perl-Env-1.04-395.el8.noarch.rpm 927 kB/s | 21 kB 00:00
(41/192): perl-ExtUtils-CBuilder-0.280230-2.el8.noarch.rpm 2.1 MB/s | 48 kB 00:00
(42/192): perl-ExtUtils-Command-7.34-1.el8.noarch.rpm 993 kB/s | 19 kB 00:00
(43/192): perl-ExtUtils-Install-2.14-4.el8.noarch.rpm 2.0 MB/s | 46 kB 00:00
(44/192): perl-ExtUtils-Embed-1.34-416.el8.noarch.rpm 2.9 MB/s | 79 kB 00:00
(45/192): perl-ExtUtils-MM-Utils-7.34-1.el8.noarch.rpm 841 kB/s | 17 kB 00:00
(46/192): perl-ExtUtils-Manifest-1.70-395.el8.noarch.rpm 1.4 MB/s | 37 kB 00:00
(47/192): perl-ExtUtils-Miniperl-1.06-416.el8.noarch.rpm 2.7 MB/s | 76 kB 00:00
(48/192): perl-ExtUtils-MakeMaker-7.34-1.el8.noarch.rpm 7.0 MB/s | 300 kB 00:00
(49/192): perl-ExtUtils-ParseXS-3.35-2.el8.noarch.rpm 3.1 MB/s | 83 kB 00:00
(50/192): perl-File-Fetch-0.56-2.el8.noarch.rpm 1.4 MB/s | 33 kB 00:00
(51/192): perl-File-HomeDir-1.002-4.el8.noarch.rpm 2.7 MB/s | 61 kB 00:00
(52/192): perl-File-Which-1.22-2.el8.noarch.rpm 1.0 MB/s | 23 kB 00:00
(53/192): perl-Filter-1.58-2.el8.x86_64.rpm 3.2 MB/s | 82 kB 00:00
(54/192): perl-Filter-Simple-0.94-2.el8.noarch.rpm 1.4 MB/s | 29 kB 00:00
(55/192): perl-IO-Socket-IP-0.39-5.el8.noarch.rpm 1.8 MB/s | 47 kB 00:00
(56/192): perl-IO-Zlib-1.10-416.el8.noarch.rpm 2.9 MB/s | 80 kB 00:00
(57/192): perl-IO-Compress-2.081-1.el8.noarch.rpm 6.3 MB/s | 258 kB 00:00
(58/192): perl-IPC-Cmd-1.02-1.el8.noarch.rpm 2.0 MB/s | 43 kB 00:00
(59/192): perl-IPC-SysV-2.07-397.el8.x86_64.rpm 1.9 MB/s | 43 kB 00:00
(60/192): perl-IPC-System-Simple-1.25-17.el8.noarch.rpm 2.0 MB/s | 43 kB 00:00
(61/192): perl-JSON-PP-2.97.001-3.el8.noarch.rpm 2.9 MB/s | 68 kB 00:00
(62/192): perl-Locale-Maketext-1.28-396.el8.noarch.rpm 3.4 MB/s | 99 kB 00:00
(63/192): perl-Locale-Maketext-Simple-0.21-416.el8.noarch.rpm 3.0 MB/s | 78 kB 00:00
(64/192): perl-Locale-Codes-3.57-1.el8.noarch.rpm 6.8 MB/s | 311 kB 00:00
(65/192): perl-MRO-Compat-0.13-4.el8.noarch.rpm 1.1 MB/s | 24 kB 00:00
(66/192): perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64.rpm 1.3 MB/s | 27 kB 00:00
(67/192): perl-Math-BigRat-0.2614-1.el8.noarch.rpm 1.9 MB/s | 40 kB 00:00
(68/192): perl-Memoize-1.03-416.el8.noarch.rpm 4.5 MB/s | 118 kB 00:00
(69/192): perl-Module-CoreList-5.20181130-1.el8.noarch.rpm 3.1 MB/s | 87 kB 00:00
(70/192): perl-Module-CoreList-tools-5.20181130-1.el8.noarch.rpm 1.0 MB/s | 22 kB 00:00
(71/192): perl-Module-Build-0.42.24-5.el8.noarch.rpm 6.7 MB/s | 273 kB 00:00
(72/192): perl-Module-Load-0.32-395.el8.noarch.rpm 910 kB/s | 19 kB 00:00
(73/192): perl-Module-Load-Conditional-0.68-395.el8.noarch.rpm 1.1 MB/s | 24 kB 00:00
(74/192): perl-Module-Loaded-0.08-416.el8.noarch.rpm 3.0 MB/s | 74 kB 00:00
(75/192): perl-Module-Metadata-1.000033-395.el8.noarch.rpm 2.0 MB/s | 44 kB 00:00
(76/192): perl-Mozilla-CA-20160104-7.el8.noarch.rpm 767 kB/s | 15 kB 00:00
(77/192): perl-Net-Ping-2.55-416.el8.noarch.rpm 4.1 MB/s | 101 kB 00:00
(78/192): perl-Package-Generator-1.106-11.el8.noarch.rpm 1.3 MB/s | 27 kB 00:00
(79/192): perl-Params-Check-0.38-395.el8.noarch.rpm 1.2 MB/s | 24 kB 00:00
(80/192): perl-Params-Util-1.07-22.el8.x86_64.rpm 2.0 MB/s | 44 kB 00:00
(81/192): perl-Perl-OSType-1.010-396.el8.noarch.rpm 1.4 MB/s | 29 kB 00:00
(82/192): perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch.rpm 697 kB/s | 13 kB 00:00
(83/192): perl-Pod-Checker-1.73-395.el8.noarch.rpm 1.5 MB/s | 33 kB 00:00
(84/192): perl-Pod-Html-1.22.02-416.el8.noarch.rpm 3.6 MB/s | 87 kB 00:00
(85/192): perl-Pod-Parser-1.63-396.el8.noarch.rpm 4.4 MB/s | 108 kB 00:00
(86/192): perl-SelfLoader-1.23-416.el8.noarch.rpm 3.6 MB/s | 82 kB 00:00
(87/192): perl-Software-License-0.103013-2.el8.noarch.rpm 4.6 MB/s | 138 kB 00:00
(88/192): perl-Sub-Exporter-0.987-15.el8.noarch.rpm 3.0 MB/s | 73 kB 00:00
(89/192): perl-Sub-Install-0.928-14.el8.noarch.rpm 1.3 MB/s | 27 kB 00:00
(90/192): perl-Sys-Syslog-0.35-397.el8.x86_64.rpm 2.1 MB/s | 50 kB 00:00
(91/192): perl-TermReadKey-2.37-7.el8.x86_64.rpm 1.8 MB/s | 40 kB 00:00
(92/192): perl-Test-1.30-416.el8.noarch.rpm 3.8 MB/s | 89 kB 00:00
(93/192): perl-Text-Balanced-2.03-395.el8.noarch.rpm 2.0 MB/s | 58 kB 00:00
(94/192): perl-Test-Harness-3.42-1.el8.noarch.rpm 5.7 MB/s | 279 kB 00:00
(95/192): perl-Text-Diff-1.45-2.el8.noarch.rpm 1.9 MB/s | 45 kB 00:00
(96/192): perl-Test-Simple-1.302135-1.el8.noarch.rpm 7.9 MB/s | 516 kB 00:00
(97/192): perl-Text-Glob-0.11-4.el8.noarch.rpm 831 kB/s | 17 kB 00:00
(98/192): perl-Text-Template-1.51-1.el8.noarch.rpm 2.7 MB/s | 64 kB 00:00
(99/192): perl-Thread-Queue-3.13-1.el8.noarch.rpm 1.1 MB/s | 24 kB 00:00
(100/192): perl-Time-HiRes-1.9758-1.el8.x86_64.rpm 2.7 MB/s | 61 kB 00:00
(101/192): perl-Time-Piece-1.31-416.el8.x86_64.rpm 3.7 MB/s | 98 kB 00:00
(102/192): perl-URI-1.73-3.el8.noarch.rpm 3.7 MB/s | 116 kB 00:00
(103/192): perl-YAML-1.24-3.module_el8.1.0+230+35fea25e.noarch.rpm 3.2 MB/s | 93 kB 00:00
(104/192): perl-autodie-2.29-396.el8.noarch.rpm 3.3 MB/s | 98 kB 00:00
(105/192): perl-Unicode-Collate-1.25-2.el8.x86_64.rpm 10 MB/s | 686 kB 00:00
(106/192): perl-bignum-0.49-2.el8.noarch.rpm 1.9 MB/s | 44 kB 00:00
(107/192): perl-experimental-0.019-2.el8.noarch.rpm 967 kB/s | 24 kB 00:00
(108/192): perl-encoding-2.22-3.el8.x86_64.rpm 2.3 MB/s | 68 kB 00:00
(109/192): perl-devel-5.26.3-416.el8.x86_64.rpm 10 MB/s | 599 kB 00:00
(110/192): perl-inc-latest-0.500-9.el8.noarch.rpm 1.1 MB/s | 25 kB 00:00
(111/192): perl-libnet-3.11-3.el8.noarch.rpm 4.5 MB/s | 121 kB 00:00
(112/192): perl-libnetcfg-5.26.3-416.el8.noarch.rpm 2.7 MB/s | 77 kB 00:00
(113/192): perl-local-lib-2.000024-2.el8.noarch.rpm 2.8 MB/s | 74 kB 00:00
(114/192): perl-open-1.11-416.el8.noarch.rpm 3.2 MB/s | 77 kB 00:00
(115/192): perl-srpm-macros-1-25.el8.noarch.rpm 463 kB/s | 11 kB 00:00
(116/192): perl-utils-5.26.3-416.el8.noarch.rpm 4.1 MB/s | 128 kB 00:00
(117/192): perl-perlfaq-5.20180605-1.el8.noarch.rpm 7.7 MB/s | 386 kB 00:00
(118/192): perl-version-0.99.24-1.el8.x86_64.rpm 2.6 MB/s | 67 kB 00:00
(119/192): python-srpm-macros-3-38.el8.noarch.rpm 683 kB/s | 14 kB 00:00
(120/192): qt5-srpm-macros-5.12.5-3.el8.noarch.rpm 520 kB/s | 10 kB 00:00
(121/192): python3-rpm-macros-3-38.el8.noarch.rpm 618 kB/s | 13 kB 00:00
(122/192): redhat-rpm-config-122-1.el8.noarch.rpm 3.5 MB/s | 83 kB 00:00
(123/192): rust-srpm-macros-5-2.el8.noarch.rpm 416 kB/s | 9.2 kB 00:00
(124/192): rpm-build-4.14.2-37.el8.x86_64.rpm 4.8 MB/s | 171 kB 00:00
(125/192): systemtap-sdt-devel-4.2-6.el8.x86_64.rpm 3.0 MB/s | 81 kB 00:00
(126/192): zstd-1.4.2-2.el8.x86_64.rpm 9.4 MB/s | 385 kB 00:00
(127/192): bzip2-1.0.6-26.el8.x86_64.rpm 468 kB/s | 60 kB 00:00
(128/192): diffutils-3.6-6.el8.x86_64.rpm 2.1 MB/s | 358 kB 00:00
(129/192): file-5.33-13.el8.x86_64.rpm 1.6 MB/s | 76 kB 00:00
(130/192): elfutils-0.178-7.el8.x86_64.rpm 3.0 MB/s | 540 kB 00:00
(131/192): libpkgconf-1.4.2-1.el8.x86_64.rpm 1.1 MB/s | 35 kB 00:00
(132/192): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 2.4 MB/s | 58 kB 00:00
(133/192): libzstd-1.4.2-2.el8.x86_64.rpm 3.5 MB/s | 260 kB 00:00
(134/192): groff-base-1.22.3-18.el8.x86_64.rpm 8.4 MB/s | 1.0 MB 00:00
(135/192): make-4.2.1-10.el8.x86_64.rpm 6.1 MB/s | 498 kB 00:00
(136/192): patch-2.7.6-11.el8.x86_64.rpm 3.8 MB/s | 138 kB 00:00
(137/192): perl-Carp-1.42-396.el8.noarch.rpm 1.1 MB/s | 30 kB 00:00
(138/192): ncurses-6.1-7.20180224.el8.x86_64.rpm 6.6 MB/s | 387 kB 00:00
(139/192): perl-Data-Dumper-2.167-399.el8.x86_64.rpm 2.2 MB/s | 58 kB 00:00
(140/192): perl-Errno-1.28-416.el8.x86_64.rpm 2.2 MB/s | 76 kB 00:00
(141/192): perl-Exporter-5.72-396.el8.noarch.rpm 1.1 MB/s | 34 kB 00:00
(142/192): perl-File-Path-2.15-2.el8.noarch.rpm 1.3 MB/s | 38 kB 00:00
(143/192): perl-File-Temp-0.230.600-1.el8.noarch.rpm 1.9 MB/s | 63 kB 00:00
(144/192): perl-Date-Manip-6.60-2.el8.noarch.rpm 7.3 MB/s | 1.1 MB 00:00
(145/192): perl-Encode-2.97-3.el8.x86_64.rpm 8.3 MB/s | 1.5 MB 00:00
(146/192): perl-Getopt-Long-2.50-4.el8.noarch.rpm 1.6 MB/s | 63 kB 00:00
(147/192): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 1.8 MB/s | 58 kB 00:00
(148/192): perl-MIME-Base64-3.15-396.el8.x86_64.rpm 1.1 MB/s | 31 kB 00:00
(149/192): perl-IO-1.38-416.el8.x86_64.rpm 3.7 MB/s | 141 kB 00:00
(150/192): perl-Math-BigInt-1.9998.11-7.el8.noarch.rpm 4.8 MB/s | 196 kB 00:00
(151/192): perl-Math-Complex-1.59-416.el8.noarch.rpm 3.7 MB/s | 108 kB 00:00
(152/192): perl-PathTools-3.74-1.el8.x86_64.rpm 3.2 MB/s | 90 kB 00:00
(153/192): perl-Pod-Escapes-1.07-395.el8.noarch.rpm 861 kB/s | 20 kB 00:00
(154/192): perl-Pod-Perldoc-3.28-396.el8.noarch.rpm 3.1 MB/s | 86 kB 00:00
(155/192): perl-Pod-Usage-1.69-395.el8.noarch.rpm 1.3 MB/s | 34 kB 00:00
(156/192): perl-Pod-Simple-3.35-395.el8.noarch.rpm 5.8 MB/s | 213 kB 00:00
(157/192): perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm 2.5 MB/s | 68 kB 00:00
(158/192): perl-Socket-2.027-3.el8.x86_64.rpm 2.2 MB/s | 59 kB 00:00
(159/192): perl-Storable-3.11-3.el8.x86_64.rpm 3.6 MB/s | 98 kB 00:00
(160/192): perl-Term-ANSIColor-4.06-396.el8.noarch.rpm 1.5 MB/s | 46 kB 00:00
(161/192): perl-Term-Cap-1.17-395.el8.noarch.rpm 937 kB/s | 23 kB 00:00
(162/192): perl-Text-ParseWords-3.30-395.el8.noarch.rpm 767 kB/s | 18 kB 00:00
(163/192): perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm 986 kB/s | 24 kB 00:00
(164/192): perl-Time-Local-1.280-1.el8.noarch.rpm 1.4 MB/s | 34 kB 00:00
(165/192): perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm 2.9 MB/s | 82 kB 00:00
(166/192): perl-constant-1.33-396.el8.noarch.rpm 978 kB/s | 25 kB 00:00
(167/192): perl-macros-5.26.3-416.el8.x86_64.rpm 1.9 MB/s | 72 kB 00:00
(168/192): perl-parent-0.237-1.el8.noarch.rpm 726 kB/s | 20 kB 00:00
(169/192): perl-podlators-4.11-1.el8.noarch.rpm 2.8 MB/s | 118 kB 00:00
(170/192): perl-threads-2.21-2.el8.x86_64.rpm 1.8 MB/s | 61 kB 00:00
(171/192): perl-threads-shared-1.58-2.el8.x86_64.rpm 1.6 MB/s | 48 kB 00:00
(172/192): perl-libs-5.26.3-416.el8.x86_64.rpm 7.5 MB/s | 1.6 MB 00:00
(173/192): pkgconf-1.4.2-1.el8.x86_64.rpm 1.4 MB/s | 38 kB 00:00
(174/192): pkgconf-m4-1.4.2-1.el8.noarch.rpm 669 kB/s | 17 kB 00:00
(175/192): pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm 628 kB/s | 15 kB 00:00
(176/192): python3-pyparsing-2.1.10-7.el8.noarch.rpm 3.2 MB/s | 142 kB 00:00
(177/192): shared-mime-info-1.9-3.el8.x86_64.rpm 5.1 MB/s | 329 kB 00:00
(178/192): unzip-6.0-43.el8.x86_64.rpm 3.3 MB/s | 195 kB 00:00
(179/192): zip-3.0-23.el8.x86_64.rpm 4.3 MB/s | 270 kB 00:00
(180/192): perl-File-BaseDir-0.08-1.el8.noarch.rpm 799 kB/s | 23 kB 00:00
(181/192): perl-File-DesktopEntry-0.22-7.el8.noarch.rpm 770 kB/s | 27 kB 00:00
(182/192): perl-File-MimeInfo-0.28-7.el8.noarch.rpm 1.4 MB/s | 56 kB 00:00
(183/192): perl-interpreter-5.26.3-416.el8.x86_64.rpm 11 MB/s | 6.3 MB 00:00
(184/192): elfutils-libelf-0.178-7.el8.x86_64.rpm 6.2 MB/s | 212 kB 00:00
(185/192): elfutils-libs-0.178-7.el8.x86_64.rpm 7.6 MB/s | 292 kB 00:00
(186/192): file-libs-5.33-13.el8.x86_64.rpm 10 MB/s | 542 kB 00:00
(187/192): python3-rpm-4.14.2-37.el8.x86_64.rpm 5.0 MB/s | 156 kB 00:00
(188/192): rpm-4.14.2-37.el8.x86_64.rpm 10 MB/s | 540 kB 00:00
(189/192): rpm-build-libs-4.14.2-37.el8.x86_64.rpm 5.1 MB/s | 154 kB 00:00
(190/192): rpm-libs-4.14.2-37.el8.x86_64.rpm 8.3 MB/s | 337 kB 00:00
(191/192): project-builder-0.16.1-1.centos8.noarch.rpm 234 kB/s | 137 kB 00:00
(192/192): perl-ProjectBuilder-0.16.1-1.centos8.noarch.rpm 272 kB/s | 170 kB 00:00
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 9.8 MB/s | 37 MB 00:03
warning: /var/cache/dnf/pb-b1ce58cf87fc7c07/packages/perl-ProjectBuilder-0.16.1-1.centos8.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 20ebfb0e: NOKEY
centos 8 x86_64 - pb Vanilla Packages 18 kB/s | 9.3 kB 00:00
Importing GPG key 0x20EBFB0E:
Userid : "Bruno Cornec (FLOSS & Early Music) <bruno@victoria.frmug.org>"
Fingerprint: A9AD D1BE C556 4FF7 1D74 EA75 6BA8 C2D2 20EB FB0E
From : ftp://ftp.project-builder.org//centos/8/x86_64/pb.pubkey
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : perl-Exporter-5.72-396.el8.noarch 1/199
Installing : perl-libs-4:5.26.3-416.el8.x86_64 2/199
Installing : perl-Carp-1.42-396.el8.noarch 3/199
Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 4/199
Installing : perl-parent-1:0.237-1.el8.noarch 5/199
Upgrading : elfutils-libelf-0.178-7.el8.x86_64 6/199
Installing : perl-Text-ParseWords-3.30-395.el8.noarch 7/199
Installing : perl-Time-HiRes-1.9758-1.el8.x86_64 8/199
Installing : libzstd-1.4.2-2.el8.x86_64 9/199
Upgrading : rpm-4.14.2-37.el8.x86_64 10/199
Upgrading : rpm-libs-4.14.2-37.el8.x86_64 11/199
Running scriptlet: rpm-libs-4.14.2-37.el8.x86_64 11/199
Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 12/199
Upgrading : file-libs-5.33-13.el8.x86_64 13/199
Installing : perl-Perl-OSType-1.010-396.el8.noarch 14/199
Installing : file-5.33-13.el8.x86_64 15/199
Installing : perl-macros-4:5.26.3-416.el8.x86_64 16/199
Installing : perl-Errno-1.28-416.el8.x86_64 17/199
Installing : perl-Socket-4:2.027-3.el8.x86_64 18/199
Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 19/199
Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 20/199
Installing : perl-File-Path-2.15-2.el8.noarch 21/199
Installing : perl-IO-1.38-416.el8.x86_64 22/199
Installing : perl-PathTools-3.74-1.el8.x86_64 23/199
Installing : perl-constant-1.33-396.el8.noarch 24/199
Installing : perl-threads-1:2.21-2.el8.x86_64 25/199
Installing : perl-threads-shared-1.58-2.el8.x86_64 26/199
Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 27/199
Installing : perl-Data-Dumper-2.167-399.el8.x86_64 28/199
Installing : perl-version-6:0.99.24-1.el8.x86_64 29/199
Installing : perl-File-Temp-0.230.600-1.el8.noarch 30/199
Installing : perl-MIME-Base64-3.15-396.el8.x86_64 31/199
Installing : perl-Time-Local-1:1.280-1.el8.noarch 32/199
Installing : perl-Storable-1:3.11-3.el8.x86_64 33/199
Installing : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch 34/199
Installing : perl-ExtUtils-Manifest-1.70-395.el8.noarch 35/199
Installing : perl-Digest-1.17-395.el8.noarch 36/199
Installing : perl-Digest-MD5-2.55-396.el8.x86_64 37/199
Installing : perl-Module-CoreList-1:5.20181130-1.el8.noarch 38/199
Installing : perl-Module-Metadata-1.000033-395.el8.noarch 39/199
Installing : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 40/199
Installing : perl-Filter-2:1.58-2.el8.x86_64 41/199
Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 42/199
Installing : perl-libnet-3.11-3.el8.noarch 43/199
Installing : perl-SelfLoader-1.23-416.el8.noarch 44/199
Installing : perl-Module-Load-1:0.32-395.el8.noarch 45/199
Installing : perl-Text-Balanced-2.03-395.el8.noarch 46/199
Installing : perl-CPAN-Meta-YAML-0.018-397.el8.noarch 47/199
Installing : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 48/199
Installing : perl-ExtUtils-Command-1:7.34-1.el8.noarch 49/199
Installing : perl-Locale-Maketext-1.28-396.el8.noarch 50/199
Installing : perl-Locale-Maketext-Simple-1:0.21-416.el8.noarch 51/199
Installing : perl-Params-Check-1:0.38-395.el8.noarch 52/199
Installing : perl-Module-Load-Conditional-0.68-395.el8.noarch 53/199
Installing : perl-Net-Ping-2.55-416.el8.noarch 54/199
Installing : perl-Params-Util-1.07-22.el8.x86_64 55/199
Installing : perl-Sub-Install-0.928-14.el8.noarch 56/199
Installing : perl-Math-Complex-1.59-416.el8.noarch 57/199
Installing : perl-Math-BigInt-1:1.9998.11-7.el8.noarch 58/199
Installing : perl-Math-BigRat-0.2614-1.el8.noarch 59/199
Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 60/199
Installing : perl-File-BaseDir-0.08-1.el8.noarch 61/199
Installing : unzip-6.0-43.el8.x86_64 62/199
Installing : elfutils-debuginfod-client-0.178-7.el8.x86_64 63/199
Upgrading : elfutils-libs-0.178-7.el8.x86_64 64/199
Upgrading : rpm-build-libs-4.14.2-37.el8.x86_64 65/199
Running scriptlet: rpm-build-libs-4.14.2-37.el8.x86_64 65/199
Installing : libbabeltrace-1.5.4-2.el8.x86_64 66/199
Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 66/199
Installing : elfutils-0.178-7.el8.x86_64 67/199
Installing : zip-3.0-23.el8.x86_64 68/199
Installing : perl-bignum-0.49-2.el8.noarch 69/199
Installing : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 70/199
Installing : perl-Data-OptList-0.110-6.el8.noarch 71/199
Installing : perl-Filter-Simple-0.94-2.el8.noarch 72/199
Installing : perl-Devel-SelfStubber-1.06-416.el8.noarch 73/199
Installing : perl-Config-Perl-V-0.30-1.el8.noarch 74/199
Installing : perl-Memoize-1.03-416.el8.noarch 75/199
Installing : perl-Test-Simple-1:1.302135-1.el8.noarch 76/199
Installing : perl-Time-Piece-1.31-416.el8.x86_64 77/199
Installing : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 78/199
Installing : perl-Test-1.30-416.el8.noarch 79/199
Installing : perl-experimental-0.019-2.el8.noarch 80/199
Installing : perl-Algorithm-Diff-1.1903-9.el8.noarch 81/199
Installing : perl-Text-Diff-1.45-2.el8.noarch 82/199
Installing : perl-Attribute-Handlers-0.99-416.el8.noarch 83/199
Installing : perl-B-Debug-1.26-2.el8.noarch 84/199
Installing : perl-Compress-Bzip2-2.26-6.el8.x86_64 85/199
Installing : perl-DB_File-1.842-1.el8.x86_64 86/199
Installing : perl-Devel-PPPort-3.36-5.el8.x86_64 87/199
Installing : perl-Devel-Size-0.81-2.el8.x86_64 88/199
Installing : perl-Env-1.04-395.el8.noarch 89/199
Installing : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch 90/199
Installing : perl-IPC-Cmd-2:1.02-1.el8.noarch 91/199
Installing : perl-File-Fetch-0.56-2.el8.noarch 92/199
Installing : perl-IPC-SysV-2.07-397.el8.x86_64 93/199
Installing : perl-IPC-System-Simple-1.25-17.el8.noarch 94/199
Installing : perl-autodie-2.29-396.el8.noarch 95/199
Installing : perl-Locale-Codes-3.57-1.el8.noarch 96/199
Installing : perl-Module-Loaded-1:0.08-416.el8.noarch 97/199
Installing : perl-Package-Generator-1.106-11.el8.noarch 98/199
Installing : perl-Sub-Exporter-0.987-15.el8.noarch 99/199
Installing : perl-Sys-Syslog-0.35-397.el8.x86_64 100/199
Installing : perl-TermReadKey-2.37-7.el8.x86_64 101/199
Installing : perl-Text-Glob-0.11-4.el8.noarch 102/199
Installing : perl-Text-Template-1.51-1.el8.noarch 103/199
Installing : perl-Unicode-Collate-1.25-2.el8.x86_64 104/199
Installing : perl-YAML-1.24-3.module_el8.1.0+230+35fea25e.noarch 105/199
Installing : perl-local-lib-2.000024-2.el8.noarch 106/199
Installing : perl-utils-5.26.3-416.el8.noarch 107/199
Installing : perl-Thread-Queue-3.13-1.el8.noarch 108/199
Installing : perl-File-Which-1.22-2.el8.noarch 109/199
Installing : perl-File-HomeDir-1.002-4.el8.noarch 110/199
Installing : perl-Mozilla-CA-20160104-7.el8.noarch 111/199
Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 112/199
Installing : efi-srpm-macros-3-2.el8.noarch 113/199
Installing : dwz-0.12-9.el8.x86_64 114/199
Installing : perl-Devel-Peek-1.26-416.el8.x86_64 115/199
Installing : perl-MRO-Compat-0.13-4.el8.noarch 116/199
Installing : perl-perlfaq-5.20180605-1.el8.noarch 117/199
Installing : shared-mime-info-1.9-3.el8.x86_64 118/199
Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 118/199
Installing : python3-pyparsing-2.1.10-7.el8.noarch 119/199
Installing : systemtap-sdt-devel-4.2-6.el8.x86_64 120/199
Installing : pkgconf-m4-1.4.2-1.el8.noarch 121/199
Installing : patch-2.7.6-11.el8.x86_64 122/199
Installing : ncurses-6.1-7.20180224.el8.x86_64 123/199
Installing : perl-Term-Cap-1.17-395.el8.noarch 124/199
Installing : make-1:4.2.1-10.el8.x86_64 125/199
Running scriptlet: make-1:4.2.1-10.el8.x86_64 125/199
Installing : libtool-ltdl-2.4.6-25.el8.x86_64 126/199
Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 126/199
Installing : libpkgconf-1.4.2-1.el8.x86_64 127/199
Installing : pkgconf-1.4.2-1.el8.x86_64 128/199
Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 129/199
Installing : groff-base-1.22.3-18.el8.x86_64 130/199
Installing : perl-Encode-4:2.97-3.el8.x86_64 131/199
Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 132/199
Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 133/199
Installing : perl-podlators-4.11-1.el8.noarch 134/199
Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 135/199
Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 136/199
Installing : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch 137/199
Installing : perl-IO-Compress-2.081-1.el8.noarch 138/199
Installing : perl-JSON-PP-1:2.97.001-3.el8.noarch 139/199
Installing : perl-CPAN-Meta-2.150010-396.el8.noarch 140/199
Installing : perl-Test-Harness-1:3.42-1.el8.noarch 141/199
Installing : perl-IO-Zlib-1:1.10-416.el8.noarch 142/199
Installing : perl-Archive-Tar-2.30-1.el8.noarch 143/199
Installing : perl-Digest-SHA-1:6.02-1.el8.x86_64 144/199
Installing : perl-Pod-Html-1.22.02-416.el8.noarch 145/199
Installing : perl-URI-1.73-3.el8.noarch 146/199
Installing : perl-encoding-4:2.22-3.el8.x86_64 147/199
Installing : perl-open-1.11-416.el8.noarch 148/199
Installing : perl-File-DesktopEntry-0.22-7.el8.noarch 149/199
Installing : perl-File-MimeInfo-0.28-7.el8.noarch 150/199
Installing : perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch 151/199
Installing : perl-Pod-Checker-4:1.73-395.el8.noarch 152/199
Installing : perl-Pod-Parser-1.63-396.el8.noarch 153/199
Installing : perl-Archive-Zip-1.60-3.el8.noarch 154/199
Installing : perl-Data-Section-0.200007-3.el8.noarch 155/199
Installing : perl-Software-License-0.103013-2.el8.noarch 156/199
Installing : perl-Encode-Locale-1.05-9.el8.noarch 157/199
Installing : perl-Date-Manip-6.60-2.el8.noarch 158/199
Installing : diffutils-3.6-6.el8.x86_64 159/199
Running scriptlet: diffutils-3.6-6.el8.x86_64 159/199
Installing : bzip2-1.0.6-26.el8.x86_64 160/199
Installing : zstd-1.4.2-2.el8.x86_64 161/199
Installing : rust-srpm-macros-5-2.el8.noarch 162/199
Installing : qt5-srpm-macros-5.12.5-3.el8.noarch 163/199
Installing : python3-rpm-macros-3-38.el8.noarch 164/199
Installing : python-srpm-macros-3-38.el8.noarch 165/199
Installing : perl-srpm-macros-1-25.el8.noarch 166/199
Installing : openblas-srpm-macros-2-2.el8.noarch 167/199
Installing : ocaml-srpm-macros-5-4.el8.noarch 168/199
Installing : libipt-1.6.1-8.el8.x86_64 169/199
Installing : libatomic_ops-7.6.2-3.el8.x86_64 170/199
Installing : gc-7.6.4-3.el8.x86_64 171/199
Installing : guile-5:2.0.14-7.el8.x86_64 172/199
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 172/199
Installing : gdb-headless-8.2-11.el8.x86_64 173/199
Installing : go-srpm-macros-2-16.el8.noarch 174/199
Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 175/199
Installing : redhat-rpm-config-122-1.el8.noarch 176/199
Installing : perl-ExtUtils-Install-2.14-4.el8.noarch 177/199
Installing : perl-devel-4:5.26.3-416.el8.x86_64 178/199
Installing : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch 179/199
Installing : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch 180/199
Installing : perl-ExtUtils-Embed-1.34-416.el8.noarch 181/199
Installing : perl-ExtUtils-Miniperl-1.06-416.el8.noarch 182/199
Installing : perl-libnetcfg-4:5.26.3-416.el8.noarch 183/199
Installing : perl-Encode-devel-4:2.97-3.el8.x86_64 184/199
Installing : perl-inc-latest-2:0.500-9.el8.noarch 185/199
Installing : perl-Module-Build-2:0.42.24-5.el8.noarch 186/199
Installing : perl-CPAN-2.18-397.el8.noarch 187/199
Installing : perl-4:5.26.3-416.el8.x86_64 188/199
Installing : perl-ProjectBuilder-0.16.1-1.centos8.noarch 189/199
Installing : rpm-build-4.14.2-37.el8.x86_64 190/199
Installing : project-builder-0.16.1-1.centos8.noarch 191/199
Upgrading : python3-rpm-4.14.2-37.el8.x86_64 192/199
Cleanup : python3-rpm-4.14.2-25.el8.x86_64 193/199
Cleanup : rpm-build-libs-4.14.2-25.el8.x86_64 194/199
Running scriptlet: rpm-build-libs-4.14.2-25.el8.x86_64 194/199
Cleanup : elfutils-libs-0.176-5.el8.x86_64 195/199
Cleanup : rpm-4.14.2-25.el8.x86_64 196/199
Cleanup : rpm-libs-4.14.2-25.el8.x86_64 197/199
Running scriptlet: rpm-libs-4.14.2-25.el8.x86_64 197/199
Cleanup : elfutils-libelf-0.176-5.el8.x86_64 198/199
Cleanup : file-libs-5.33-8.el8.x86_64 199/199
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 199/199
Running scriptlet: file-libs-5.33-8.el8.x86_64 199/199
Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 199/199
Verifying : dwz-0.12-9.el8.x86_64 1/199
Verifying : efi-srpm-macros-3-2.el8.noarch 2/199
Verifying : elfutils-debuginfod-client-0.178-7.el8.x86_64 3/199
Verifying : gc-7.6.4-3.el8.x86_64 4/199
Verifying : gdb-headless-8.2-11.el8.x86_64 5/199
Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/199
Verifying : go-srpm-macros-2-16.el8.noarch 7/199
Verifying : guile-5:2.0.14-7.el8.x86_64 8/199
Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/199
Verifying : libbabeltrace-1.5.4-2.el8.x86_64 10/199
Verifying : libipt-1.6.1-8.el8.x86_64 11/199
Verifying : ocaml-srpm-macros-5-4.el8.noarch 12/199
Verifying : openblas-srpm-macros-2-2.el8.noarch 13/199
Verifying : perl-4:5.26.3-416.el8.x86_64 14/199
Verifying : perl-Algorithm-Diff-1.1903-9.el8.noarch 15/199
Verifying : perl-Archive-Tar-2.30-1.el8.noarch 16/199
Verifying : perl-Archive-Zip-1.60-3.el8.noarch 17/199
Verifying : perl-Attribute-Handlers-0.99-416.el8.noarch 18/199
Verifying : perl-B-Debug-1.26-2.el8.noarch 19/199
Verifying : perl-CPAN-2.18-397.el8.noarch 20/199
Verifying : perl-CPAN-Meta-2.150010-396.el8.noarch 21/199
Verifying : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch 22/199
Verifying : perl-CPAN-Meta-YAML-0.018-397.el8.noarch 23/199
Verifying : perl-Compress-Bzip2-2.26-6.el8.x86_64 24/199
Verifying : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 25/199
Verifying : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 26/199
Verifying : perl-Config-Perl-V-0.30-1.el8.noarch 27/199
Verifying : perl-DB_File-1.842-1.el8.x86_64 28/199
Verifying : perl-Data-OptList-0.110-6.el8.noarch 29/199
Verifying : perl-Data-Section-0.200007-3.el8.noarch 30/199
Verifying : perl-Devel-PPPort-3.36-5.el8.x86_64 31/199
Verifying : perl-Devel-Peek-1.26-416.el8.x86_64 32/199
Verifying : perl-Devel-SelfStubber-1.06-416.el8.noarch 33/199
Verifying : perl-Devel-Size-0.81-2.el8.x86_64 34/199
Verifying : perl-Digest-1.17-395.el8.noarch 35/199
Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 36/199
Verifying : perl-Digest-SHA-1:6.02-1.el8.x86_64 37/199
Verifying : perl-Encode-Locale-1.05-9.el8.noarch 38/199
Verifying : perl-Encode-devel-4:2.97-3.el8.x86_64 39/199
Verifying : perl-Env-1.04-395.el8.noarch 40/199
Verifying : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch 41/199
Verifying : perl-ExtUtils-Command-1:7.34-1.el8.noarch 42/199
Verifying : perl-ExtUtils-Embed-1.34-416.el8.noarch 43/199
Verifying : perl-ExtUtils-Install-2.14-4.el8.noarch 44/199
Verifying : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch 45/199
Verifying : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch 46/199
Verifying : perl-ExtUtils-Manifest-1.70-395.el8.noarch 47/199
Verifying : perl-ExtUtils-Miniperl-1.06-416.el8.noarch 48/199
Verifying : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch 49/199
Verifying : perl-File-Fetch-0.56-2.el8.noarch 50/199
Verifying : perl-File-HomeDir-1.002-4.el8.noarch 51/199
Verifying : perl-File-Which-1.22-2.el8.noarch 52/199
Verifying : perl-Filter-2:1.58-2.el8.x86_64 53/199
Verifying : perl-Filter-Simple-0.94-2.el8.noarch 54/199
Verifying : perl-IO-Compress-2.081-1.el8.noarch 55/199
Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 56/199
Verifying : perl-IO-Zlib-1:1.10-416.el8.noarch 57/199
Verifying : perl-IPC-Cmd-2:1.02-1.el8.noarch 58/199
Verifying : perl-IPC-SysV-2.07-397.el8.x86_64 59/199
Verifying : perl-IPC-System-Simple-1.25-17.el8.noarch 60/199
Verifying : perl-JSON-PP-1:2.97.001-3.el8.noarch 61/199
Verifying : perl-Locale-Codes-3.57-1.el8.noarch 62/199
Verifying : perl-Locale-Maketext-1.28-396.el8.noarch 63/199
Verifying : perl-Locale-Maketext-Simple-1:0.21-416.el8.noarch 64/199
Verifying : perl-MRO-Compat-0.13-4.el8.noarch 65/199
Verifying : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 66/199
Verifying : perl-Math-BigRat-0.2614-1.el8.noarch 67/199
Verifying : perl-Memoize-1.03-416.el8.noarch 68/199
Verifying : perl-Module-Build-2:0.42.24-5.el8.noarch 69/199
Verifying : perl-Module-CoreList-1:5.20181130-1.el8.noarch 70/199
Verifying : perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch 71/199
Verifying : perl-Module-Load-1:0.32-395.el8.noarch 72/199
Verifying : perl-Module-Load-Conditional-0.68-395.el8.noarch 73/199
Verifying : perl-Module-Loaded-1:0.08-416.el8.noarch 74/199
Verifying : perl-Module-Metadata-1.000033-395.el8.noarch 75/199
Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 76/199
Verifying : perl-Net-Ping-2.55-416.el8.noarch 77/199
Verifying : perl-Package-Generator-1.106-11.el8.noarch 78/199
Verifying : perl-Params-Check-1:0.38-395.el8.noarch 79/199
Verifying : perl-Params-Util-1.07-22.el8.x86_64 80/199
Verifying : perl-Perl-OSType-1.010-396.el8.noarch 81/199
Verifying : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 82/199
Verifying : perl-Pod-Checker-4:1.73-395.el8.noarch 83/199
Verifying : perl-Pod-Html-1.22.02-416.el8.noarch 84/199
Verifying : perl-Pod-Parser-1.63-396.el8.noarch 85/199
Verifying : perl-SelfLoader-1.23-416.el8.noarch 86/199
Verifying : perl-Software-License-0.103013-2.el8.noarch 87/199
Verifying : perl-Sub-Exporter-0.987-15.el8.noarch 88/199
Verifying : perl-Sub-Install-0.928-14.el8.noarch 89/199
Verifying : perl-Sys-Syslog-0.35-397.el8.x86_64 90/199
Verifying : perl-TermReadKey-2.37-7.el8.x86_64 91/199
Verifying : perl-Test-1.30-416.el8.noarch 92/199
Verifying : perl-Test-Harness-1:3.42-1.el8.noarch 93/199
Verifying : perl-Test-Simple-1:1.302135-1.el8.noarch 94/199
Verifying : perl-Text-Balanced-2.03-395.el8.noarch 95/199
Verifying : perl-Text-Diff-1.45-2.el8.noarch 96/199
Verifying : perl-Text-Glob-0.11-4.el8.noarch 97/199
Verifying : perl-Text-Template-1.51-1.el8.noarch 98/199
Verifying : perl-Thread-Queue-3.13-1.el8.noarch 99/199
Verifying : perl-Time-HiRes-1.9758-1.el8.x86_64 100/199
Verifying : perl-Time-Piece-1.31-416.el8.x86_64 101/199
Verifying : perl-URI-1.73-3.el8.noarch 102/199
Verifying : perl-Unicode-Collate-1.25-2.el8.x86_64 103/199
Verifying : perl-YAML-1.24-3.module_el8.1.0+230+35fea25e.noarch 104/199
Verifying : perl-autodie-2.29-396.el8.noarch 105/199
Verifying : perl-bignum-0.49-2.el8.noarch 106/199
Verifying : perl-devel-4:5.26.3-416.el8.x86_64 107/199
Verifying : perl-encoding-4:2.22-3.el8.x86_64 108/199
Verifying : perl-experimental-0.019-2.el8.noarch 109/199
Verifying : perl-inc-latest-2:0.500-9.el8.noarch 110/199
Verifying : perl-libnet-3.11-3.el8.noarch 111/199
Verifying : perl-libnetcfg-4:5.26.3-416.el8.noarch 112/199
Verifying : perl-local-lib-2.000024-2.el8.noarch 113/199
Verifying : perl-open-1.11-416.el8.noarch 114/199
Verifying : perl-perlfaq-5.20180605-1.el8.noarch 115/199
Verifying : perl-srpm-macros-1-25.el8.noarch 116/199
Verifying : perl-utils-5.26.3-416.el8.noarch 117/199
Verifying : perl-version-6:0.99.24-1.el8.x86_64 118/199
Verifying : python-srpm-macros-3-38.el8.noarch 119/199
Verifying : python3-rpm-macros-3-38.el8.noarch 120/199
Verifying : qt5-srpm-macros-5.12.5-3.el8.noarch 121/199
Verifying : redhat-rpm-config-122-1.el8.noarch 122/199
Verifying : rpm-build-4.14.2-37.el8.x86_64 123/199
Verifying : rust-srpm-macros-5-2.el8.noarch 124/199
Verifying : systemtap-sdt-devel-4.2-6.el8.x86_64 125/199
Verifying : zstd-1.4.2-2.el8.x86_64 126/199
Verifying : bzip2-1.0.6-26.el8.x86_64 127/199
Verifying : diffutils-3.6-6.el8.x86_64 128/199
Verifying : elfutils-0.178-7.el8.x86_64 129/199
Verifying : file-5.33-13.el8.x86_64 130/199
Verifying : groff-base-1.22.3-18.el8.x86_64 131/199
Verifying : libpkgconf-1.4.2-1.el8.x86_64 132/199
Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 133/199
Verifying : libzstd-1.4.2-2.el8.x86_64 134/199
Verifying : make-1:4.2.1-10.el8.x86_64 135/199
Verifying : ncurses-6.1-7.20180224.el8.x86_64 136/199
Verifying : patch-2.7.6-11.el8.x86_64 137/199
Verifying : perl-Carp-1.42-396.el8.noarch 138/199
Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 139/199
Verifying : perl-Date-Manip-6.60-2.el8.noarch 140/199
Verifying : perl-Encode-4:2.97-3.el8.x86_64 141/199
Verifying : perl-Errno-1.28-416.el8.x86_64 142/199
Verifying : perl-Exporter-5.72-396.el8.noarch 143/199
Verifying : perl-File-Path-2.15-2.el8.noarch 144/199
Verifying : perl-File-Temp-0.230.600-1.el8.noarch 145/199
Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 146/199
Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 147/199
Verifying : perl-IO-1.38-416.el8.x86_64 148/199
Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 149/199
Verifying : perl-Math-BigInt-1:1.9998.11-7.el8.noarch 150/199
Verifying : perl-Math-Complex-1.59-416.el8.noarch 151/199
Verifying : perl-PathTools-3.74-1.el8.x86_64 152/199
Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 153/199
Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 154/199
Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 155/199
Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 156/199
Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 157/199
Verifying : perl-Socket-4:2.027-3.el8.x86_64 158/199
Verifying : perl-Storable-1:3.11-3.el8.x86_64 159/199
Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 160/199
Verifying : perl-Term-Cap-1.17-395.el8.noarch 161/199
Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 162/199
Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 163/199
Verifying : perl-Time-Local-1:1.280-1.el8.noarch 164/199
Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 165/199
Verifying : perl-constant-1.33-396.el8.noarch 166/199
Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 167/199
Verifying : perl-libs-4:5.26.3-416.el8.x86_64 168/199
Verifying : perl-macros-4:5.26.3-416.el8.x86_64 169/199
Verifying : perl-parent-1:0.237-1.el8.noarch 170/199
Verifying : perl-podlators-4.11-1.el8.noarch 171/199
Verifying : perl-threads-1:2.21-2.el8.x86_64 172/199
Verifying : perl-threads-shared-1.58-2.el8.x86_64 173/199
Verifying : pkgconf-1.4.2-1.el8.x86_64 174/199
Verifying : pkgconf-m4-1.4.2-1.el8.noarch 175/199
Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 176/199
Verifying : python3-pyparsing-2.1.10-7.el8.noarch 177/199
Verifying : shared-mime-info-1.9-3.el8.x86_64 178/199
Verifying : unzip-6.0-43.el8.x86_64 179/199
Verifying : zip-3.0-23.el8.x86_64 180/199
Verifying : perl-File-BaseDir-0.08-1.el8.noarch 181/199
Verifying : perl-File-DesktopEntry-0.22-7.el8.noarch 182/199
Verifying : perl-File-MimeInfo-0.28-7.el8.noarch 183/199
Verifying : perl-ProjectBuilder-0.16.1-1.centos8.noarch 184/199
Verifying : project-builder-0.16.1-1.centos8.noarch 185/199
Verifying : elfutils-libelf-0.178-7.el8.x86_64 186/199
Verifying : elfutils-libelf-0.176-5.el8.x86_64 187/199
Verifying : elfutils-libs-0.178-7.el8.x86_64 188/199
Verifying : elfutils-libs-0.176-5.el8.x86_64 189/199
Verifying : file-libs-5.33-13.el8.x86_64 190/199
Verifying : file-libs-5.33-8.el8.x86_64 191/199
Verifying : python3-rpm-4.14.2-37.el8.x86_64 192/199
Verifying : python3-rpm-4.14.2-25.el8.x86_64 193/199
Verifying : rpm-4.14.2-37.el8.x86_64 194/199
Verifying : rpm-4.14.2-25.el8.x86_64 195/199
Verifying : rpm-build-libs-4.14.2-37.el8.x86_64 196/199
Verifying : rpm-build-libs-4.14.2-25.el8.x86_64 197/199
Verifying : rpm-libs-4.14.2-37.el8.x86_64 198/199
Verifying : rpm-libs-4.14.2-25.el8.x86_64 199/199
Upgraded:
elfutils-libelf-0.178-7.el8.x86_64 elfutils-libs-0.178-7.el8.x86_64 file-libs-5.33-13.el8.x86_64 python3-rpm-4.14.2-37.el8.x86_64 rpm-4.14.2-37.el8.x86_64 rpm-build-libs-4.14.2-37.el8.x86_64 rpm-libs-4.14.2-37.el8.x86_64
Installed:
project-builder-0.16.1-1.centos8.noarch elfutils-debuginfod-client-0.178-7.el8.x86_64 perl-Encode-Locale-1.05-9.el8.noarch perl-Mozilla-CA-20160104-7.el8.noarch perl-TermReadKey-2.37-7.el8.x86_64
dwz-0.12-9.el8.x86_64 efi-srpm-macros-3-2.el8.noarch gc-7.6.4-3.el8.x86_64 gdb-headless-8.2-11.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch
go-srpm-macros-2-16.el8.noarch guile-5:2.0.14-7.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 libbabeltrace-1.5.4-2.el8.x86_64 libipt-1.6.1-8.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch openblas-srpm-macros-2-2.el8.noarch perl-4:5.26.3-416.el8.x86_64 perl-Algorithm-Diff-1.1903-9.el8.noarch perl-Archive-Tar-2.30-1.el8.noarch
perl-Archive-Zip-1.60-3.el8.noarch perl-Attribute-Handlers-0.99-416.el8.noarch perl-B-Debug-1.26-2.el8.noarch perl-CPAN-2.18-397.el8.noarch perl-CPAN-Meta-2.150010-396.el8.noarch
perl-CPAN-Meta-Requirements-2.140-396.el8.noarch perl-CPAN-Meta-YAML-0.018-397.el8.noarch perl-Compress-Bzip2-2.26-6.el8.x86_64 perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
perl-Config-Perl-V-0.30-1.el8.noarch perl-DB_File-1.842-1.el8.x86_64 perl-Data-OptList-0.110-6.el8.noarch perl-Data-Section-0.200007-3.el8.noarch perl-Devel-PPPort-3.36-5.el8.x86_64
perl-Devel-Peek-1.26-416.el8.x86_64 perl-Devel-SelfStubber-1.06-416.el8.noarch perl-Devel-Size-0.81-2.el8.x86_64 perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64
perl-Digest-SHA-1:6.02-1.el8.x86_64 perl-Encode-devel-4:2.97-3.el8.x86_64 perl-Env-1.04-395.el8.noarch perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch perl-ExtUtils-Command-1:7.34-1.el8.noarch
perl-ExtUtils-Embed-1.34-416.el8.noarch perl-ExtUtils-Install-2.14-4.el8.noarch perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch perl-ExtUtils-Manifest-1.70-395.el8.noarch
perl-ExtUtils-Miniperl-1.06-416.el8.noarch perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch perl-File-Fetch-0.56-2.el8.noarch perl-File-HomeDir-1.002-4.el8.noarch perl-File-Which-1.22-2.el8.noarch
perl-Filter-2:1.58-2.el8.x86_64 perl-Filter-Simple-0.94-2.el8.noarch perl-IO-Compress-2.081-1.el8.noarch perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Zlib-1:1.10-416.el8.noarch
perl-IPC-Cmd-2:1.02-1.el8.noarch perl-IPC-SysV-2.07-397.el8.x86_64 perl-IPC-System-Simple-1.25-17.el8.noarch perl-JSON-PP-1:2.97.001-3.el8.noarch perl-Locale-Codes-3.57-1.el8.noarch
perl-Locale-Maketext-1.28-396.el8.noarch perl-Locale-Maketext-Simple-1:0.21-416.el8.noarch perl-MRO-Compat-0.13-4.el8.noarch perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 perl-Math-BigRat-0.2614-1.el8.noarch
perl-Memoize-1.03-416.el8.noarch perl-Module-Build-2:0.42.24-5.el8.noarch perl-Module-CoreList-1:5.20181130-1.el8.noarch perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch perl-Module-Load-1:0.32-395.el8.noarch
perl-Module-Load-Conditional-0.68-395.el8.noarch perl-Module-Loaded-1:0.08-416.el8.noarch perl-Module-Metadata-1.000033-395.el8.noarch perl-Net-Ping-2.55-416.el8.noarch perl-Package-Generator-1.106-11.el8.noarch
perl-Params-Check-1:0.38-395.el8.noarch perl-Params-Util-1.07-22.el8.x86_64 perl-Perl-OSType-1.010-396.el8.noarch perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch perl-Pod-Checker-4:1.73-395.el8.noarch
perl-Pod-Html-1.22.02-416.el8.noarch perl-Pod-Parser-1.63-396.el8.noarch perl-SelfLoader-1.23-416.el8.noarch perl-Software-License-0.103013-2.el8.noarch perl-Sub-Exporter-0.987-15.el8.noarch
perl-Sub-Install-0.928-14.el8.noarch perl-Sys-Syslog-0.35-397.el8.x86_64 perl-Test-1.30-416.el8.noarch perl-Test-Harness-1:3.42-1.el8.noarch perl-Test-Simple-1:1.302135-1.el8.noarch
perl-Text-Balanced-2.03-395.el8.noarch perl-Text-Diff-1.45-2.el8.noarch perl-Text-Glob-0.11-4.el8.noarch perl-Text-Template-1.51-1.el8.noarch perl-Thread-Queue-3.13-1.el8.noarch
perl-Time-HiRes-1.9758-1.el8.x86_64 perl-Time-Piece-1.31-416.el8.x86_64 perl-URI-1.73-3.el8.noarch perl-Unicode-Collate-1.25-2.el8.x86_64 perl-YAML-1.24-3.module_el8.1.0+230+35fea25e.noarch
perl-autodie-2.29-396.el8.noarch perl-bignum-0.49-2.el8.noarch perl-devel-4:5.26.3-416.el8.x86_64 perl-encoding-4:2.22-3.el8.x86_64 perl-experimental-0.019-2.el8.noarch
perl-inc-latest-2:0.500-9.el8.noarch perl-libnet-3.11-3.el8.noarch perl-libnetcfg-4:5.26.3-416.el8.noarch perl-local-lib-2.000024-2.el8.noarch perl-open-1.11-416.el8.noarch
perl-perlfaq-5.20180605-1.el8.noarch perl-srpm-macros-1-25.el8.noarch perl-utils-5.26.3-416.el8.noarch perl-version-6:0.99.24-1.el8.x86_64 python-srpm-macros-3-38.el8.noarch
python3-rpm-macros-3-38.el8.noarch qt5-srpm-macros-5.12.5-3.el8.noarch redhat-rpm-config-122-1.el8.noarch rpm-build-4.14.2-37.el8.x86_64 rust-srpm-macros-5-2.el8.noarch
systemtap-sdt-devel-4.2-6.el8.x86_64 zstd-1.4.2-2.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 diffutils-3.6-6.el8.x86_64 elfutils-0.178-7.el8.x86_64
file-5.33-13.el8.x86_64 groff-base-1.22.3-18.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libtool-ltdl-2.4.6-25.el8.x86_64 libzstd-1.4.2-2.el8.x86_64
make-1:4.2.1-10.el8.x86_64 ncurses-6.1-7.20180224.el8.x86_64 patch-2.7.6-11.el8.x86_64 perl-Carp-1.42-396.el8.noarch perl-Data-Dumper-2.167-399.el8.x86_64
perl-Date-Manip-6.60-2.el8.noarch perl-Encode-4:2.97-3.el8.x86_64 perl-Errno-1.28-416.el8.x86_64 perl-Exporter-5.72-396.el8.noarch perl-File-Path-2.15-2.el8.noarch
perl-File-Temp-0.230.600-1.el8.noarch perl-Getopt-Long-1:2.50-4.el8.noarch perl-HTTP-Tiny-0.074-1.el8.noarch perl-IO-1.38-416.el8.x86_64 perl-MIME-Base64-3.15-396.el8.x86_64
perl-Math-BigInt-1:1.9998.11-7.el8.noarch perl-Math-Complex-1.59-416.el8.noarch perl-PathTools-3.74-1.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch
perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 perl-Socket-4:2.027-3.el8.x86_64 perl-Storable-1:3.11-3.el8.x86_64
perl-Term-ANSIColor-4.06-396.el8.noarch perl-Term-Cap-1.17-395.el8.noarch perl-Text-ParseWords-3.30-395.el8.noarch perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch perl-Time-Local-1:1.280-1.el8.noarch
perl-Unicode-Normalize-1.25-396.el8.x86_64 perl-constant-1.33-396.el8.noarch perl-interpreter-4:5.26.3-416.el8.x86_64 perl-libs-4:5.26.3-416.el8.x86_64 perl-macros-4:5.26.3-416.el8.x86_64
perl-parent-1:0.237-1.el8.noarch perl-podlators-4.11-1.el8.noarch perl-threads-1:2.21-2.el8.x86_64 perl-threads-shared-1.58-2.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 python3-pyparsing-2.1.10-7.el8.noarch shared-mime-info-1.9-3.el8.x86_64 unzip-6.0-43.el8.x86_64
zip-3.0-23.el8.x86_64 perl-File-BaseDir-0.08-1.el8.noarch perl-File-DesktopEntry-0.22-7.el8.noarch perl-File-MimeInfo-0.28-7.el8.noarch perl-ProjectBuilder-0.16.1-1.centos8.noarch
Complete!
Installing from APT
The ftp site is also set up as an apt repository. You can install and update your mindi/mondo packages using apt. First add a file in your apt repo directory (most probably /etc/apt/sources.list.d) like the following (you may download it from our ftp server in each debian|ubuntu/version directory). Note that this sample is for debian. You will need to edit a bit for other distros.
[root@tesla sources.list.d]# cat pb.sources.list deb ftp://ftp.mondorescue.org//debian 8 contrib deb-src ftp://ftp.mondorescue.org//debian 8 contrib
Such a file is now automatically produced by project-builder and available on the ftp server at the same place as the packages. E.g. for Debian 8 x86_64 download it from ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list
If you want to contribute to the testing of MondoRescue, also download the corresponding repo file under the test directory and the same subtree. In the above case it's ftp://ftp.mondorescue.org/test/debian/8/mondorescue-test.sources.list
Now just use the commands:
# cd /etc/apt/sources.list.d # wget ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list # wget ftp://ftp.mondorescue.org/debian/8/mondorescue.pubkey # apt-key add mondorescue.pubkey # rm -f mondorescue.pubkey # apt-get update # apt-get install mondo
apt will discover that mindi is a dependency for mondo and add it to your list.
Here is a sequence of a successful installation of the stable version of mondo in a Debian 8 container
$ docker run -ti --rm debian:8 root@907ee4f96ec1:/# cd /etc/apt/sources.list.d root@907ee4f96ec1:/etc/apt/sources.list.d# apt-get update Ign http://deb.debian.org jessie InRelease Get:1 http://deb.debian.org jessie-updates InRelease [16.3 kB] Get:2 http://deb.debian.org jessie Release.gpg [1652 B] Get:3 http://security.debian.org jessie/updates InRelease [44.9 kB] Get:4 http://deb.debian.org jessie-updates/main amd64 Packages [20 B] Get:5 http://deb.debian.org jessie Release [77.3 kB] Get:6 http://security.debian.org jessie/updates/main amd64 Packages [903 kB] Get:7 http://deb.debian.org jessie/main amd64 Packages [9098 kB] Fetched 10.1 MB in 5s (1806 kB/s) Reading package lists... Done root@907ee4f96ec1:/etc/apt/sources.list.d# apt-get install -y wget Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed:
ca-certificates libicu52 libidn11 libpsl0 libssl1.0.0 openssl
The following NEW packages will be installed:
ca-certificates libicu52 libidn11 libpsl0 libssl1.0.0 openssl wget
0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 9381 kB of archives. After this operation, 35.7 MB of additional disk space will be used. Get:1 http://security.debian.org/debian-security/ jessie/updates/main libssl1.0.0 amd64 1.0.1t-1+deb8u12 [1049 kB] Get:2 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u7 [6807 kB] Get:3 http://security.debian.org/debian-security/ jessie/updates/main libidn11 amd64 1.29-1+deb8u3 [137 kB] Get:4 http://security.debian.org/debian-security/ jessie/updates/main wget amd64 1.16-1+deb8u6 [496 kB] Get:5 http://deb.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB] Get:6 http://security.debian.org/debian-security/ jessie/updates/main openssl amd64 1.0.1t-1+deb8u12 [666 kB] Get:7 http://security.debian.org/debian-security/ jessie/updates/main ca-certificates all 20141019+deb8u4 [185 kB] Fetched 9381 kB in 3s (2750 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libssl1.0.0:amd64. (Reading database ... 7627 files and directories currently installed.) Preparing to unpack .../libssl1.0.0_1.0.1t-1+deb8u12_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.1t-1+deb8u12) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../libidn11_1.29-1+deb8u3_amd64.deb ... Unpacking libidn11:amd64 (1.29-1+deb8u3) ... Selecting previously unselected package libicu52:amd64. Preparing to unpack .../libicu52_52.1-8+deb8u7_amd64.deb ... Unpacking libicu52:amd64 (52.1-8+deb8u7) ... Selecting previously unselected package libpsl0:amd64. Preparing to unpack .../libpsl0_0.5.1-1_amd64.deb ... Unpacking libpsl0:amd64 (0.5.1-1) ... Selecting previously unselected package wget. Preparing to unpack .../wget_1.16-1+deb8u6_amd64.deb ... Unpacking wget (1.16-1+deb8u6) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.0.1t-1+deb8u12_amd64.deb ... Unpacking openssl (1.0.1t-1+deb8u12) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20141019+deb8u4_all.deb ... Unpacking ca-certificates (20141019+deb8u4) ... Setting up libssl1.0.0:amd64 (1.0.1t-1+deb8u12) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up libidn11:amd64 (1.29-1+deb8u3) ... Setting up libicu52:amd64 (52.1-8+deb8u7) ... Setting up libpsl0:amd64 (0.5.1-1) ... Setting up wget (1.16-1+deb8u6) ... Setting up openssl (1.0.1t-1+deb8u12) ... Setting up ca-certificates (20141019+deb8u4) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 152 added, 0 removed; done. Processing triggers for libc-bin (2.19-18+deb8u10) ... Processing triggers for ca-certificates (20141019+deb8u4) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. root@907ee4f96ec1:/etc/apt/sources.list.d# wget ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list converted 'ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list' (ANSI_X3.4-1968) -> 'ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list' (UTF-8) --2019-11-11 00:12:35-- ftp://ftp.mondorescue.org/debian/8/mondorescue.sources.list
=> 'mondorescue.sources.list'
Resolving ftp.mondorescue.org (ftp.mondorescue.org)... 185.170.48.239 Connecting to ftp.mondorescue.org (ftp.mondorescue.org)|185.170.48.239|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /debian/8 ... done. ==> SIZE mondorescue.sources.list ... 100 ==> PASV ... done. ==> RETR mondorescue.sources.list ... done. Length: 100 (unauthoritative)
mondorescue.sources.list 100%[=============================================================================================================>] 100 --.-KB/s in 0s
2019-11-11 00:12:36 (17.7 MB/s) - 'mondorescue.sources.list' saved [100] root@907ee4f96ec1:/etc/apt/sources.list.d# wget ftp://ftp.mondorescue.org/debian/8/mondorescue.pubkey converted 'ftp://ftp.mondorescue.org/debian/8/mondorescue.pubkey' (ANSI_X3.4-1968) -> 'ftp://ftp.mondorescue.org/debian/8/mondorescue.pubkey' (UTF-8) --2019-11-11 00:13:43-- ftp://ftp.mondorescue.org/debian/8/mondorescue.pubkey
=> 'mondorescue.pubkey'
Resolving ftp.mondorescue.org (ftp.mondorescue.org)... 185.170.48.239 Connecting to ftp.mondorescue.org (ftp.mondorescue.org)|185.170.48.239|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /debian/8 ... done. ==> SIZE mondorescue.pubkey ... 30123 ==> PASV ... done. ==> RETR mondorescue.pubkey ... done. Length: 30123 (29K) (unauthoritative)
mondorescue.pubkey 100%[=============================================================================================================>] 29.42K --.-KB/s in 0.07s
2019-11-11 00:13:43 (449 KB/s) - 'mondorescue.pubkey' saved [30123] root@907ee4f96ec1:/etc/apt/sources.list.d# apt-key add mondorescue.pubkey OK root@907ee4f96ec1:/etc/apt/sources.list.d# rm mondorescue.pubkey root@907ee4f96ec1:/etc/apt/sources.list.d# apt-get update Get:1 ftp://ftp.mondorescue.org 8 InRelease Ign ftp://ftp.mondorescue.org 8 InRelease Hit http://security.debian.org jessie/updates InRelease Ign http://deb.debian.org jessie InRelease Hit http://deb.debian.org jessie-updates InRelease Get:2 ftp://ftp.mondorescue.org 8 Release.gpg [931 B] Hit http://deb.debian.org jessie Release.gpg Hit http://deb.debian.org jessie Release Get:3 ftp://ftp.mondorescue.org 8 Release [7749 B] Get:4 http://security.debian.org jessie/updates/main amd64 Packages [903 kB] Ign ftp://ftp.mondorescue.org 8 Release Get:5 ftp://ftp.mondorescue.org 8/contrib Sources [17.0 kB] Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [20 B] Get:7 http://deb.debian.org jessie/main amd64 Packages [9098 kB] Get:8 ftp://ftp.mondorescue.org 8/contrib amd64 Packages [8504 B] Fetched 10.0 MB in 5s (1841 kB/s) Reading package lists... Done root@907ee4f96ec1:/etc/apt/sources.list.d# apt-get install -y mondo
