Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created November 27, 2020 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pvalena/829b5e9a1fca2f3dae349f261b002897 to your computer and use it in GitHub Desktop.
Save pvalena/829b5e9a1fca2f3dae349f261b002897 to your computer and use it in GitHub Desktop.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
Compared versions: ["3.33.0", "3.34.0"]
DIFFERENT development dependencies:
3.33.0->3.34.0:
* Updated:
rubocop from: ["~> 0.72"] to: ["~> 1.1.0"]
rubocop-rspec from: [">= 0"] to: ["~> 2.0.0.pre"]
commit 3d4db5f874b550e908c5d8c7a5659004e78c858c
Author: Pavel Valena <pvalena@redhat.com>
Date: Fri Nov 27 05:22:27 2020 +0100
Update to capybara 3.34.0.
Resolves: rhbz#1902089
diff --git a/rubygem-capybara.spec b/rubygem-capybara.spec
index a1f2d6b..4a508ac 100644
--- a/rubygem-capybara.spec
+++ b/rubygem-capybara.spec
@@ -1,14 +1,14 @@
%global gem_name capybara
Name: rubygem-%{gem_name}
-Version: 3.33.0
+Version: 3.34.0
Release: 1%{?dist}
Summary: Capybara aims to simplify the process of integration testing Rack applications
License: MIT
URL: https://github.com/teamcapybara/capybara
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# git clone https://github.com/teamcapybara/capybara.git --no-checkout
-# cd capybara && git archive -v -o capybara-3.33.0-tests.txz 3.33.0 features/
+# cd capybara && git archive -v -o capybara-3.34.0-tests.txz 3.34.0 features/
Source1: %{gem_name}-%{version}-tests.txz
BuildRequires: ruby(release)
@@ -94,6 +94,10 @@ popd
%{gem_instdir}/spec
%changelog
+* Fri Nov 27 05:22:25 CET 2020 Pavel Valena <pvalena@redhat.com> - 3.34.0-1
+- Update to capybara 3.34.0.
+ Resolves: rhbz#1902089
+
* Tue Aug 11 03:02:23 GMT 2020 Pavel Valena <pvalena@redhat.com> - 3.33.0-1
- Update to capybara 3.33.0.
Resolves: rhbz#1668957
diff --git a/sources b/sources
index 5a33717..0c425ae 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (capybara-3.33.0.gem) = b169a12f330fdc016dbba6c7478cf52a51006499197bba67e6953f36929099212e209d2803511ca623b7e2b1fc0288fad1975fd426047c95680309145abb9977
-SHA512 (capybara-3.33.0-tests.txz) = caef80d2b823608c7bca9ec0ad4b15132451bc8a6eaa55fb32933a56d396daec6b1ac0de82b799db6504ae7b90e76bd2667e266a4d6b9b2acfad2957ddcebeac
+SHA512 (capybara-3.34.0.gem) = ee722be02cc0b23b7b7c92b29c7eb702a035a95e21c10c237eb6922fbc285c43431deca8bc8e445948a767265f4e8b6ef451f46168f26f8ad6dc6e1c88966537
+SHA512 (capybara-3.34.0-tests.txz) = 600a25b11461842bb7d7a6ff788585b4a0d7dc8c5de49b3f1082b3ece5694e8f8788b28a3bce2e886abc74dd8e7f55b0a90a55e7cb20986a9daca72e9cd440ca
On branch rebase
Your branch is up to date with 'pvalena/rebase'.
nothing to commit (use -u to show untracked files)
Everything up-to-date
Branch 'rebase' set up to track remote branch 'rebase' from 'pvalena'.
> Run copr build.
+ scripts/pkgs/cr-build.sh -c -t 30m rubygems
rm: cannot remove 'result/*.src.rpm': No such file or directory
+ mock --bootstrap-chroot --isolation=nspawn -r fedora-rubygems-x86_64 -n --result=./result --buildsrpm --spec rubygem-capybara.spec --sources .
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
Start(bootstrap): init plugins
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(rubygem-capybara.spec) Config(fedora-rubygems-x86_64)
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Mock Version: 2.6
INFO: Mock Version: 2.6
Finish(bootstrap): chroot init
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
Mock Version: 2.6
INFO: Mock Version: 2.6
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
Finish: rpmbuild -bs
Finish: buildsrpm
INFO: Done(rubygem-capybara.spec) Config(fedora-rubygems-x86_64) 0 minutes 3 seconds
INFO: Results and/or logs in: ./result
Finish: run
]2;C:rubygem-capybaraUploading package rubygem-capybara-3.34.0-1.fc34.src.rpm
Build was added to rubygems:
https://copr.fedorainfracloud.org/coprs/build/1796380
Created builds: 1796380
Watching build(s): (this may be safely interrupted)
06:07:31 Build 1796380: pending
06:08:33 Build 1796380: running
06:15:44 Build 1796380: failed
Build error: Build(s) 1796380 failed.
2020-11-27T06:07:28+01:00
Uploading package rubygem-capybara-3.34.0-1.fc34.src.rpm
Build was added to rubygems:
https://copr.fedorainfracloud.org/coprs/build/1796380
Created builds: 1796380
Watching build(s): (this may be safely interrupted)
06:07:31 Build 1796380: pending
06:08:33 Build 1796380: running
06:15:44 Build 1796380: failed
Build error: Build(s) 1796380 failed.
> https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-x86_64/01796380-rubygem-capybara/builder-live.log.gz
Warning: Permanently added '3.238.159.77' (ECDSA) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 1796380 --chroot fedora-rawhide-x86_64 --detached
Version: 0.42
Task:
{'bootstrap': 'on',
'build_id': 1796380,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-x86_64',
'enable_net': False,
'git_hash': '54f64936132d68225e9dc5fce16ba329d0d3f743',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-capybara.git',
'memory_reqs': 2048,
'package_name': 'rubygem-capybara',
'package_version': '3.34.0-1.fc34',
'project_dirname': 'rubygems',
'project_name': 'rubygems',
'project_owner': 'pvalena',
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-x86_64/',
'id': 'copr_base',
'name': 'Copr repository'},
{'baseurl': 'https://download.copr.fedorainfracloud.org/results/pvalena/vagrant/fedora-rawhide-x86_64/',
'id': 'copr_pvalena_vagrant',
'name': 'Additional repo copr_pvalena_vagrant'}],
'sandbox': 'pvalena/rubygems--pvalena',
'source_json': {},
'source_type': None,
'submitter': 'pvalena',
'task_id': '1796380-fedora-rawhide-x86_64',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-capybara.git /tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara --depth 500 --no-single-branch
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-capybara.git', '/tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara', '--depth', '500', '--no-single-branch']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara'...
Running: git checkout 54f64936132d68225e9dc5fce16ba329d0d3f743
cmd: ['git', 'checkout', '54f64936132d68225e9dc5fce16ba329d0d3f743']
cwd: /tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara
rc: 0
stdout:
stderr: Note: switching to '54f64936132d68225e9dc5fce16ba329d0d3f743'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 54f6493 automatic import of rubygem-capybara
Running: copr-distgit-client sources
cmd: ['copr-distgit-client', 'sources']
cwd: /tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara
rc: 0
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
stdout:
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading capybara-3.34.0-tests.txz
INFO: Calling: curl -H Pragma: -o capybara-3.34.0-tests.txz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/pvalena/rubygems/rubygem-capybara/capybara-3.34.0-tests.txz/md5/4e4d9c27c466929cafd1c4fac38beecf/capybara-3.34.0-tests.txz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10240 100 10240 0 0 714k 0 --:--:-- --:--:-- --:--:-- 714k
INFO: Reading stdout from command: md5sum capybara-3.34.0-tests.txz
INFO: Downloading capybara-3.34.0.gem
INFO: Calling: curl -H Pragma: -o capybara-3.34.0.gem --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/pvalena/rubygems/rubygem-capybara/capybara-3.34.0.gem/md5/b6ee326ea21c20f32640d62befaec5be/capybara-3.34.0.gem
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 361k 100 361k 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 16.7M
INFO: Reading stdout from command: md5sum capybara-3.34.0.gem
Running (timeout=18000): unbuffer mock --buildsrpm --spec /tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara/rubygem-capybara.spec --sources /tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1606453690.007702 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara/rubygem-capybara.spec) Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1606453690.007702/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.6
INFO: Mock Version: 2.6
Start(bootstrap): dnf install
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository 8.9 MB/s | 2.1 MB 00:00
Additional repo copr_pvalena_vagrant 4.6 MB/s | 198 kB 00:00
fedora 23 MB/s | 73 MB 00:03
Dependencies resolved.
=======================================================================================
Package Arch Version Repo Size
=======================================================================================
Installing:
dnf  noarch 4.4.0-3.fc34 fedora 445 k
dnf-plugins-core  noarch 4.0.18-1.fc34 fedora 34 k
Installing dependencies:
alternatives  x86_64 1.14-3.fc33 fedora 36 k
audit-libs  x86_64 3.0-0.21.20191104git1c2f876.fc33 fedora 113 k
basesystem  noarch 11-10.fc33 fedora 6.8 k
bash  x86_64 5.0.17-2.fc33 fedora 1.7 M
bzip2-libs  x86_64 1.0.8-4.fc33 fedora 40 k
ca-certificates  noarch 2020.2.41-4.fc33 fedora 352 k
coreutils  x86_64 8.32-14.fc34 fedora 1.1 M
coreutils-common  x86_64 8.32-14.fc34 fedora 2.0 M
crypto-policies  noarch 20200918-1.git85dccc5.fc34 fedora 57 k
curl  x86_64 7.73.0-2.fc34 fedora 298 k
cyrus-sasl-lib  x86_64 2.1.27-6.fc33 fedora 101 k
dnf-data  noarch 4.4.0-3.fc34 fedora 46 k
elfutils-default-yama-scope  noarch 0.182-1.fc34 fedora 17 k
elfutils-libelf  x86_64 0.182-1.fc34 fedora 194 k
elfutils-libs  x86_64 0.182-1.fc34 fedora 265 k
expat  x86_64 2.2.10-1.fc34 fedora 104 k
fedora-gpg-keys  noarch 34-0.8 fedora 107 k
fedora-release  noarch 34-0.9 fedora 12 k
fedora-release-common  noarch 34-0.9 fedora 21 k
fedora-release-identity-basic  noarch 34-0.9 fedora 13 k
fedora-repos  noarch 34-0.8 fedora 11 k
fedora-repos-rawhide  noarch 34-0.8 fedora 10 k
file-libs  x86_64 5.39-3.fc34 fedora 591 k
filesystem  x86_64 3.14-4.fc34 fedora 1.1 M
gawk  x86_64 5.1.0-2.fc33 fedora 1.0 M
gdbm-libs  x86_64 1:1.18.1-5.fc33 fedora 54 k
glib2  x86_64 2.67.0-4.fc34 fedora 2.7 M
glibc  x86_64 2.32.9000-16.fc34 fedora 3.5 M
glibc-common  x86_64 2.32.9000-16.fc34 fedora 1.9 M
glibc-minimal-langpack  x86_64 2.32.9000-16.fc34 fedora 96 k
gmp  x86_64 1:6.2.0-5.fc34 fedora 320 k
gnupg2  x86_64 2.2.24-1.fc34 fedora 2.3 M
gnutls  x86_64 3.6.15-2.fc34 fedora 925 k
gpgme  x86_64 1.14.0-2.fc33 fedora 205 k
grep  x86_64 3.6-1.fc34 fedora 260 k
ima-evm-utils  x86_64 1.3.2-1.fc34 fedora 62 k
json-c  x86_64 0.14-7.fc33 fedora 41 k
keyutils-libs  x86_64 1.6-5.fc33 fedora 31 k
krb5-libs  x86_64 1.18.3-2.fc34 fedora 733 k
libacl  x86_64 2.2.53-9.fc34 fedora 23 k
libarchive  x86_64 3.4.3-3.fc33 fedora 390 k
libassuan  x86_64 2.5.3-4.fc33 fedora 67 k
libattr  x86_64 2.4.48-10.fc33 fedora 18 k
libblkid  x86_64 2.36.1-2.fc34 fedora 99 k
libbrotli  x86_64 1.0.9-3.fc34 fedora 322 k
libcap  x86_64 2.44-1.fc34 fedora 60 k
libcap-ng  x86_64 0.8.1-2.fc34 fedora 32 k
libcom_err  x86_64 1.45.6-4.fc33 fedora 27 k
libcomps  x86_64 0.1.15-5.fc33 fedora 79 k
libcurl  x86_64 7.73.0-2.fc34 fedora 282 k
libdb  x86_64 5.3.28-44.fc33 fedora 759 k
libdnf  x86_64 0.54.2-3.fc34 fedora 607 k
libffi  x86_64 3.1-26.fc33 fedora 33 k
libgcc  x86_64 10.2.1-8.fc34 fedora 100 k
libgcrypt  x86_64 1.8.6-4.fc34 fedora 475 k
libgomp  x86_64 10.2.1-8.fc34 fedora 261 k
libgpg-error  x86_64 1.37-2.fc33 fedora 202 k
libidn2  x86_64 2.3.0-4.fc33 fedora 104 k
libksba  x86_64 1.4.0-1.fc34 fedora 150 k
libmetalink  x86_64 0.1.3-13.fc33 fedora 31 k
libmodulemd  x86_64 2.9.4-3.fc33 fedora 195 k
libmount  x86_64 2.36.1-2.fc34 fedora 129 k
libnghttp2  x86_64 1.41.0-3.fc33 fedora 72 k
libnsl2  x86_64 1.3.0-1.fc34 fedora 58 k
libpsl  x86_64 0.21.1-2.fc33 fedora 61 k
librepo  x86_64 1.12.1-1.fc34 fedora 97 k
libreport-filesystem  noarch 2.14.0-12.fc34 fedora 14 k
libselinux  x86_64 3.1-4.fc34 fedora 84 k
libsemanage  x86_64 3.1-4.fc34 fedora 115 k
libsepol  x86_64 3.1-4.fc34 fedora 283 k
libsigsegv  x86_64 2.11-11.fc33 fedora 26 k
libsmartcols  x86_64 2.36.1-2.fc34 fedora 59 k
libsolv  x86_64 0.7.15-1.fc34 fedora 391 k
libssh  x86_64 0.9.5-1.fc34 fedora 209 k
libssh-config  noarch 0.9.5-1.fc34 fedora 11 k
libstdc++  x86_64 10.2.1-8.fc34 fedora 620 k
libtasn1  x86_64 4.16.0-3.fc33 fedora 75 k
libtirpc  x86_64 1.2.6-2.rc4.fc33 fedora 95 k
libunistring  x86_64 0.9.10-9.fc33 fedora 516 k
libusbx  x86_64 1.0.23-2.fc33 fedora 70 k
libuuid  x86_64 2.36.1-2.fc34 fedora 25 k
libverto  x86_64 0.3.0-11.fc34 fedora 21 k
libxcrypt  x86_64 4.4.17-1.fc34 fedora 121 k
libxml2  x86_64 2.9.10-9.fc34 fedora 744 k
libyaml  x86_64 0.2.5-3.fc33 fedora 60 k
libzstd  x86_64 1.4.5-6.fc34 fedora 297 k
lua-libs  x86_64 5.4.1-1.fc34 fedora 215 k
lz4-libs  x86_64 1.9.1-3.fc33 fedora 59 k
mpfr  x86_64 4.1.0-2.fc33 fedora 1.4 M
ncurses-base  noarch 6.2-3.20200222.fc33 fedora 60 k
ncurses-libs  x86_64 6.2-3.20200222.fc33 fedora 329 k
nettle  x86_64 3.6-3.fc33 fedora 418 k
npth  x86_64 1.6-5.fc33 fedora 25 k
openldap  x86_64 2.4.56-1.fc34 fedora 310 k
openssl-libs  x86_64 1:1.1.1h-1.fc34 fedora 1.4 M
p11-kit  x86_64 0.23.21-2.fc34 fedora 368 k
p11-kit-trust  x86_64 0.23.21-2.fc34 fedora 138 k
pcre  x86_64 8.44-2.fc34 fedora 198 k
pcre2  x86_64 10.36-0.1.RC1.fc34 fedora 233 k
pcre2-syntax  noarch 10.36-0.1.RC1.fc34 fedora 143 k
popt  x86_64 1.18-2.fc33 fedora 58 k
publicsuffix-list-dafsa  noarch 20190417-4.fc33 fedora 55 k
python-pip-wheel  noarch 20.2.4-1.fc34 fedora 1.3 M
python-setuptools-wheel  noarch 50.3.2-1.fc34 fedora 471 k
python3  x86_64 3.9.0-1.fc34 fedora 27 k
python3-dateutil  noarch 1:2.8.1-2.fc33 fedora 289 k
python3-distro  noarch 1.5.0-4.fc33 fedora 36 k
python3-dnf  noarch 4.4.0-3.fc34 fedora 410 k
python3-dnf-plugins-core  noarch 4.0.18-1.fc34 fedora 191 k
python3-gpg  x86_64 1.14.0-2.fc33 fedora 268 k
python3-hawkey  x86_64 0.54.2-3.fc34 fedora 113 k
python3-libcomps  x86_64 0.1.15-5.fc33 fedora 51 k
python3-libdnf  x86_64 0.54.2-3.fc34 fedora 778 k
python3-libs  x86_64 3.9.0-1.fc34 fedora 7.4 M
python3-rpm  x86_64 4.16.0-3.fc34 fedora 98 k
python3-setuptools  noarch 50.3.2-1.fc34 fedora 760 k
python3-six  noarch 1.15.0-2.fc33 fedora 36 k
readline  x86_64 8.0-5.fc33 fedora 206 k
rpm  x86_64 4.16.0-3.fc34 fedora 501 k
rpm-build-libs  x86_64 4.16.0-3.fc34 fedora 96 k
rpm-libs  x86_64 4.16.0-3.fc34 fedora 326 k
rpm-sign-libs  x86_64 4.16.0-3.fc34 fedora 26 k
sed  x86_64 4.8-6.fc34 fedora 298 k
setup  noarch 2.13.7-2.fc33 fedora 142 k
shadow-utils  x86_64 2:4.8.1-6.fc34 fedora 1.2 M
sqlite-libs  x86_64 3.33.0-2.fc34 fedora 621 k
systemd-libs  x86_64 247~rc2-1.fc34 fedora 547 k
tpm2-tss  x86_64 3.0.2-1.fc34 fedora 588 k
tzdata  noarch 2020d-1.fc34 fedora 430 k
xz-libs  x86_64 5.2.5-3.fc33 fedora 92 k
zchunk-libs  x86_64 1.1.5-3.fc33 fedora 48 k
zlib  x86_64 1.2.11-23.fc34 fedora 92 k
Transaction Summary
=======================================================================================
Install 134 Packages
Total download size: 54 M
Installed size: 190 M
Downloading Packages:
(1/134): basesystem-11-10.fc33.noarch.rpm 257 kB/s | 6.8 kB 00:00
(2/134): alternatives-1.14-3.fc33.x86_64.rpm 904 kB/s | 36 kB 00:00
(3/134): bzip2-libs-1.0.8-4.fc33.x86_64.rpm 2.5 MB/s | 40 kB 00:00
(4/134): audit-libs-3.0-0.21.20191104git1c2f876 1.7 MB/s | 113 kB 00:00
(5/134): ca-certificates-2020.2.41-4.fc33.noarc 4.0 MB/s | 352 kB 00:00
(6/134): coreutils-8.32-14.fc34.x86_64.rpm 9.3 MB/s | 1.1 MB 00:00
(7/134): crypto-policies-20200918-1.git85dccc5. 2.7 MB/s | 57 kB 00:00
(8/134): bash-5.0.17-2.fc33.x86_64.rpm 8.5 MB/s | 1.7 MB 00:00
(9/134): curl-7.73.0-2.fc34.x86_64.rpm 11 MB/s | 298 kB 00:00
(10/134): cyrus-sasl-lib-2.1.27-6.fc33.x86_64.r 6.3 MB/s | 101 kB 00:00
(11/134): dnf-data-4.4.0-3.fc34.noarch.rpm 6.7 MB/s | 46 kB 00:00
(12/134): dnf-plugins-core-4.0.18-1.fc34.noarch 4.8 MB/s | 34 kB 00:00
(13/134): elfutils-default-yama-scope-0.182-1.f 2.5 MB/s | 17 kB 00:00
(14/134): dnf-4.4.0-3.fc34.noarch.rpm 13 MB/s | 445 kB 00:00
(15/134): elfutils-libelf-0.182-1.fc34.x86_64.r 14 MB/s | 194 kB 00:00
(16/134): expat-2.2.10-1.fc34.x86_64.rpm 13 MB/s | 104 kB 00:00
(17/134): elfutils-libs-0.182-1.fc34.x86_64.rpm 12 MB/s | 265 kB 00:00
(18/134): fedora-gpg-keys-34-0.8.noarch.rpm 8.0 MB/s | 107 kB 00:00
(19/134): fedora-release-34-0.9.noarch.rpm 1.8 MB/s | 12 kB 00:00
(20/134): fedora-release-common-34-0.9.noarch.r 3.1 MB/s | 21 kB 00:00
(21/134): fedora-release-identity-basic-34-0.9. 1.9 MB/s | 13 kB 00:00
(22/134): coreutils-common-8.32-14.fc34.x86_64. 12 MB/s | 2.0 MB 00:00
(23/134): fedora-repos-34-0.8.noarch.rpm 1.0 MB/s | 11 kB 00:00
(24/134): fedora-repos-rawhide-34-0.8.noarch.rp 1.1 MB/s | 10 kB 00:00
(25/134): file-libs-5.39-3.fc34.x86_64.rpm 19 MB/s | 591 kB 00:00
(26/134): gdbm-libs-1.18.1-5.fc33.x86_64.rpm 7.6 MB/s | 54 kB 00:00
(27/134): gawk-5.1.0-2.fc33.x86_64.rpm 16 MB/s | 1.0 MB 00:00
(28/134): filesystem-3.14-4.fc34.x86_64.rpm 14 MB/s | 1.1 MB 00:00
(29/134): glib2-2.67.0-4.fc34.x86_64.rpm 25 MB/s | 2.7 MB 00:00
(30/134): glibc-minimal-langpack-2.32.9000-16.f 13 MB/s | 96 kB 00:00
(31/134): gmp-6.2.0-5.fc34.x86_64.rpm 22 MB/s | 320 kB 00:00
(32/134): glibc-common-2.32.9000-16.fc34.x86_64 14 MB/s | 1.9 MB 00:00
(33/134): gnupg2-2.2.24-1.fc34.x86_64.rpm 29 MB/s | 2.3 MB 00:00
(34/134): glibc-2.32.9000-16.fc34.x86_64.rpm 17 MB/s | 3.5 MB 00:00
(35/134): gpgme-1.14.0-2.fc33.x86_64.rpm 12 MB/s | 205 kB 00:00
(36/134): ima-evm-utils-1.3.2-1.fc34.x86_64.rpm 8.9 MB/s | 62 kB 00:00
(37/134): gnutls-3.6.15-2.fc34.x86_64.rpm 14 MB/s | 925 kB 00:00
(38/134): json-c-0.14-7.fc33.x86_64.rpm 5.7 MB/s | 41 kB 00:00
(39/134): grep-3.6-1.fc34.x86_64.rpm 13 MB/s | 260 kB 00:00
(40/134): keyutils-libs-1.6-5.fc33.x86_64.rpm 4.6 MB/s | 31 kB 00:00
(41/134): libacl-2.2.53-9.fc34.x86_64.rpm 3.5 MB/s | 23 kB 00:00
(42/134): libassuan-2.5.3-4.fc33.x86_64.rpm 9.5 MB/s | 67 kB 00:00
(43/134): krb5-libs-1.18.3-2.fc34.x86_64.rpm 32 MB/s | 733 kB 00:00
(44/134): libattr-2.4.48-10.fc33.x86_64.rpm 2.4 MB/s | 18 kB 00:00
(45/134): libblkid-2.36.1-2.fc34.x86_64.rpm 13 MB/s | 99 kB 00:00
(46/134): libarchive-3.4.3-3.fc33.x86_64.rpm 14 MB/s | 390 kB 00:00
(47/134): libcap-2.44-1.fc34.x86_64.rpm 8.3 MB/s | 60 kB 00:00
(48/134): libbrotli-1.0.9-3.fc34.x86_64.rpm 20 MB/s | 322 kB 00:00
(49/134): libcap-ng-0.8.1-2.fc34.x86_64.rpm 4.0 MB/s | 32 kB 00:00
(50/134): libcom_err-1.45.6-4.fc33.x86_64.rpm 4.1 MB/s | 27 kB 00:00
(51/134): libcomps-0.1.15-5.fc33.x86_64.rpm 11 MB/s | 79 kB 00:00
(52/134): libcurl-7.73.0-2.fc34.x86_64.rpm 13 MB/s | 282 kB 00:00
(53/134): libdb-5.3.28-44.fc33.x86_64.rpm 33 MB/s | 759 kB 00:00
(54/134): libffi-3.1-26.fc33.x86_64.rpm 4.8 MB/s | 33 kB 00:00
(55/134): libdnf-0.54.2-3.fc34.x86_64.rpm 21 MB/s | 607 kB 00:00
(56/134): libgcc-10.2.1-8.fc34.x86_64.rpm 9.3 MB/s | 100 kB 00:00
(57/134): libgpg-error-1.37-2.fc33.x86_64.rpm 24 MB/s | 202 kB 00:00
(58/134): libgomp-10.2.1-8.fc34.x86_64.rpm 18 MB/s | 261 kB 00:00
(59/134): libidn2-2.3.0-4.fc33.x86_64.rpm 14 MB/s | 104 kB 00:00
(60/134): libksba-1.4.0-1.fc34.x86_64.rpm 19 MB/s | 150 kB 00:00
(61/134): libgcrypt-1.8.6-4.fc34.x86_64.rpm 14 MB/s | 475 kB 00:00
(62/134): libmetalink-0.1.3-13.fc33.x86_64.rpm 3.5 MB/s | 31 kB 00:00
(63/134): libmodulemd-2.9.4-3.fc33.x86_64.rpm 24 MB/s | 195 kB 00:00
(64/134): libnghttp2-1.41.0-3.fc33.x86_64.rpm 10 MB/s | 72 kB 00:00
(65/134): libnsl2-1.3.0-1.fc34.x86_64.rpm 8.3 MB/s | 58 kB 00:00
(66/134): libmount-2.36.1-2.fc34.x86_64.rpm 9.5 MB/s | 129 kB 00:00
(67/134): libpsl-0.21.1-2.fc33.x86_64.rpm 8.7 MB/s | 61 kB 00:00
(68/134): librepo-1.12.1-1.fc34.x86_64.rpm 13 MB/s | 97 kB 00:00
(69/134): libreport-filesystem-2.14.0-12.fc34.n 2.1 MB/s | 14 kB 00:00
(70/134): libselinux-3.1-4.fc34.x86_64.rpm 12 MB/s | 84 kB 00:00
(71/134): libsemanage-3.1-4.fc34.x86_64.rpm 15 MB/s | 115 kB 00:00
(72/134): libsigsegv-2.11-11.fc33.x86_64.rpm 3.9 MB/s | 26 kB 00:00
(73/134): libsmartcols-2.36.1-2.fc34.x86_64.rpm 8.4 MB/s | 59 kB 00:00
(74/134): libsepol-3.1-4.fc34.x86_64.rpm 13 MB/s | 283 kB 00:00
(75/134): libsolv-0.7.15-1.fc34.x86_64.rpm 26 MB/s | 391 kB 00:00
(76/134): libssh-config-0.9.5-1.fc34.noarch.rpm 1.7 MB/s | 11 kB 00:00
(77/134): libssh-0.9.5-1.fc34.x86_64.rpm 14 MB/s | 209 kB 00:00
(78/134): libtasn1-4.16.0-3.fc33.x86_64.rpm 11 MB/s | 75 kB 00:00
(79/134): libtirpc-1.2.6-2.rc4.fc33.x86_64.rpm 13 MB/s | 95 kB 00:00
(80/134): libstdc++-10.2.1-8.fc34.x86_64.rpm 29 MB/s | 620 kB 00:00
(81/134): libusbx-1.0.23-2.fc33.x86_64.rpm 6.9 MB/s | 70 kB 00:00
(82/134): libuuid-2.36.1-2.fc34.x86_64.rpm 3.7 MB/s | 25 kB 00:00
(83/134): libverto-0.3.0-11.fc34.x86_64.rpm 3.1 MB/s | 21 kB 00:00
(84/134): libxcrypt-4.4.17-1.fc34.x86_64.rpm 15 MB/s | 121 kB 00:00
(85/134): libunistring-0.9.10-9.fc33.x86_64.rpm 15 MB/s | 516 kB 00:00
(86/134): libyaml-0.2.5-3.fc33.x86_64.rpm 6.2 MB/s | 60 kB 00:00
(87/134): lua-libs-5.4.1-1.fc34.x86_64.rpm 25 MB/s | 215 kB 00:00
(88/134): libxml2-2.9.10-9.fc34.x86_64.rpm 24 MB/s | 744 kB 00:00
(89/134): lz4-libs-1.9.1-3.fc33.x86_64.rpm 8.5 MB/s | 59 kB 00:00
(90/134): libzstd-1.4.5-6.fc34.x86_64.rpm 14 MB/s | 297 kB 00:00
(91/134): ncurses-base-6.2-3.20200222.fc33.noar 8.6 MB/s | 60 kB 00:00
(92/134): nettle-3.6-3.fc33.x86_64.rpm 27 MB/s | 418 kB 00:00
(93/134): ncurses-libs-6.2-3.20200222.fc33.x86_ 14 MB/s | 329 kB 00:00
(94/134): npth-1.6-5.fc33.x86_64.rpm 3.7 MB/s | 25 kB 00:00
(95/134): openldap-2.4.56-1.fc34.x86_64.rpm 15 MB/s | 310 kB 00:00
(96/134): mpfr-4.1.0-2.fc33.x86_64.rpm 25 MB/s | 1.4 MB 00:00
(97/134): p11-kit-trust-0.23.21-2.fc34.x86_64.r 17 MB/s | 138 kB 00:00
(98/134): pcre-8.44-2.fc34.x86_64.rpm 24 MB/s | 198 kB 00:00
(99/134): p11-kit-0.23.21-2.fc34.x86_64.rpm 13 MB/s | 368 kB 00:00
(100/134): openssl-libs-1.1.1h-1.fc34.x86_64.rp 29 MB/s | 1.4 MB 00:00
(101/134): pcre2-syntax-10.36-0.1.RC1.fc34.noar 10 MB/s | 143 kB 00:00
(102/134): pcre2-10.36-0.1.RC1.fc34.x86_64.rpm 12 MB/s | 233 kB 00:00
(103/134): popt-1.18-2.fc33.x86_64.rpm 5.8 MB/s | 58 kB 00:00
(104/134): publicsuffix-list-dafsa-20190417-4.f 8.0 MB/s | 55 kB 00:00
(105/134): python3-3.9.0-1.fc34.x86_64.rpm 4.1 MB/s | 27 kB 00:00
(106/134): python-setuptools-wheel-50.3.2-1.fc3 30 MB/s | 471 kB 00:00
(107/134): python3-distro-1.5.0-4.fc33.noarch.r 5.3 MB/s | 36 kB 00:00
(108/134): python3-dnf-4.4.0-3.fc34.noarch.rpm 27 MB/s | 410 kB 00:00
(109/134): python-pip-wheel-20.2.4-1.fc34.noarc 26 MB/s | 1.3 MB 00:00
(110/134): python3-dnf-plugins-core-4.0.18-1.fc 16 MB/s | 191 kB 00:00
(111/134): python3-dateutil-2.8.1-2.fc33.noarch 6.4 MB/s | 289 kB 00:00
(112/134): python3-hawkey-0.54.2-3.fc34.x86_64. 15 MB/s | 113 kB 00:00
(113/134): python3-gpg-1.14.0-2.fc33.x86_64.rpm 19 MB/s | 268 kB 00:00
(114/134): python3-libcomps-0.1.15-5.fc33.x86_6 7.1 MB/s | 51 kB 00:00
(115/134): python3-rpm-4.16.0-3.fc34.x86_64.rpm 13 MB/s | 98 kB 00:00
(116/134): python3-libdnf-0.54.2-3.fc34.x86_64. 32 MB/s | 778 kB 00:00
(117/134): python3-six-1.15.0-2.fc33.noarch.rpm 5.3 MB/s | 36 kB 00:00
(118/134): readline-8.0-5.fc33.x86_64.rpm 24 MB/s | 206 kB 00:00
(119/134): rpm-4.16.0-3.fc34.x86_64.rpm 31 MB/s | 501 kB 00:00
(120/134): python3-setuptools-50.3.2-1.fc34.noa 16 MB/s | 760 kB 00:00
(121/134): rpm-build-libs-4.16.0-3.fc34.x86_64. 13 MB/s | 96 kB 00:00
(122/134): rpm-sign-libs-4.16.0-3.fc34.x86_64.r 3.9 MB/s | 26 kB 00:00
(123/134): rpm-libs-4.16.0-3.fc34.x86_64.rpm 16 MB/s | 326 kB 00:00
(124/134): sed-4.8-6.fc34.x86_64.rpm 25 MB/s | 298 kB 00:00
(125/134): setup-2.13.7-2.fc33.noarch.rpm 11 MB/s | 142 kB 00:00
(126/134): shadow-utils-4.8.1-6.fc34.x86_64.rpm 38 MB/s | 1.2 MB 00:00
(127/134): systemd-libs-247~rc2-1.fc34.x86_64.r 33 MB/s | 547 kB 00:00
(128/134): sqlite-libs-3.33.0-2.fc34.x86_64.rpm 15 MB/s | 621 kB 00:00
(129/134): tpm2-tss-3.0.2-1.fc34.x86_64.rpm 35 MB/s | 588 kB 00:00
(130/134): xz-libs-5.2.5-3.fc33.x86_64.rpm 12 MB/s | 92 kB 00:00
(131/134): tzdata-2020d-1.fc34.noarch.rpm 16 MB/s | 430 kB 00:00
(132/134): zchunk-libs-1.1.5-3.fc33.x86_64.rpm 6.6 MB/s | 48 kB 00:00
(133/134): zlib-1.2.11-23.fc34.x86_64.rpm 13 MB/s | 92 kB 00:00
(134/134): python3-libs-3.9.0-1.fc34.x86_64.rpm 35 MB/s | 7.4 MB 00:00
--------------------------------------------------------------------------------
Total 43 MB/s | 54 MB 00:01
warning: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1606453690.007702/root/var/cache/dnf/fedora-2d95c80a1fa0a67d/packages/alternatives-1.14-3.fc33.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 45719a39: NOKEY
fedora 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x45719A39:
Userid : "Fedora (34) <fedora-34-primary@fedoraproject.org>"
Fingerprint: 8C5B A699 0BDB 26E1 9F2A 1A80 1161 AE69 4571 9A39
From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
Key imported successfully
fedora 1.6 MB/s | 1.6 kB 00:00
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary (0x45719A39) is already installed
fedora 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x9570FF31:
Userid : "Fedora (33) <fedora-33-primary@fedoraproject.org>"
Fingerprint: 963A 2BEB 0200 9608 FE67 EA42 49FD 7749 9570 FF31
From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Running scriptlet: filesystem-3.14-4.fc34.x86_64 1/1
Preparing : 1/1
Installing : libgcc-10.2.1-8.fc34.x86_64 1/134
Running scriptlet: libgcc-10.2.1-8.fc34.x86_64 1/134
Installing : crypto-policies-20200918-1.git85dccc5.fc34.noarc 2/134
Running scriptlet: crypto-policies-20200918-1.git85dccc5.fc34.noarc 2/134
Installing : tzdata-2020d-1.fc34.noarch 3/134
Installing : fedora-release-identity-basic-34-0.9.noarch 4/134
Installing : python-setuptools-wheel-50.3.2-1.fc34.noarch 5/134
Installing : publicsuffix-list-dafsa-20190417-4.fc33.noarch 6/134
Installing : pcre2-syntax-10.36-0.1.RC1.fc34.noarch 7/134
Installing : ncurses-base-6.2-3.20200222.fc33.noarch 8/134
Installing : libssh-config-0.9.5-1.fc34.noarch 9/134
Installing : libreport-filesystem-2.14.0-12.fc34.noarch 10/134
Installing : dnf-data-4.4.0-3.fc34.noarch 11/134
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
Installing : fedora-gpg-keys-34-0.8.noarch 12/134
Installing : fedora-release-34-0.9.noarch 13/134
Installing : fedora-release-common-34-0.9.noarch 14/134
Installing : fedora-repos-rawhide-34-0.8.noarch 15/134
Installing : fedora-repos-34-0.8.noarch 16/134
Installing : setup-2.13.7-2.fc33.noarch 17/134
Running scriptlet: setup-2.13.7-2.fc33.noarch 17/134
Installing : filesystem-3.14-4.fc34.x86_64 18/134
Installing : basesystem-11-10.fc33.noarch 19/134
Installing : glibc-minimal-langpack-2.32.9000-16.fc34.x86_64 20/134
Installing : glibc-common-2.32.9000-16.fc34.x86_64 21/134
Running scriptlet: glibc-2.32.9000-16.fc34.x86_64 22/134
Installing : glibc-2.32.9000-16.fc34.x86_64 22/134
Running scriptlet: glibc-2.32.9000-16.fc34.x86_64 22/134
Installing : ncurses-libs-6.2-3.20200222.fc33.x86_64 23/134
Installing : bash-5.0.17-2.fc33.x86_64 24/134
Running scriptlet: bash-5.0.17-2.fc33.x86_64 24/134
Installing : zlib-1.2.11-23.fc34.x86_64 25/134
Installing : bzip2-libs-1.0.8-4.fc33.x86_64 26/134
Installing : xz-libs-5.2.5-3.fc33.x86_64 27/134
Installing : libzstd-1.4.5-6.fc34.x86_64 28/134
Installing : sqlite-libs-3.33.0-2.fc34.x86_64 29/134
Installing : libcap-2.44-1.fc34.x86_64 30/134
Installing : gmp-1:6.2.0-5.fc34.x86_64 31/134
Installing : libdb-5.3.28-44.fc33.x86_64 32/134
Installing : libgpg-error-1.37-2.fc33.x86_64 33/134
Installing : popt-1.18-2.fc33.x86_64 34/134
Installing : libxml2-2.9.10-9.fc34.x86_64 35/134
Installing : libcom_err-1.45.6-4.fc33.x86_64 36/134
Installing : libxcrypt-4.4.17-1.fc34.x86_64 37/134
Installing : lua-libs-5.4.1-1.fc34.x86_64 38/134
Installing : elfutils-libelf-0.182-1.fc34.x86_64 39/134
Installing : file-libs-5.39-3.fc34.x86_64 40/134
Installing : readline-8.0-5.fc33.x86_64 41/134
Installing : expat-2.2.10-1.fc34.x86_64 42/134
Installing : libattr-2.4.48-10.fc33.x86_64 43/134
Installing : libacl-2.2.53-9.fc34.x86_64 44/134
Installing : libffi-3.1-26.fc33.x86_64 45/134
Installing : p11-kit-0.23.21-2.fc34.x86_64 46/134
Installing : libstdc++-10.2.1-8.fc34.x86_64 47/134
Installing : libunistring-0.9.10-9.fc33.x86_64 48/134
Installing : libidn2-2.3.0-4.fc33.x86_64 49/134
Installing : libuuid-2.36.1-2.fc34.x86_64 50/134
Installing : libassuan-2.5.3-4.fc33.x86_64 51/134
Installing : libgcrypt-1.8.6-4.fc34.x86_64 52/134
Installing : json-c-0.14-7.fc33.x86_64 53/134
Installing : keyutils-libs-1.6-5.fc33.x86_64 54/134
Installing : libsepol-3.1-4.fc34.x86_64 55/134
Installing : libsmartcols-2.36.1-2.fc34.x86_64 56/134
Installing : libtasn1-4.16.0-3.fc33.x86_64 57/134
Installing : lz4-libs-1.9.1-3.fc33.x86_64 58/134
Installing : pcre-8.44-2.fc34.x86_64 59/134
Installing : grep-3.6-1.fc34.x86_64 60/134
Installing : libpsl-0.21.1-2.fc33.x86_64 61/134
Installing : libcomps-0.1.15-5.fc33.x86_64 62/134
Installing : libmetalink-0.1.3-13.fc33.x86_64 63/134
Installing : libksba-1.4.0-1.fc34.x86_64 64/134
Installing : mpfr-4.1.0-2.fc33.x86_64 65/134
Installing : nettle-3.6-3.fc33.x86_64 66/134
Installing : elfutils-default-yama-scope-0.182-1.fc34.noarch 67/134
Running scriptlet: elfutils-default-yama-scope-0.182-1.fc34.noarch 67/134
Installing : elfutils-libs-0.182-1.fc34.x86_64 68/134
Installing : alternatives-1.14-3.fc33.x86_64 69/134
Installing : p11-kit-trust-0.23.21-2.fc34.x86_64 70/134
Running scriptlet: p11-kit-trust-0.23.21-2.fc34.x86_64 70/134
Installing : gnutls-3.6.15-2.fc34.x86_64 71/134
Installing : gdbm-libs-1:1.18.1-5.fc33.x86_64 72/134
Installing : libbrotli-1.0.9-3.fc34.x86_64 73/134
Installing : libcap-ng-0.8.1-2.fc34.x86_64 74/134
Installing : audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_ 75/134
Installing : libgomp-10.2.1-8.fc34.x86_64 76/134
Installing : libnghttp2-1.41.0-3.fc33.x86_64 77/134
Installing : libsigsegv-2.11-11.fc33.x86_64 78/134
Installing : gawk-5.1.0-2.fc33.x86_64 79/134
Installing : libverto-0.3.0-11.fc34.x86_64 80/134
Installing : libyaml-0.2.5-3.fc33.x86_64 81/134
Installing : npth-1.6-5.fc33.x86_64 82/134
Installing : pcre2-10.36-0.1.RC1.fc34.x86_64 83/134
Installing : libselinux-3.1-4.fc34.x86_64 84/134
Installing : sed-4.8-6.fc34.x86_64 85/134
Installing : libsemanage-3.1-4.fc34.x86_64 86/134
Installing : shadow-utils-2:4.8.1-6.fc34.x86_64 87/134
Installing : coreutils-common-8.32-14.fc34.x86_64 88/134
Installing : openssl-libs-1:1.1.1h-1.fc34.x86_64 89/134
Installing : coreutils-8.32-14.fc34.x86_64 90/134
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 91/134
Installing : ca-certificates-2020.2.41-4.fc33.noarch 91/134
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 91/134
Installing : krb5-libs-1.18.3-2.fc34.x86_64 92/134
Installing : libtirpc-1.2.6-2.rc4.fc33.x86_64 93/134
Installing : zchunk-libs-1.1.5-3.fc33.x86_64 94/134
Installing : libnsl2-1.3.0-1.fc34.x86_64 95/134
Installing : cyrus-sasl-lib-2.1.27-6.fc33.x86_64 96/134
Installing : openldap-2.4.56-1.fc34.x86_64 97/134
Installing : libssh-0.9.5-1.fc34.x86_64 98/134
Installing : libcurl-7.73.0-2.fc34.x86_64 99/134
Installing : curl-7.73.0-2.fc34.x86_64 100/134
Running scriptlet: tpm2-tss-3.0.2-1.fc34.x86_64 101/134
Installing : tpm2-tss-3.0.2-1.fc34.x86_64 101/134
Installing : ima-evm-utils-1.3.2-1.fc34.x86_64 102/134
Installing : python-pip-wheel-20.2.4-1.fc34.noarch 103/134
Installing : python3-setuptools-50.3.2-1.fc34.noarch 104/134
Installing : python3-3.9.0-1.fc34.x86_64 105/134
Installing : python3-libs-3.9.0-1.fc34.x86_64 106/134
Installing : python3-libcomps-0.1.15-5.fc33.x86_64 107/134
Installing : python3-distro-1.5.0-4.fc33.noarch 108/134
Installing : python3-six-1.15.0-2.fc33.noarch 109/134
Installing : python3-dateutil-1:2.8.1-2.fc33.noarch 110/134
Installing : libblkid-2.36.1-2.fc34.x86_64 111/134
Running scriptlet: libblkid-2.36.1-2.fc34.x86_64 111/134
Installing : libmount-2.36.1-2.fc34.x86_64 112/134
Installing : glib2-2.67.0-4.fc34.x86_64 113/134
Installing : systemd-libs-247~rc2-1.fc34.x86_64 114/134
Running scriptlet: systemd-libs-247~rc2-1.fc34.x86_64 114/134
Installing : libusbx-1.0.23-2.fc33.x86_64 115/134
Installing : gnupg2-2.2.24-1.fc34.x86_64 116/134
Installing : gpgme-1.14.0-2.fc33.x86_64 117/134
Installing : librepo-1.12.1-1.fc34.x86_64 118/134
Installing : python3-gpg-1.14.0-2.fc33.x86_64 119/134
Installing : libarchive-3.4.3-3.fc33.x86_64 120/134
Installing : rpm-4.16.0-3.fc34.x86_64 121/134
Installing : rpm-libs-4.16.0-3.fc34.x86_64 122/134
Installing : libmodulemd-2.9.4-3.fc33.x86_64 123/134
Installing : libsolv-0.7.15-1.fc34.x86_64 124/134
Installing : libdnf-0.54.2-3.fc34.x86_64 125/134
Installing : python3-libdnf-0.54.2-3.fc34.x86_64 126/134
Installing : python3-hawkey-0.54.2-3.fc34.x86_64 127/134
Installing : rpm-build-libs-4.16.0-3.fc34.x86_64 128/134
Installing : rpm-sign-libs-4.16.0-3.fc34.x86_64 129/134
Installing : python3-rpm-4.16.0-3.fc34.x86_64 130/134
Installing : python3-dnf-4.4.0-3.fc34.noarch 131/134
Installing : python3-dnf-plugins-core-4.0.18-1.fc34.noarch 132/134
Installing : dnf-plugins-core-4.0.18-1.fc34.noarch 133/134
Installing : dnf-4.4.0-3.fc34.noarch 134/134
Running scriptlet: dnf-4.4.0-3.fc34.noarch 134/134
Running scriptlet: filesystem-3.14-4.fc34.x86_64 134/134
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 134/134
Running scriptlet: rpm-4.16.0-3.fc34.x86_64 134/134
Running scriptlet: dnf-4.4.0-3.fc34.noarch 134/134
Verifying : alternatives-1.14-3.fc33.x86_64 1/134
Verifying : audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_ 2/134
Verifying : basesystem-11-10.fc33.noarch 3/134
Verifying : bash-5.0.17-2.fc33.x86_64 4/134
Verifying : bzip2-libs-1.0.8-4.fc33.x86_64 5/134
Verifying : ca-certificates-2020.2.41-4.fc33.noarch 6/134
Verifying : coreutils-8.32-14.fc34.x86_64 7/134
Verifying : coreutils-common-8.32-14.fc34.x86_64 8/134
Verifying : crypto-policies-20200918-1.git85dccc5.fc34.noarc 9/134
Verifying : curl-7.73.0-2.fc34.x86_64 10/134
Verifying : cyrus-sasl-lib-2.1.27-6.fc33.x86_64 11/134
Verifying : dnf-4.4.0-3.fc34.noarch 12/134
Verifying : dnf-data-4.4.0-3.fc34.noarch 13/134
Verifying : dnf-plugins-core-4.0.18-1.fc34.noarch 14/134
Verifying : elfutils-default-yama-scope-0.182-1.fc34.noarch 15/134
Verifying : elfutils-libelf-0.182-1.fc34.x86_64 16/134
Verifying : elfutils-libs-0.182-1.fc34.x86_64 17/134
Verifying : expat-2.2.10-1.fc34.x86_64 18/134
Verifying : fedora-gpg-keys-34-0.8.noarch 19/134
Verifying : fedora-release-34-0.9.noarch 20/134
Verifying : fedora-release-common-34-0.9.noarch 21/134
Verifying : fedora-release-identity-basic-34-0.9.noarch 22/134
Verifying : fedora-repos-34-0.8.noarch 23/134
Verifying : fedora-repos-rawhide-34-0.8.noarch 24/134
Verifying : file-libs-5.39-3.fc34.x86_64 25/134
Verifying : filesystem-3.14-4.fc34.x86_64 26/134
Verifying : gawk-5.1.0-2.fc33.x86_64 27/134
Verifying : gdbm-libs-1:1.18.1-5.fc33.x86_64 28/134
Verifying : glib2-2.67.0-4.fc34.x86_64 29/134
Verifying : glibc-2.32.9000-16.fc34.x86_64 30/134
Verifying : glibc-common-2.32.9000-16.fc34.x86_64 31/134
Verifying : glibc-minimal-langpack-2.32.9000-16.fc34.x86_64 32/134
Verifying : gmp-1:6.2.0-5.fc34.x86_64 33/134
Verifying : gnupg2-2.2.24-1.fc34.x86_64 34/134
Verifying : gnutls-3.6.15-2.fc34.x86_64 35/134
Verifying : gpgme-1.14.0-2.fc33.x86_64 36/134
Verifying : grep-3.6-1.fc34.x86_64 37/134
Verifying : ima-evm-utils-1.3.2-1.fc34.x86_64 38/134
Verifying : json-c-0.14-7.fc33.x86_64 39/134
Verifying : keyutils-libs-1.6-5.fc33.x86_64 40/134
Verifying : krb5-libs-1.18.3-2.fc34.x86_64 41/134
Verifying : libacl-2.2.53-9.fc34.x86_64 42/134
Verifying : libarchive-3.4.3-3.fc33.x86_64 43/134
Verifying : libassuan-2.5.3-4.fc33.x86_64 44/134
Verifying : libattr-2.4.48-10.fc33.x86_64 45/134
Verifying : libblkid-2.36.1-2.fc34.x86_64 46/134
Verifying : libbrotli-1.0.9-3.fc34.x86_64 47/134
Verifying : libcap-2.44-1.fc34.x86_64 48/134
Verifying : libcap-ng-0.8.1-2.fc34.x86_64 49/134
Verifying : libcom_err-1.45.6-4.fc33.x86_64 50/134
Verifying : libcomps-0.1.15-5.fc33.x86_64 51/134
Verifying : libcurl-7.73.0-2.fc34.x86_64 52/134
Verifying : libdb-5.3.28-44.fc33.x86_64 53/134
Verifying : libdnf-0.54.2-3.fc34.x86_64 54/134
Verifying : libffi-3.1-26.fc33.x86_64 55/134
Verifying : libgcc-10.2.1-8.fc34.x86_64 56/134
Verifying : libgcrypt-1.8.6-4.fc34.x86_64 57/134
Verifying : libgomp-10.2.1-8.fc34.x86_64 58/134
Verifying : libgpg-error-1.37-2.fc33.x86_64 59/134
Verifying : libidn2-2.3.0-4.fc33.x86_64 60/134
Verifying : libksba-1.4.0-1.fc34.x86_64 61/134
Verifying : libmetalink-0.1.3-13.fc33.x86_64 62/134
Verifying : libmodulemd-2.9.4-3.fc33.x86_64 63/134
Verifying : libmount-2.36.1-2.fc34.x86_64 64/134
Verifying : libnghttp2-1.41.0-3.fc33.x86_64 65/134
Verifying : libnsl2-1.3.0-1.fc34.x86_64 66/134
Verifying : libpsl-0.21.1-2.fc33.x86_64 67/134
Verifying : librepo-1.12.1-1.fc34.x86_64 68/134
Verifying : libreport-filesystem-2.14.0-12.fc34.noarch 69/134
Verifying : libselinux-3.1-4.fc34.x86_64 70/134
Verifying : libsemanage-3.1-4.fc34.x86_64 71/134
Verifying : libsepol-3.1-4.fc34.x86_64 72/134
Verifying : libsigsegv-2.11-11.fc33.x86_64 73/134
Verifying : libsmartcols-2.36.1-2.fc34.x86_64 74/134
Verifying : libsolv-0.7.15-1.fc34.x86_64 75/134
Verifying : libssh-0.9.5-1.fc34.x86_64 76/134
Verifying : libssh-config-0.9.5-1.fc34.noarch 77/134
Verifying : libstdc++-10.2.1-8.fc34.x86_64 78/134
Verifying : libtasn1-4.16.0-3.fc33.x86_64 79/134
Verifying : libtirpc-1.2.6-2.rc4.fc33.x86_64 80/134
Verifying : libunistring-0.9.10-9.fc33.x86_64 81/134
Verifying : libusbx-1.0.23-2.fc33.x86_64 82/134
Verifying : libuuid-2.36.1-2.fc34.x86_64 83/134
Verifying : libverto-0.3.0-11.fc34.x86_64 84/134
Verifying : libxcrypt-4.4.17-1.fc34.x86_64 85/134
Verifying : libxml2-2.9.10-9.fc34.x86_64 86/134
Verifying : libyaml-0.2.5-3.fc33.x86_64 87/134
Verifying : libzstd-1.4.5-6.fc34.x86_64 88/134
Verifying : lua-libs-5.4.1-1.fc34.x86_64 89/134
Verifying : lz4-libs-1.9.1-3.fc33.x86_64 90/134
Verifying : mpfr-4.1.0-2.fc33.x86_64 91/134
Verifying : ncurses-base-6.2-3.20200222.fc33.noarch 92/134
Verifying : ncurses-libs-6.2-3.20200222.fc33.x86_64 93/134
Verifying : nettle-3.6-3.fc33.x86_64 94/134
Verifying : npth-1.6-5.fc33.x86_64 95/134
Verifying : openldap-2.4.56-1.fc34.x86_64 96/134
Verifying : openssl-libs-1:1.1.1h-1.fc34.x86_64 97/134
Verifying : p11-kit-0.23.21-2.fc34.x86_64 98/134
Verifying : p11-kit-trust-0.23.21-2.fc34.x86_64 99/134
Verifying : pcre-8.44-2.fc34.x86_64 100/134
Verifying : pcre2-10.36-0.1.RC1.fc34.x86_64 101/134
Verifying : pcre2-syntax-10.36-0.1.RC1.fc34.noarch 102/134
Verifying : popt-1.18-2.fc33.x86_64 103/134
Verifying : publicsuffix-list-dafsa-20190417-4.fc33.noarch 104/134
Verifying : python-pip-wheel-20.2.4-1.fc34.noarch 105/134
Verifying : python-setuptools-wheel-50.3.2-1.fc34.noarch 106/134
Verifying : python3-3.9.0-1.fc34.x86_64 107/134
Verifying : python3-dateutil-1:2.8.1-2.fc33.noarch 108/134
Verifying : python3-distro-1.5.0-4.fc33.noarch 109/134
Verifying : python3-dnf-4.4.0-3.fc34.noarch 110/134
Verifying : python3-dnf-plugins-core-4.0.18-1.fc34.noarch 111/134
Verifying : python3-gpg-1.14.0-2.fc33.x86_64 112/134
Verifying : python3-hawkey-0.54.2-3.fc34.x86_64 113/134
Verifying : python3-libcomps-0.1.15-5.fc33.x86_64 114/134
Verifying : python3-libdnf-0.54.2-3.fc34.x86_64 115/134
Verifying : python3-libs-3.9.0-1.fc34.x86_64 116/134
Verifying : python3-rpm-4.16.0-3.fc34.x86_64 117/134
Verifying : python3-setuptools-50.3.2-1.fc34.noarch 118/134
Verifying : python3-six-1.15.0-2.fc33.noarch 119/134
Verifying : readline-8.0-5.fc33.x86_64 120/134
Verifying : rpm-4.16.0-3.fc34.x86_64 121/134
Verifying : rpm-build-libs-4.16.0-3.fc34.x86_64 122/134
Verifying : rpm-libs-4.16.0-3.fc34.x86_64 123/134
Verifying : rpm-sign-libs-4.16.0-3.fc34.x86_64 124/134
Verifying : sed-4.8-6.fc34.x86_64 125/134
Verifying : setup-2.13.7-2.fc33.noarch 126/134
Verifying : shadow-utils-2:4.8.1-6.fc34.x86_64 127/134
Verifying : sqlite-libs-3.33.0-2.fc34.x86_64 128/134
Verifying : systemd-libs-247~rc2-1.fc34.x86_64 129/134
Verifying : tpm2-tss-3.0.2-1.fc34.x86_64 130/134
Verifying : tzdata-2020d-1.fc34.noarch 131/134
Verifying : xz-libs-5.2.5-3.fc33.x86_64 132/134
Verifying : zchunk-libs-1.1.5-3.fc33.x86_64 133/134
Verifying : zlib-1.2.11-23.fc34.x86_64 134/134
Installed:
alternatives-1.14-3.fc33.x86_64
audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_64
basesystem-11-10.fc33.noarch
bash-5.0.17-2.fc33.x86_64
bzip2-libs-1.0.8-4.fc33.x86_64
ca-certificates-2020.2.41-4.fc33.noarch
coreutils-8.32-14.fc34.x86_64
coreutils-common-8.32-14.fc34.x86_64
crypto-policies-20200918-1.git85dccc5.fc34.noarch
curl-7.73.0-2.fc34.x86_64
cyrus-sasl-lib-2.1.27-6.fc33.x86_64
dnf-4.4.0-3.fc34.noarch
dnf-data-4.4.0-3.fc34.noarch
dnf-plugins-core-4.0.18-1.fc34.noarch
elfutils-default-yama-scope-0.182-1.fc34.noarch
elfutils-libelf-0.182-1.fc34.x86_64
elfutils-libs-0.182-1.fc34.x86_64
expat-2.2.10-1.fc34.x86_64
fedora-gpg-keys-34-0.8.noarch
fedora-release-34-0.9.noarch
fedora-release-common-34-0.9.noarch
fedora-release-identity-basic-34-0.9.noarch
fedora-repos-34-0.8.noarch
fedora-repos-rawhide-34-0.8.noarch
file-libs-5.39-3.fc34.x86_64
filesystem-3.14-4.fc34.x86_64
gawk-5.1.0-2.fc33.x86_64
gdbm-libs-1:1.18.1-5.fc33.x86_64
glib2-2.67.0-4.fc34.x86_64
glibc-2.32.9000-16.fc34.x86_64
glibc-common-2.32.9000-16.fc34.x86_64
glibc-minimal-langpack-2.32.9000-16.fc34.x86_64
gmp-1:6.2.0-5.fc34.x86_64
gnupg2-2.2.24-1.fc34.x86_64
gnutls-3.6.15-2.fc34.x86_64
gpgme-1.14.0-2.fc33.x86_64
grep-3.6-1.fc34.x86_64
ima-evm-utils-1.3.2-1.fc34.x86_64
json-c-0.14-7.fc33.x86_64
keyutils-libs-1.6-5.fc33.x86_64
krb5-libs-1.18.3-2.fc34.x86_64
libacl-2.2.53-9.fc34.x86_64
libarchive-3.4.3-3.fc33.x86_64
libassuan-2.5.3-4.fc33.x86_64
libattr-2.4.48-10.fc33.x86_64
libblkid-2.36.1-2.fc34.x86_64
libbrotli-1.0.9-3.fc34.x86_64
libcap-2.44-1.fc34.x86_64
libcap-ng-0.8.1-2.fc34.x86_64
libcom_err-1.45.6-4.fc33.x86_64
libcomps-0.1.15-5.fc33.x86_64
libcurl-7.73.0-2.fc34.x86_64
libdb-5.3.28-44.fc33.x86_64
libdnf-0.54.2-3.fc34.x86_64
libffi-3.1-26.fc33.x86_64
libgcc-10.2.1-8.fc34.x86_64
libgcrypt-1.8.6-4.fc34.x86_64
libgomp-10.2.1-8.fc34.x86_64
libgpg-error-1.37-2.fc33.x86_64
libidn2-2.3.0-4.fc33.x86_64
libksba-1.4.0-1.fc34.x86_64
libmetalink-0.1.3-13.fc33.x86_64
libmodulemd-2.9.4-3.fc33.x86_64
libmount-2.36.1-2.fc34.x86_64
libnghttp2-1.41.0-3.fc33.x86_64
libnsl2-1.3.0-1.fc34.x86_64
libpsl-0.21.1-2.fc33.x86_64
librepo-1.12.1-1.fc34.x86_64
libreport-filesystem-2.14.0-12.fc34.noarch
libselinux-3.1-4.fc34.x86_64
libsemanage-3.1-4.fc34.x86_64
libsepol-3.1-4.fc34.x86_64
libsigsegv-2.11-11.fc33.x86_64
libsmartcols-2.36.1-2.fc34.x86_64
libsolv-0.7.15-1.fc34.x86_64
libssh-0.9.5-1.fc34.x86_64
libssh-config-0.9.5-1.fc34.noarch
libstdc++-10.2.1-8.fc34.x86_64
libtasn1-4.16.0-3.fc33.x86_64
libtirpc-1.2.6-2.rc4.fc33.x86_64
libunistring-0.9.10-9.fc33.x86_64
libusbx-1.0.23-2.fc33.x86_64
libuuid-2.36.1-2.fc34.x86_64
libverto-0.3.0-11.fc34.x86_64
libxcrypt-4.4.17-1.fc34.x86_64
libxml2-2.9.10-9.fc34.x86_64
libyaml-0.2.5-3.fc33.x86_64
libzstd-1.4.5-6.fc34.x86_64
lua-libs-5.4.1-1.fc34.x86_64
lz4-libs-1.9.1-3.fc33.x86_64
mpfr-4.1.0-2.fc33.x86_64
ncurses-base-6.2-3.20200222.fc33.noarch
ncurses-libs-6.2-3.20200222.fc33.x86_64
nettle-3.6-3.fc33.x86_64
npth-1.6-5.fc33.x86_64
openldap-2.4.56-1.fc34.x86_64
openssl-libs-1:1.1.1h-1.fc34.x86_64
p11-kit-0.23.21-2.fc34.x86_64
p11-kit-trust-0.23.21-2.fc34.x86_64
pcre-8.44-2.fc34.x86_64
pcre2-10.36-0.1.RC1.fc34.x86_64
pcre2-syntax-10.36-0.1.RC1.fc34.noarch
popt-1.18-2.fc33.x86_64
publicsuffix-list-dafsa-20190417-4.fc33.noarch
python-pip-wheel-20.2.4-1.fc34.noarch
python-setuptools-wheel-50.3.2-1.fc34.noarch
python3-3.9.0-1.fc34.x86_64
python3-dateutil-1:2.8.1-2.fc33.noarch
python3-distro-1.5.0-4.fc33.noarch
python3-dnf-4.4.0-3.fc34.noarch
python3-dnf-plugins-core-4.0.18-1.fc34.noarch
python3-gpg-1.14.0-2.fc33.x86_64
python3-hawkey-0.54.2-3.fc34.x86_64
python3-libcomps-0.1.15-5.fc33.x86_64
python3-libdnf-0.54.2-3.fc34.x86_64
python3-libs-3.9.0-1.fc34.x86_64
python3-rpm-4.16.0-3.fc34.x86_64
python3-setuptools-50.3.2-1.fc34.noarch
python3-six-1.15.0-2.fc33.noarch
readline-8.0-5.fc33.x86_64
rpm-4.16.0-3.fc34.x86_64
rpm-build-libs-4.16.0-3.fc34.x86_64
rpm-libs-4.16.0-3.fc34.x86_64
rpm-sign-libs-4.16.0-3.fc34.x86_64
sed-4.8-6.fc34.x86_64
setup-2.13.7-2.fc33.noarch
shadow-utils-2:4.8.1-6.fc34.x86_64
sqlite-libs-3.33.0-2.fc34.x86_64
systemd-libs-247~rc2-1.fc34.x86_64
tpm2-tss-3.0.2-1.fc34.x86_64
tzdata-2020d-1.fc34.noarch
xz-libs-5.2.5-3.fc33.x86_64
zchunk-libs-1.1.5-3.fc33.x86_64
zlib-1.2.11-23.fc34.x86_64
Complete!
Finish(bootstrap): dnf install
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1606453690.007702/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.6
INFO: Mock Version: 2.6
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository 35 MB/s | 2.1 MB 00:00
Additional repo copr_pvalena_vagrant 4.5 MB/s | 198 kB 00:00
fedora 23 MB/s | 73 MB 00:03
Dependencies resolved.
=======================================================================================
Package Arch Version Repo Size
=======================================================================================
Installing group/module packages:
bash  x86_64 5.0.17-2.fc33 fedora 1.7 M
bzip2  x86_64 1.0.8-4.fc33 fedora 52 k
coreutils  x86_64 8.32-14.fc34 fedora 1.1 M
cpio  x86_64 2.13-8.fc33 fedora 273 k
diffutils  x86_64 3.7-7.fc34 fedora 390 k
fedora-release-common  noarch 34-0.9 fedora 21 k
findutils  x86_64 1:4.7.0-7.fc33 fedora 539 k
gawk  x86_64 5.1.0-2.fc33 fedora 1.0 M
glibc-minimal-langpack  x86_64 2.32.9000-16.fc34 fedora 96 k
grep  x86_64 3.6-1.fc34 fedora 260 k
gzip  x86_64 1.10-3.fc33 fedora 152 k
info  x86_64 6.7-8.fc33 fedora 228 k
make  x86_64 1:4.3-2.fc33 fedora 539 k
patch  x86_64 2.7.6-13.fc33 fedora 129 k
redhat-rpm-config  noarch 177-1.fc34 fedora 65 k
rpm-build  x86_64 4.16.0-3.fc34 fedora 96 k
sed  x86_64 4.8-6.fc34 fedora 298 k
shadow-utils  x86_64 2:4.8.1-6.fc34 fedora 1.2 M
tar  x86_64 2:1.32-6.fc33 fedora 880 k
unzip  x86_64 6.0-49.fc33 fedora 181 k
util-linux  x86_64 2.36.1-2.fc34 fedora 2.5 M
which  x86_64 2.21-20.fc33 fedora 41 k
xz  x86_64 5.2.5-3.fc33 fedora 216 k
Installing dependencies:
alternatives  x86_64 1.14-3.fc33 fedora 36 k
audit-libs  x86_64 3.0-0.21.20191104git1c2f876.fc33 fedora 113 k
basesystem  noarch 11-10.fc33 fedora 6.8 k
binutils  x86_64 2.35.1-14.fc34 fedora 5.3 M
binutils-gold  x86_64 2.35.1-14.fc34 fedora 750 k
bzip2-libs  x86_64 1.0.8-4.fc33 fedora 40 k
ca-certificates  noarch 2020.2.41-4.fc33 fedora 352 k
coreutils-common  x86_64 8.32-14.fc34 fedora 2.0 M
cracklib  x86_64 2.9.6-24.fc33 fedora 83 k
crypto-policies  noarch 20200918-1.git85dccc5.fc34 fedora 57 k
curl  x86_64 7.73.0-2.fc34 fedora 298 k
cyrus-sasl-lib  x86_64 2.1.27-6.fc33 fedora 101 k
dwz  x86_64 0.13-4.fc33 fedora 106 k
ed  x86_64 1.14.2-9.fc33 fedora 75 k
efi-srpm-macros  noarch 4-5.fc33 fedora 21 k
elfutils  x86_64 0.182-1.fc34 fedora 529 k
elfutils-debuginfod-client  x86_64 0.182-1.fc34 fedora 33 k
elfutils-default-yama-scope  noarch 0.182-1.fc34 fedora 17 k
elfutils-libelf  x86_64 0.182-1.fc34 fedora 194 k
elfutils-libs  x86_64 0.182-1.fc34 fedora 265 k
expat  x86_64 2.2.10-1.fc34 fedora 104 k
fedora-gpg-keys  noarch 34-0.8 fedora 107 k
fedora-release  noarch 34-0.9 fedora 12 k
fedora-release-identity-basic  noarch 34-0.9 fedora 13 k
fedora-repos  noarch 34-0.8 fedora 11 k
fedora-repos-rawhide  noarch 34-0.8 fedora 10 k
file  x86_64 5.39-3.fc34 fedora 51 k
file-libs  x86_64 5.39-3.fc34 fedora 591 k
filesystem  x86_64 3.14-4.fc34 fedora 1.1 M
fonts-srpm-macros  noarch 1:2.0.5-4.fc33 fedora 27 k
fpc-srpm-macros  noarch 1.3-2.fc33 fedora 7.6 k
gc  x86_64 8.0.4-4.fc33 fedora 104 k
gdb-minimal  x86_64 10.1-1.fc34 fedora 3.6 M
ghc-srpm-macros  noarch 1.5.0-3.fc33 fedora 7.7 k
glibc  x86_64 2.32.9000-16.fc34 fedora 3.5 M
glibc-common  x86_64 2.32.9000-16.fc34 fedora 1.9 M
gmp  x86_64 1:6.2.0-5.fc34 fedora 320 k
gnat-srpm-macros  noarch 4-12.fc33 fedora 8.2 k
go-srpm-macros  noarch 3.0.9-1.fc34 fedora 25 k
guile22  x86_64 2.2.6-6.fc34 fedora 6.6 M
kernel-srpm-macros  noarch 1.0-3.fc33 fedora 7.2 k
keyutils-libs  x86_64 1.6-5.fc33 fedora 31 k
krb5-libs  x86_64 1.18.3-2.fc34 fedora 733 k
libacl  x86_64 2.2.53-9.fc34 fedora 23 k
libarchive  x86_64 3.4.3-3.fc33 fedora 390 k
libattr  x86_64 2.4.48-10.fc33 fedora 18 k
libblkid  x86_64 2.36.1-2.fc34 fedora 99 k
libbrotli  x86_64 1.0.9-3.fc34 fedora 322 k
libcap  x86_64 2.44-1.fc34 fedora 60 k
libcap-ng  x86_64 0.8.1-2.fc34 fedora 32 k
libcom_err  x86_64 1.45.6-4.fc33 fedora 27 k
libcurl  x86_64 7.73.0-2.fc34 fedora 282 k
libdb  x86_64 5.3.28-44.fc33 fedora 759 k
libeconf  x86_64 0.3.8-4.fc33 fedora 24 k
libfdisk  x86_64 2.36.1-2.fc34 fedora 151 k
libffi  x86_64 3.1-26.fc33 fedora 33 k
libgcc  x86_64 10.2.1-8.fc34 fedora 100 k
libgcrypt  x86_64 1.8.6-4.fc34 fedora 475 k
libgomp  x86_64 10.2.1-8.fc34 fedora 261 k
libgpg-error  x86_64 1.37-2.fc33 fedora 202 k
libidn2  x86_64 2.3.0-4.fc33 fedora 104 k
libmetalink  x86_64 0.1.3-13.fc33 fedora 31 k
libmount  x86_64 2.36.1-2.fc34 fedora 129 k
libnghttp2  x86_64 1.41.0-3.fc33 fedora 72 k
libnsl2  x86_64 1.3.0-1.fc34 fedora 58 k
libpkgconf  x86_64 1.7.3-5.fc34 fedora 36 k
libpsl  x86_64 0.21.1-2.fc33 fedora 61 k
libpwquality  x86_64 1.4.4-1.fc34 fedora 104 k
libselinux  x86_64 3.1-4.fc34 fedora 84 k
libsemanage  x86_64 3.1-4.fc34 fedora 115 k
libsepol  x86_64 3.1-4.fc34 fedora 283 k
libsigsegv  x86_64 2.11-11.fc33 fedora 26 k
libsmartcols  x86_64 2.36.1-2.fc34 fedora 59 k
libssh  x86_64 0.9.5-1.fc34 fedora 209 k
libssh-config  noarch 0.9.5-1.fc34 fedora 11 k
libstdc++  x86_64 10.2.1-8.fc34 fedora 620 k
libtasn1  x86_64 4.16.0-3.fc33 fedora 75 k
libtirpc  x86_64 1.2.6-2.rc4.fc33 fedora 95 k
libtool-ltdl  x86_64 2.4.6-36.fc33 fedora 36 k
libunistring  x86_64 0.9.10-9.fc33 fedora 516 k
libutempter  x86_64 1.2.1-3.fc34 fedora 26 k
libuuid  x86_64 2.36.1-2.fc34 fedora 25 k
libverto  x86_64 0.3.0-11.fc34 fedora 21 k
libxcrypt  x86_64 4.4.17-1.fc34 fedora 121 k
libxml2  x86_64 2.9.10-9.fc34 fedora 744 k
libzstd  x86_64 1.4.5-6.fc34 fedora 297 k
lua-libs  x86_64 5.4.1-1.fc34 fedora 215 k
lua-srpm-macros  noarch 1-2.fc34 fedora 7.9 k
lz4-libs  x86_64 1.9.1-3.fc33 fedora 59 k
mpfr  x86_64 4.1.0-2.fc33 fedora 1.4 M
ncurses-base  noarch 6.2-3.20200222.fc33 fedora 60 k
ncurses-libs  x86_64 6.2-3.20200222.fc33 fedora 329 k
nim-srpm-macros  noarch 3-3.fc33 fedora 8.3 k
ocaml-srpm-macros  noarch 6-3.fc33 fedora 7.7 k
openblas-srpm-macros  noarch 2-8.fc33 fedora 7.2 k
openldap  x86_64 2.4.56-1.fc34 fedora 310 k
openssl-libs  x86_64 1:1.1.1h-1.fc34 fedora 1.4 M
p11-kit  x86_64 0.23.21-2.fc34 fedora 368 k
p11-kit-trust  x86_64 0.23.21-2.fc34 fedora 138 k
pam  x86_64 1.5.0-1.fc34 fedora 546 k
pcre  x86_64 8.44-2.fc34 fedora 198 k
pcre2  x86_64 10.36-0.1.RC1.fc34 fedora 233 k
pcre2-syntax  noarch 10.36-0.1.RC1.fc34 fedora 143 k
perl-srpm-macros  noarch 1-38.fc33 fedora 8.3 k
pkgconf  x86_64 1.7.3-5.fc34 fedora 41 k
pkgconf-m4  noarch 1.7.3-5.fc34 fedora 14 k
pkgconf-pkg-config  x86_64 1.7.3-5.fc34 fedora 10 k
popt  x86_64 1.18-2.fc33 fedora 58 k
publicsuffix-list-dafsa  noarch 20190417-4.fc33 fedora 55 k
python-srpm-macros  noarch 3.9-10.fc34 fedora 21 k
qt5-srpm-macros  noarch 5.15.1-1.fc34 fedora 8.4 k
readline  x86_64 8.0-5.fc33 fedora 206 k
rpm  x86_64 4.16.0-3.fc34 fedora 501 k
rpm-build-libs  x86_64 4.16.0-3.fc34 fedora 96 k
rpm-libs  x86_64 4.16.0-3.fc34 fedora 326 k
rust-srpm-macros  noarch 16-1.fc34 fedora 9.8 k
setup  noarch 2.13.7-2.fc33 fedora 142 k
sqlite-libs  x86_64 3.33.0-2.fc34 fedora 621 k
systemd-libs  x86_64 247~rc2-1.fc34 fedora 547 k
tzdata  noarch 2020d-1.fc34 fedora 430 k
xxhash-libs  x86_64 0.8.0-1.fc33 fedora 41 k
xz-libs  x86_64 5.2.5-3.fc33 fedora 92 k
zip  x86_64 3.0-27.fc33 fedora 258 k
zlib  x86_64 1.2.11-23.fc34 fedora 92 k
zstd  x86_64 1.4.5-6.fc34 fedora 539 k
Installing Groups:
Buildsystem building group
Transaction Summary
=======================================================================================
Install 148 Packages
Total download size: 57 M
Installed size: 224 M
Downloading Packages:
(1/148): basesystem-11-10.fc33.noarch.rpm 106 kB/s | 6.8 kB 00:00
(2/148): alternatives-1.14-3.fc33.x86_64.rpm 336 kB/s | 36 kB 00:00
(3/148): audit-libs-3.0-0.21.20191104git1c2f876 710 kB/s | 113 kB 00:00
(4/148): bash-5.0.17-2.fc33.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00
(5/148): bzip2-1.0.8-4.fc33.x86_64.rpm 1.6 MB/s | 52 kB 00:00
(6/148): bzip2-libs-1.0.8-4.fc33.x86_64.rpm 1.2 MB/s | 40 kB 00:00
(7/148): ca-certificates-2020.2.41-4.fc33.noarc 9.4 MB/s | 352 kB 00:00
(8/148): coreutils-8.32-14.fc34.x86_64.rpm 24 MB/s | 1.1 MB 00:00
(9/148): coreutils-common-8.32-14.fc34.x86_64.r 26 MB/s | 2.0 MB 00:00
(10/148): cpio-2.13-8.fc33.x86_64.rpm 7.5 MB/s | 273 kB 00:00
(11/148): cracklib-2.9.6-24.fc33.x86_64.rpm 2.5 MB/s | 83 kB 00:00
(12/148): binutils-gold-2.35.1-14.fc34.x86_64.r 1.6 MB/s | 750 kB 00:00
(13/148): crypto-policies-20200918-1.git85dccc5 1.7 MB/s | 57 kB 00:00
(14/148): cyrus-sasl-lib-2.1.27-6.fc33.x86_64.r 3.0 MB/s | 101 kB 00:00
(15/148): diffutils-3.7-7.fc34.x86_64.rpm 9.8 MB/s | 390 kB 00:00
(16/148): curl-7.73.0-2.fc34.x86_64.rpm 2.3 MB/s | 298 kB 00:00
(17/148): dwz-0.13-4.fc33.x86_64.rpm 3.1 MB/s | 106 kB 00:00
(18/148): ed-1.14.2-9.fc33.x86_64.rpm 2.2 MB/s | 75 kB 00:00
(19/148): efi-srpm-macros-4-5.fc33.noarch.rpm 661 kB/s | 21 kB 00:00
(20/148): elfutils-debuginfod-client-0.182-1.fc 1.0 MB/s | 33 kB 00:00
(21/148): binutils-2.35.1-14.fc34.x86_64.rpm 7.0 MB/s | 5.3 MB 00:00
(22/148): elfutils-0.182-1.fc34.x86_64.rpm 7.2 MB/s | 529 kB 00:00
(23/148): elfutils-default-yama-scope-0.182-1.f 531 kB/s | 17 kB 00:00
(24/148): elfutils-libelf-0.182-1.fc34.x86_64.r 4.8 MB/s | 194 kB 00:00
(25/148): expat-2.2.10-1.fc34.x86_64.rpm 2.9 MB/s | 104 kB 00:00
(26/148): elfutils-libs-0.182-1.fc34.x86_64.rpm 6.4 MB/s | 265 kB 00:00
(27/148): fedora-release-34-0.9.noarch.rpm 371 kB/s | 12 kB 00:00
(28/148): fedora-gpg-keys-34-0.8.noarch.rpm 2.8 MB/s | 107 kB 00:00
(29/148): fedora-release-common-34-0.9.noarch.r 623 kB/s | 21 kB 00:00
(30/148): fedora-release-identity-basic-34-0.9. 396 kB/s | 13 kB 00:00
(31/148): fedora-repos-rawhide-34-0.8.noarch.rp 327 kB/s | 10 kB 00:00
(32/148): fedora-repos-34-0.8.noarch.rpm 308 kB/s | 11 kB 00:00
(33/148): file-5.39-3.fc34.x86_64.rpm 1.5 MB/s | 51 kB 00:00
(34/148): file-libs-5.39-3.fc34.x86_64.rpm 14 MB/s | 591 kB 00:00
(35/148): filesystem-3.14-4.fc34.x86_64.rpm 21 MB/s | 1.1 MB 00:00
(36/148): findutils-4.7.0-7.fc33.x86_64.rpm 14 MB/s | 539 kB 00:00
(37/148): fonts-srpm-macros-2.0.5-4.fc33.noarch 826 kB/s | 27 kB 00:00
(38/148): fpc-srpm-macros-1.3-2.fc33.noarch.rpm 217 kB/s | 7.6 kB 00:00
(39/148): gc-8.0.4-4.fc33.x86_64.rpm 2.9 MB/s | 104 kB 00:00
(40/148): gawk-5.1.0-2.fc33.x86_64.rpm 21 MB/s | 1.0 MB 00:00
(41/148): ghc-srpm-macros-1.5.0-3.fc33.noarch.r 245 kB/s | 7.7 kB 00:00
(42/148): gdb-minimal-10.1-1.fc34.x86_64.rpm 27 MB/s | 3.6 MB 00:00
(43/148): glibc-2.32.9000-16.fc34.x86_64.rpm 28 MB/s | 3.5 MB 00:00
(44/148): glibc-common-2.32.9000-16.fc34.x86_64 17 MB/s | 1.9 MB 00:00
(45/148): glibc-minimal-langpack-2.32.9000-16.f 2.6 MB/s | 96 kB 00:00
(46/148): gmp-6.2.0-5.fc34.x86_64.rpm 8.7 MB/s | 320 kB 00:00
(47/148): gnat-srpm-macros-4-12.fc33.noarch.rpm 259 kB/s | 8.2 kB 00:00
(48/148): go-srpm-macros-3.0.9-1.fc34.noarch.rp 711 kB/s | 25 kB 00:00
(49/148): grep-3.6-1.fc34.x86_64.rpm 7.2 MB/s | 260 kB 00:00
(50/148): gzip-1.10-3.fc33.x86_64.rpm 4.0 MB/s | 152 kB 00:00
(51/148): info-6.7-8.fc33.x86_64.rpm 6.0 MB/s | 228 kB 00:00
(52/148): kernel-srpm-macros-1.0-3.fc33.noarch. 206 kB/s | 7.2 kB 00:00
(53/148): keyutils-libs-1.6-5.fc33.x86_64.rpm 965 kB/s | 31 kB 00:00
(54/148): krb5-libs-1.18.3-2.fc34.x86_64.rpm 14 MB/s | 733 kB 00:00
(55/148): libacl-2.2.53-9.fc34.x86_64.rpm 644 kB/s | 23 kB 00:00
(56/148): guile22-2.2.6-6.fc34.x86_64.rpm 34 MB/s | 6.6 MB 00:00
(57/148): libattr-2.4.48-10.fc33.x86_64.rpm 333 kB/s | 18 kB 00:00
(58/148): libarchive-3.4.3-3.fc33.x86_64.rpm 6.4 MB/s | 390 kB 00:00
(59/148): libblkid-2.36.1-2.fc34.x86_64.rpm 2.9 MB/s | 99 kB 00:00
(60/148): libbrotli-1.0.9-3.fc34.x86_64.rpm 8.6 MB/s | 322 kB 00:00
(61/148): libcap-2.44-1.fc34.x86_64.rpm 1.6 MB/s | 60 kB 00:00
(62/148): libcap-ng-0.8.1-2.fc34.x86_64.rpm 1.0 MB/s | 32 kB 00:00
(63/148): libcom_err-1.45.6-4.fc33.x86_64.rpm 849 kB/s | 27 kB 00:00
(64/148): libcurl-7.73.0-2.fc34.x86_64.rpm 7.2 MB/s | 282 kB 00:00
(65/148): libeconf-0.3.8-4.fc33.x86_64.rpm 722 kB/s | 24 kB 00:00
(66/148): libdb-5.3.28-44.fc33.x86_64.rpm 17 MB/s | 759 kB 00:00
(67/148): libfdisk-2.36.1-2.fc34.x86_64.rpm 4.0 MB/s | 151 kB 00:00
(68/148): libffi-3.1-26.fc33.x86_64.rpm 1.0 MB/s | 33 kB 00:00
(69/148): libgcc-10.2.1-8.fc34.x86_64.rpm 3.0 MB/s | 100 kB 00:00
(70/148): libgcrypt-1.8.6-4.fc34.x86_64.rpm 11 MB/s | 475 kB 00:00
(71/148): libgomp-10.2.1-8.fc34.x86_64.rpm 7.2 MB/s | 261 kB 00:00
(72/148): libgpg-error-1.37-2.fc33.x86_64.rpm 5.7 MB/s | 202 kB 00:00
(73/148): libidn2-2.3.0-4.fc33.x86_64.rpm 2.8 MB/s | 104 kB 00:00
(74/148): libmetalink-0.1.3-13.fc33.x86_64.rpm 977 kB/s | 31 kB 00:00
(75/148): libmount-2.36.1-2.fc34.x86_64.rpm 3.8 MB/s | 129 kB 00:00
(76/148): libnghttp2-1.41.0-3.fc33.x86_64.rpm 2.0 MB/s | 72 kB 00:00
(77/148): libnsl2-1.3.0-1.fc34.x86_64.rpm 1.8 MB/s | 58 kB 00:00
(78/148): libpkgconf-1.7.3-5.fc34.x86_64.rpm 1.1 MB/s | 36 kB 00:00
(79/148): libpsl-0.21.1-2.fc33.x86_64.rpm 1.7 MB/s | 61 kB 00:00
(80/148): libpwquality-1.4.4-1.fc34.x86_64.rpm 3.1 MB/s | 104 kB 00:00
(81/148): libselinux-3.1-4.fc34.x86_64.rpm 2.5 MB/s | 84 kB 00:00
(82/148): libsemanage-3.1-4.fc34.x86_64.rpm 3.0 MB/s | 115 kB 00:00
(83/148): libsepol-3.1-4.fc34.x86_64.rpm 7.5 MB/s | 283 kB 00:00
(84/148): libsigsegv-2.11-11.fc33.x86_64.rpm 813 kB/s | 26 kB 00:00
(85/148): libssh-config-0.9.5-1.fc34.noarch.rpm 352 kB/s | 11 kB 00:00
(86/148): libsmartcols-2.36.1-2.fc34.x86_64.rpm 1.6 MB/s | 59 kB 00:00
(87/148): libssh-0.9.5-1.fc34.x86_64.rpm 5.6 MB/s | 209 kB 00:00
(88/148): libtirpc-1.2.6-2.rc4.fc33.x86_64.rpm 2.7 MB/s | 95 kB 00:00
(89/148): libtasn1-4.16.0-3.fc33.x86_64.rpm 1.9 MB/s | 75 kB 00:00
(90/148): libstdc++-10.2.1-8.fc34.x86_64.rpm 14 MB/s | 620 kB 00:00
(91/148): libtool-ltdl-2.4.6-36.fc33.x86_64.rpm 1.1 MB/s | 36 kB 00:00
(92/148): libutempter-1.2.1-3.fc34.x86_64.rpm 804 kB/s | 26 kB 00:00
(93/148): libunistring-0.9.10-9.fc33.x86_64.rpm 12 MB/s | 516 kB 00:00
(94/148): libuuid-2.36.1-2.fc34.x86_64.rpm 767 kB/s | 25 kB 00:00
(95/148): libverto-0.3.0-11.fc34.x86_64.rpm 658 kB/s | 21 kB 00:00
(96/148): libxcrypt-4.4.17-1.fc34.x86_64.rpm 3.2 MB/s | 121 kB 00:00
(97/148): libxml2-2.9.10-9.fc34.x86_64.rpm 17 MB/s | 744 kB 00:00
(98/148): libzstd-1.4.5-6.fc34.x86_64.rpm 6.9 MB/s | 297 kB 00:00
(99/148): lua-libs-5.4.1-1.fc34.x86_64.rpm 5.6 MB/s | 215 kB 00:00
(100/148): lua-srpm-macros-1-2.fc34.noarch.rpm 251 kB/s | 7.9 kB 00:00
(101/148): lz4-libs-1.9.1-3.fc33.x86_64.rpm 1.8 MB/s | 59 kB 00:00
(102/148): make-4.3-2.fc33.x86_64.rpm 13 MB/s | 539 kB 00:00
(103/148): ncurses-base-6.2-3.20200222.fc33.noa 1.7 MB/s | 60 kB 00:00
(104/148): mpfr-4.1.0-2.fc33.x86_64.rpm 26 MB/s | 1.4 MB 00:00
(105/148): ncurses-libs-6.2-3.20200222.fc33.x86 8.2 MB/s | 329 kB 00:00
(106/148): nim-srpm-macros-3-3.fc33.noarch.rpm 263 kB/s | 8.3 kB 00:00
(107/148): ocaml-srpm-macros-6-3.fc33.noarch.rp 243 kB/s | 7.7 kB 00:00
(108/148): openblas-srpm-macros-2-8.fc33.noarch 206 kB/s | 7.2 kB 00:00
(109/148): openldap-2.4.56-1.fc34.x86_64.rpm 8.4 MB/s | 310 kB 00:00
(110/148): openssl-libs-1.1.1h-1.fc34.x86_64.rp 26 MB/s | 1.4 MB 00:00
(111/148): p11-kit-0.23.21-2.fc34.x86_64.rpm 7.7 MB/s | 368 kB 00:00
(112/148): p11-kit-trust-0.23.21-2.fc34.x86_64. 3.6 MB/s | 138 kB 00:00
(113/148): patch-2.7.6-13.fc33.x86_64.rpm 3.8 MB/s | 129 kB 00:00
(114/148): pcre-8.44-2.fc34.x86_64.rpm 5.3 MB/s | 198 kB 00:00
(115/148): pam-1.5.0-1.fc34.x86_64.rpm 12 MB/s | 546 kB 00:00
(116/148): pcre2-10.36-0.1.RC1.fc34.x86_64.rpm 6.5 MB/s | 233 kB 00:00
(117/148): pcre2-syntax-10.36-0.1.RC1.fc34.noar 4.1 MB/s | 143 kB 00:00
(118/148): perl-srpm-macros-1-38.fc33.noarch.rp 238 kB/s | 8.3 kB 00:00
(119/148): pkgconf-1.7.3-5.fc34.x86_64.rpm 1.2 MB/s | 41 kB 00:00
(120/148): pkgconf-m4-1.7.3-5.fc34.noarch.rpm 449 kB/s | 14 kB 00:00
(121/148): pkgconf-pkg-config-1.7.3-5.fc34.x86_ 288 kB/s | 10 kB 00:00
(122/148): popt-1.18-2.fc33.x86_64.rpm 1.8 MB/s | 58 kB 00:00
(123/148): publicsuffix-list-dafsa-20190417-4.f 1.7 MB/s | 55 kB 00:00
(124/148): python-srpm-macros-3.9-10.fc34.noarc 583 kB/s | 21 kB 00:00
(125/148): qt5-srpm-macros-5.15.1-1.fc34.noarch 266 kB/s | 8.4 kB 00:00
(126/148): readline-8.0-5.fc33.x86_64.rpm 5.8 MB/s | 206 kB 00:00
(127/148): redhat-rpm-config-177-1.fc34.noarch. 1.8 MB/s | 65 kB 00:00
(128/148): rpm-4.16.0-3.fc34.x86_64.rpm 13 MB/s | 501 kB 00:00
(129/148): rpm-build-4.16.0-3.fc34.x86_64.rpm 2.6 MB/s | 96 kB 00:00
(130/148): rpm-build-libs-4.16.0-3.fc34.x86_64. 2.6 MB/s | 96 kB 00:00
(131/148): rust-srpm-macros-16-1.fc34.noarch.rp 297 kB/s | 9.8 kB 00:00
(132/148): rpm-libs-4.16.0-3.fc34.x86_64.rpm 8.6 MB/s | 326 kB 00:00
(133/148): sed-4.8-6.fc34.x86_64.rpm 7.5 MB/s | 298 kB 00:00
(134/148): setup-2.13.7-2.fc33.noarch.rpm 4.1 MB/s | 142 kB 00:00
(135/148): shadow-utils-4.8.1-6.fc34.x86_64.rpm 24 MB/s | 1.2 MB 00:00
(136/148): sqlite-libs-3.33.0-2.fc34.x86_64.rpm 14 MB/s | 621 kB 00:00
(137/148): systemd-libs-247~rc2-1.fc34.x86_64.r 14 MB/s | 547 kB 00:00
(138/148): tar-1.32-6.fc33.x86_64.rpm 20 MB/s | 880 kB 00:00
(139/148): tzdata-2020d-1.fc34.noarch.rpm 10 MB/s | 430 kB 00:00
(140/148): unzip-6.0-49.fc33.x86_64.rpm 5.1 MB/s | 181 kB 00:00
(141/148): xxhash-libs-0.8.0-1.fc33.x86_64.rpm 1.2 MB/s | 41 kB 00:00
(142/148): which-2.21-20.fc33.x86_64.rpm 1.1 MB/s | 41 kB 00:00
(143/148): util-linux-2.36.1-2.fc34.x86_64.rpm 30 MB/s | 2.5 MB 00:00
(144/148): xz-libs-5.2.5-3.fc33.x86_64.rpm 2.3 MB/s | 92 kB 00:00
(145/148): xz-5.2.5-3.fc33.x86_64.rpm 5.0 MB/s | 216 kB 00:00
(146/148): zip-3.0-27.fc33.x86_64.rpm 7.0 MB/s | 258 kB 00:00
(147/148): zlib-1.2.11-23.fc34.x86_64.rpm 2.5 MB/s | 92 kB 00:00
(148/148): zstd-1.4.5-6.fc34.x86_64.rpm 12 MB/s | 539 kB 00:00
--------------------------------------------------------------------------------
Total 22 MB/s | 57 MB 00:02
warning: /var/lib/mock/fedora-rawhide-x86_64-1606453690.007702/root/var/cache/dnf/fedora-2d95c80a1fa0a67d/packages/alternatives-1.14-3.fc33.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 45719a39: NOKEY
fedora 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x45719A39:
Userid : "Fedora (34) <fedora-34-primary@fedoraproject.org>"
Fingerprint: 8C5B A699 0BDB 26E1 9F2A 1A80 1161 AE69 4571 9A39
From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
Key imported successfully
fedora 1.6 MB/s | 1.6 kB 00:00
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary (0x45719A39) is already installed
fedora 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x9570FF31:
Userid : "Fedora (33) <fedora-33-primary@fedoraproject.org>"
Fingerprint: 963A 2BEB 0200 9608 FE67 EA42 49FD 7749 9570 FF31
From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Running scriptlet: filesystem-3.14-4.fc34.x86_64 1/1
Preparing : 1/1
Installing : libgcc-10.2.1-8.fc34.x86_64 1/148
Running scriptlet: libgcc-10.2.1-8.fc34.x86_64 1/148
Installing : crypto-policies-20200918-1.git85dccc5.fc34.noarc 2/148
Running scriptlet: crypto-policies-20200918-1.git85dccc5.fc34.noarc 2/148
Installing : fedora-release-identity-basic-34-0.9.noarch 3/148
Installing : tzdata-2020d-1.fc34.noarch 4/148
Installing : rust-srpm-macros-16-1.fc34.noarch 5/148
Installing : qt5-srpm-macros-5.15.1-1.fc34.noarch 6/148
Installing : publicsuffix-list-dafsa-20190417-4.fc33.noarch 7/148
Installing : pkgconf-m4-1.7.3-5.fc34.noarch 8/148
Installing : perl-srpm-macros-1-38.fc33.noarch 9/148
Installing : pcre2-syntax-10.36-0.1.RC1.fc34.noarch 10/148
Installing : openblas-srpm-macros-2-8.fc33.noarch 11/148
Installing : ocaml-srpm-macros-6-3.fc33.noarch 12/148
Installing : nim-srpm-macros-3-3.fc33.noarch 13/148
Installing : ncurses-base-6.2-3.20200222.fc33.noarch 14/148
Installing : libssh-config-0.9.5-1.fc34.noarch 15/148
Installing : kernel-srpm-macros-1.0-3.fc33.noarch 16/148
Installing : gnat-srpm-macros-4-12.fc33.noarch 17/148
Installing : ghc-srpm-macros-1.5.0-3.fc33.noarch 18/148
Installing : fpc-srpm-macros-1.3-2.fc33.noarch 19/148
Installing : fedora-gpg-keys-34-0.8.noarch 20/148
Installing : fedora-release-34-0.9.noarch 21/148
Installing : fedora-release-common-34-0.9.noarch 22/148
Installing : fedora-repos-rawhide-34-0.8.noarch 23/148
Installing : fedora-repos-34-0.8.noarch 24/148
Installing : setup-2.13.7-2.fc33.noarch 25/148
warning: /etc/hosts created as /etc/hosts.rpmnew
Running scriptlet: setup-2.13.7-2.fc33.noarch 25/148
Installing : filesystem-3.14-4.fc34.x86_64 26/148
Installing : basesystem-11-10.fc33.noarch 27/148
Installing : glibc-minimal-langpack-2.32.9000-16.fc34.x86_64 28/148
Installing : glibc-common-2.32.9000-16.fc34.x86_64 29/148
Running scriptlet: glibc-2.32.9000-16.fc34.x86_64 30/148
Installing : glibc-2.32.9000-16.fc34.x86_64 30/148
Running scriptlet: glibc-2.32.9000-16.fc34.x86_64 30/148
Installing : ncurses-libs-6.2-3.20200222.fc33.x86_64 31/148
Installing : bash-5.0.17-2.fc33.x86_64 32/148
Running scriptlet: bash-5.0.17-2.fc33.x86_64 32/148
Installing : zlib-1.2.11-23.fc34.x86_64 33/148
Installing : bzip2-libs-1.0.8-4.fc33.x86_64 34/148
Installing : xz-libs-5.2.5-3.fc33.x86_64 35/148
Installing : elfutils-libelf-0.182-1.fc34.x86_64 36/148
Installing : libstdc++-10.2.1-8.fc34.x86_64 37/148
Installing : libxcrypt-4.4.17-1.fc34.x86_64 38/148
Installing : libzstd-1.4.5-6.fc34.x86_64 39/148
Installing : readline-8.0-5.fc33.x86_64 40/148
Installing : gmp-1:6.2.0-5.fc34.x86_64 41/148
Installing : libattr-2.4.48-10.fc33.x86_64 42/148
Installing : libacl-2.2.53-9.fc34.x86_64 43/148
Installing : libcap-2.44-1.fc34.x86_64 44/148
Installing : libcom_err-1.45.6-4.fc33.x86_64 45/148
Installing : libdb-5.3.28-44.fc33.x86_64 46/148
Installing : libuuid-2.36.1-2.fc34.x86_64 47/148
Installing : popt-1.18-2.fc33.x86_64 48/148
Installing : libunistring-0.9.10-9.fc33.x86_64 49/148
Installing : libidn2-2.3.0-4.fc33.x86_64 50/148
Installing : mpfr-4.1.0-2.fc33.x86_64 51/148
Installing : unzip-6.0-49.fc33.x86_64 52/148
Installing : file-libs-5.39-3.fc34.x86_64 53/148
Installing : file-5.39-3.fc34.x86_64 54/148
Installing : sqlite-libs-3.33.0-2.fc34.x86_64 55/148
Installing : alternatives-1.14-3.fc33.x86_64 56/148
Installing : libcap-ng-0.8.1-2.fc34.x86_64 57/148
Installing : audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_ 58/148
Installing : libffi-3.1-26.fc33.x86_64 59/148
Installing : p11-kit-0.23.21-2.fc34.x86_64 60/148
Installing : libsepol-3.1-4.fc34.x86_64 61/148
Installing : lua-libs-5.4.1-1.fc34.x86_64 62/148
Installing : lz4-libs-1.9.1-3.fc33.x86_64 63/148
Installing : pcre2-10.36-0.1.RC1.fc34.x86_64 64/148
Installing : libselinux-3.1-4.fc34.x86_64 65/148
Installing : sed-4.8-6.fc34.x86_64 66/148
Installing : findutils-1:4.7.0-7.fc33.x86_64 67/148
Installing : libsemanage-3.1-4.fc34.x86_64 68/148
Installing : shadow-utils-2:4.8.1-6.fc34.x86_64 69/148
Running scriptlet: libutempter-1.2.1-3.fc34.x86_64 70/148
Installing : libutempter-1.2.1-3.fc34.x86_64 70/148
Installing : tar-2:1.32-6.fc33.x86_64 71/148
Installing : zip-3.0-27.fc33.x86_64 72/148
Installing : libpsl-0.21.1-2.fc33.x86_64 73/148
Installing : gc-8.0.4-4.fc33.x86_64 74/148
Installing : zstd-1.4.5-6.fc34.x86_64 75/148
Installing : dwz-0.13-4.fc33.x86_64 76/148
Installing : libxml2-2.9.10-9.fc34.x86_64 77/148
Installing : bzip2-1.0.8-4.fc33.x86_64 78/148
Installing : info-6.7-8.fc33.x86_64 79/148
Installing : ed-1.14.2-9.fc33.x86_64 80/148
Installing : patch-2.7.6-13.fc33.x86_64 81/148
Installing : elfutils-default-yama-scope-0.182-1.fc34.noarch 82/148
Running scriptlet: elfutils-default-yama-scope-0.182-1.fc34.noarch 82/148
Installing : cpio-2.13-8.fc33.x86_64 83/148
Installing : diffutils-3.7-7.fc34.x86_64 84/148
Installing : expat-2.2.10-1.fc34.x86_64 85/148
Installing : libmetalink-0.1.3-13.fc33.x86_64 86/148
Installing : keyutils-libs-1.6-5.fc33.x86_64 87/148
Installing : libbrotli-1.0.9-3.fc34.x86_64 88/148
Installing : libeconf-0.3.8-4.fc33.x86_64 89/148
Installing : libgomp-10.2.1-8.fc34.x86_64 90/148
Installing : libgpg-error-1.37-2.fc33.x86_64 91/148
Installing : libgcrypt-1.8.6-4.fc34.x86_64 92/148
Installing : libnghttp2-1.41.0-3.fc33.x86_64 93/148
Installing : libpkgconf-1.7.3-5.fc34.x86_64 94/148
Installing : pkgconf-1.7.3-5.fc34.x86_64 95/148
Installing : pkgconf-pkg-config-1.7.3-5.fc34.x86_64 96/148
Installing : libsigsegv-2.11-11.fc33.x86_64 97/148
Installing : gawk-5.1.0-2.fc33.x86_64 98/148
Installing : libsmartcols-2.36.1-2.fc34.x86_64 99/148
Installing : libtasn1-4.16.0-3.fc33.x86_64 100/148
Installing : p11-kit-trust-0.23.21-2.fc34.x86_64 101/148
Running scriptlet: p11-kit-trust-0.23.21-2.fc34.x86_64 101/148
Installing : libtool-ltdl-2.4.6-36.fc33.x86_64 102/148
Installing : libverto-0.3.0-11.fc34.x86_64 103/148
Installing : pcre-8.44-2.fc34.x86_64 104/148
Installing : grep-3.6-1.fc34.x86_64 105/148
Installing : xz-5.2.5-3.fc33.x86_64 106/148
Installing : xxhash-libs-0.8.0-1.fc33.x86_64 107/148
Installing : coreutils-common-8.32-14.fc34.x86_64 108/148
Installing : openssl-libs-1:1.1.1h-1.fc34.x86_64 109/148
Installing : coreutils-8.32-14.fc34.x86_64 110/148
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 111/148
Installing : ca-certificates-2020.2.41-4.fc33.noarch 111/148
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 111/148
Installing : krb5-libs-1.18.3-2.fc34.x86_64 112/148
Installing : libblkid-2.36.1-2.fc34.x86_64 113/148
Running scriptlet: libblkid-2.36.1-2.fc34.x86_64 113/148
Installing : libtirpc-1.2.6-2.rc4.fc33.x86_64 114/148
Installing : gzip-1.10-3.fc33.x86_64 115/148
Installing : cracklib-2.9.6-24.fc33.x86_64 116/148
Installing : libnsl2-1.3.0-1.fc34.x86_64 117/148
Installing : libpwquality-1.4.4-1.fc34.x86_64 118/148
Installing : pam-1.5.0-1.fc34.x86_64 119/148
Installing : libfdisk-2.36.1-2.fc34.x86_64 120/148
Installing : libmount-2.36.1-2.fc34.x86_64 121/148
Installing : cyrus-sasl-lib-2.1.27-6.fc33.x86_64 122/148
Installing : openldap-2.4.56-1.fc34.x86_64 123/148
Installing : libssh-0.9.5-1.fc34.x86_64 124/148
Installing : libcurl-7.73.0-2.fc34.x86_64 125/148
Installing : elfutils-libs-0.182-1.fc34.x86_64 126/148
Installing : elfutils-debuginfod-client-0.182-1.fc34.x86_64 127/148
Installing : binutils-gold-2.35.1-14.fc34.x86_64 128/148
Installing : binutils-2.35.1-14.fc34.x86_64 129/148
Running scriptlet: binutils-2.35.1-14.fc34.x86_64 129/148
Installing : elfutils-0.182-1.fc34.x86_64 130/148
Installing : gdb-minimal-10.1-1.fc34.x86_64 131/148
Installing : curl-7.73.0-2.fc34.x86_64 132/148
Installing : guile22-2.2.6-6.fc34.x86_64 133/148
Installing : systemd-libs-247~rc2-1.fc34.x86_64 134/148
Running scriptlet: systemd-libs-247~rc2-1.fc34.x86_64 134/148
Installing : libarchive-3.4.3-3.fc33.x86_64 135/148
Installing : rpm-4.16.0-3.fc34.x86_64 136/148
Installing : rpm-libs-4.16.0-3.fc34.x86_64 137/148
Installing : rpm-build-libs-4.16.0-3.fc34.x86_64 138/148
Installing : efi-srpm-macros-4-5.fc33.noarch 139/148
Installing : fonts-srpm-macros-1:2.0.5-4.fc33.noarch 140/148
Installing : go-srpm-macros-3.0.9-1.fc34.noarch 141/148
Installing : lua-srpm-macros-1-2.fc34.noarch 142/148
Installing : python-srpm-macros-3.9-10.fc34.noarch 143/148
Installing : redhat-rpm-config-177-1.fc34.noarch 144/148
Installing : rpm-build-4.16.0-3.fc34.x86_64 145/148
Installing : util-linux-2.36.1-2.fc34.x86_64 146/148
Running scriptlet: util-linux-2.36.1-2.fc34.x86_64 146/148
Installing : make-1:4.3-2.fc33.x86_64 147/148
Installing : which-2.21-20.fc33.x86_64 148/148
Running scriptlet: filesystem-3.14-4.fc34.x86_64 148/148
Running scriptlet: ca-certificates-2020.2.41-4.fc33.noarch 148/148
Running scriptlet: rpm-4.16.0-3.fc34.x86_64 148/148
Running scriptlet: which-2.21-20.fc33.x86_64 148/148
Verifying : alternatives-1.14-3.fc33.x86_64 1/148
Verifying : audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_ 2/148
Verifying : basesystem-11-10.fc33.noarch 3/148
Verifying : bash-5.0.17-2.fc33.x86_64 4/148
Verifying : binutils-2.35.1-14.fc34.x86_64 5/148
Verifying : binutils-gold-2.35.1-14.fc34.x86_64 6/148
Verifying : bzip2-1.0.8-4.fc33.x86_64 7/148
Verifying : bzip2-libs-1.0.8-4.fc33.x86_64 8/148
Verifying : ca-certificates-2020.2.41-4.fc33.noarch 9/148
Verifying : coreutils-8.32-14.fc34.x86_64 10/148
Verifying : coreutils-common-8.32-14.fc34.x86_64 11/148
Verifying : cpio-2.13-8.fc33.x86_64 12/148
Verifying : cracklib-2.9.6-24.fc33.x86_64 13/148
Verifying : crypto-policies-20200918-1.git85dccc5.fc34.noarc 14/148
Verifying : curl-7.73.0-2.fc34.x86_64 15/148
Verifying : cyrus-sasl-lib-2.1.27-6.fc33.x86_64 16/148
Verifying : diffutils-3.7-7.fc34.x86_64 17/148
Verifying : dwz-0.13-4.fc33.x86_64 18/148
Verifying : ed-1.14.2-9.fc33.x86_64 19/148
Verifying : efi-srpm-macros-4-5.fc33.noarch 20/148
Verifying : elfutils-0.182-1.fc34.x86_64 21/148
Verifying : elfutils-debuginfod-client-0.182-1.fc34.x86_64 22/148
Verifying : elfutils-default-yama-scope-0.182-1.fc34.noarch 23/148
Verifying : elfutils-libelf-0.182-1.fc34.x86_64 24/148
Verifying : elfutils-libs-0.182-1.fc34.x86_64 25/148
Verifying : expat-2.2.10-1.fc34.x86_64 26/148
Verifying : fedora-gpg-keys-34-0.8.noarch 27/148
Verifying : fedora-release-34-0.9.noarch 28/148
Verifying : fedora-release-common-34-0.9.noarch 29/148
Verifying : fedora-release-identity-basic-34-0.9.noarch 30/148
Verifying : fedora-repos-34-0.8.noarch 31/148
Verifying : fedora-repos-rawhide-34-0.8.noarch 32/148
Verifying : file-5.39-3.fc34.x86_64 33/148
Verifying : file-libs-5.39-3.fc34.x86_64 34/148
Verifying : filesystem-3.14-4.fc34.x86_64 35/148
Verifying : findutils-1:4.7.0-7.fc33.x86_64 36/148
Verifying : fonts-srpm-macros-1:2.0.5-4.fc33.noarch 37/148
Verifying : fpc-srpm-macros-1.3-2.fc33.noarch 38/148
Verifying : gawk-5.1.0-2.fc33.x86_64 39/148
Verifying : gc-8.0.4-4.fc33.x86_64 40/148
Verifying : gdb-minimal-10.1-1.fc34.x86_64 41/148
Verifying : ghc-srpm-macros-1.5.0-3.fc33.noarch 42/148
Verifying : glibc-2.32.9000-16.fc34.x86_64 43/148
Verifying : glibc-common-2.32.9000-16.fc34.x86_64 44/148
Verifying : glibc-minimal-langpack-2.32.9000-16.fc34.x86_64 45/148
Verifying : gmp-1:6.2.0-5.fc34.x86_64 46/148
Verifying : gnat-srpm-macros-4-12.fc33.noarch 47/148
Verifying : go-srpm-macros-3.0.9-1.fc34.noarch 48/148
Verifying : grep-3.6-1.fc34.x86_64 49/148
Verifying : guile22-2.2.6-6.fc34.x86_64 50/148
Verifying : gzip-1.10-3.fc33.x86_64 51/148
Verifying : info-6.7-8.fc33.x86_64 52/148
Verifying : kernel-srpm-macros-1.0-3.fc33.noarch 53/148
Verifying : keyutils-libs-1.6-5.fc33.x86_64 54/148
Verifying : krb5-libs-1.18.3-2.fc34.x86_64 55/148
Verifying : libacl-2.2.53-9.fc34.x86_64 56/148
Verifying : libarchive-3.4.3-3.fc33.x86_64 57/148
Verifying : libattr-2.4.48-10.fc33.x86_64 58/148
Verifying : libblkid-2.36.1-2.fc34.x86_64 59/148
Verifying : libbrotli-1.0.9-3.fc34.x86_64 60/148
Verifying : libcap-2.44-1.fc34.x86_64 61/148
Verifying : libcap-ng-0.8.1-2.fc34.x86_64 62/148
Verifying : libcom_err-1.45.6-4.fc33.x86_64 63/148
Verifying : libcurl-7.73.0-2.fc34.x86_64 64/148
Verifying : libdb-5.3.28-44.fc33.x86_64 65/148
Verifying : libeconf-0.3.8-4.fc33.x86_64 66/148
Verifying : libfdisk-2.36.1-2.fc34.x86_64 67/148
Verifying : libffi-3.1-26.fc33.x86_64 68/148
Verifying : libgcc-10.2.1-8.fc34.x86_64 69/148
Verifying : libgcrypt-1.8.6-4.fc34.x86_64 70/148
Verifying : libgomp-10.2.1-8.fc34.x86_64 71/148
Verifying : libgpg-error-1.37-2.fc33.x86_64 72/148
Verifying : libidn2-2.3.0-4.fc33.x86_64 73/148
Verifying : libmetalink-0.1.3-13.fc33.x86_64 74/148
Verifying : libmount-2.36.1-2.fc34.x86_64 75/148
Verifying : libnghttp2-1.41.0-3.fc33.x86_64 76/148
Verifying : libnsl2-1.3.0-1.fc34.x86_64 77/148
Verifying : libpkgconf-1.7.3-5.fc34.x86_64 78/148
Verifying : libpsl-0.21.1-2.fc33.x86_64 79/148
Verifying : libpwquality-1.4.4-1.fc34.x86_64 80/148
Verifying : libselinux-3.1-4.fc34.x86_64 81/148
Verifying : libsemanage-3.1-4.fc34.x86_64 82/148
Verifying : libsepol-3.1-4.fc34.x86_64 83/148
Verifying : libsigsegv-2.11-11.fc33.x86_64 84/148
Verifying : libsmartcols-2.36.1-2.fc34.x86_64 85/148
Verifying : libssh-0.9.5-1.fc34.x86_64 86/148
Verifying : libssh-config-0.9.5-1.fc34.noarch 87/148
Verifying : libstdc++-10.2.1-8.fc34.x86_64 88/148
Verifying : libtasn1-4.16.0-3.fc33.x86_64 89/148
Verifying : libtirpc-1.2.6-2.rc4.fc33.x86_64 90/148
Verifying : libtool-ltdl-2.4.6-36.fc33.x86_64 91/148
Verifying : libunistring-0.9.10-9.fc33.x86_64 92/148
Verifying : libutempter-1.2.1-3.fc34.x86_64 93/148
Verifying : libuuid-2.36.1-2.fc34.x86_64 94/148
Verifying : libverto-0.3.0-11.fc34.x86_64 95/148
Verifying : libxcrypt-4.4.17-1.fc34.x86_64 96/148
Verifying : libxml2-2.9.10-9.fc34.x86_64 97/148
Verifying : libzstd-1.4.5-6.fc34.x86_64 98/148
Verifying : lua-libs-5.4.1-1.fc34.x86_64 99/148
Verifying : lua-srpm-macros-1-2.fc34.noarch 100/148
Verifying : lz4-libs-1.9.1-3.fc33.x86_64 101/148
Verifying : make-1:4.3-2.fc33.x86_64 102/148
Verifying : mpfr-4.1.0-2.fc33.x86_64 103/148
Verifying : ncurses-base-6.2-3.20200222.fc33.noarch 104/148
Verifying : ncurses-libs-6.2-3.20200222.fc33.x86_64 105/148
Verifying : nim-srpm-macros-3-3.fc33.noarch 106/148
Verifying : ocaml-srpm-macros-6-3.fc33.noarch 107/148
Verifying : openblas-srpm-macros-2-8.fc33.noarch 108/148
Verifying : openldap-2.4.56-1.fc34.x86_64 109/148
Verifying : openssl-libs-1:1.1.1h-1.fc34.x86_64 110/148
Verifying : p11-kit-0.23.21-2.fc34.x86_64 111/148
Verifying : p11-kit-trust-0.23.21-2.fc34.x86_64 112/148
Verifying : pam-1.5.0-1.fc34.x86_64 113/148
Verifying : patch-2.7.6-13.fc33.x86_64 114/148
Verifying : pcre-8.44-2.fc34.x86_64 115/148
Verifying : pcre2-10.36-0.1.RC1.fc34.x86_64 116/148
Verifying : pcre2-syntax-10.36-0.1.RC1.fc34.noarch 117/148
Verifying : perl-srpm-macros-1-38.fc33.noarch 118/148
Verifying : pkgconf-1.7.3-5.fc34.x86_64 119/148
Verifying : pkgconf-m4-1.7.3-5.fc34.noarch 120/148
Verifying : pkgconf-pkg-config-1.7.3-5.fc34.x86_64 121/148
Verifying : popt-1.18-2.fc33.x86_64 122/148
Verifying : publicsuffix-list-dafsa-20190417-4.fc33.noarch 123/148
Verifying : python-srpm-macros-3.9-10.fc34.noarch 124/148
Verifying : qt5-srpm-macros-5.15.1-1.fc34.noarch 125/148
Verifying : readline-8.0-5.fc33.x86_64 126/148
Verifying : redhat-rpm-config-177-1.fc34.noarch 127/148
Verifying : rpm-4.16.0-3.fc34.x86_64 128/148
Verifying : rpm-build-4.16.0-3.fc34.x86_64 129/148
Verifying : rpm-build-libs-4.16.0-3.fc34.x86_64 130/148
Verifying : rpm-libs-4.16.0-3.fc34.x86_64 131/148
Verifying : rust-srpm-macros-16-1.fc34.noarch 132/148
Verifying : sed-4.8-6.fc34.x86_64 133/148
Verifying : setup-2.13.7-2.fc33.noarch 134/148
Verifying : shadow-utils-2:4.8.1-6.fc34.x86_64 135/148
Verifying : sqlite-libs-3.33.0-2.fc34.x86_64 136/148
Verifying : systemd-libs-247~rc2-1.fc34.x86_64 137/148
Verifying : tar-2:1.32-6.fc33.x86_64 138/148
Verifying : tzdata-2020d-1.fc34.noarch 139/148
Verifying : unzip-6.0-49.fc33.x86_64 140/148
Verifying : util-linux-2.36.1-2.fc34.x86_64 141/148
Verifying : which-2.21-20.fc33.x86_64 142/148
Verifying : xxhash-libs-0.8.0-1.fc33.x86_64 143/148
Verifying : xz-5.2.5-3.fc33.x86_64 144/148
Verifying : xz-libs-5.2.5-3.fc33.x86_64 145/148
Verifying : zip-3.0-27.fc33.x86_64 146/148
Verifying : zlib-1.2.11-23.fc34.x86_64 147/148
Verifying : zstd-1.4.5-6.fc34.x86_64 148/148
Installed:
alternatives-1.14-3.fc33.x86_64
audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_64
basesystem-11-10.fc33.noarch
bash-5.0.17-2.fc33.x86_64
binutils-2.35.1-14.fc34.x86_64
binutils-gold-2.35.1-14.fc34.x86_64
bzip2-1.0.8-4.fc33.x86_64
bzip2-libs-1.0.8-4.fc33.x86_64
ca-certificates-2020.2.41-4.fc33.noarch
coreutils-8.32-14.fc34.x86_64
coreutils-common-8.32-14.fc34.x86_64
cpio-2.13-8.fc33.x86_64
cracklib-2.9.6-24.fc33.x86_64
crypto-policies-20200918-1.git85dccc5.fc34.noarch
curl-7.73.0-2.fc34.x86_64
cyrus-sasl-lib-2.1.27-6.fc33.x86_64
diffutils-3.7-7.fc34.x86_64
dwz-0.13-4.fc33.x86_64
ed-1.14.2-9.fc33.x86_64
efi-srpm-macros-4-5.fc33.noarch
elfutils-0.182-1.fc34.x86_64
elfutils-debuginfod-client-0.182-1.fc34.x86_64
elfutils-default-yama-scope-0.182-1.fc34.noarch
elfutils-libelf-0.182-1.fc34.x86_64
elfutils-libs-0.182-1.fc34.x86_64
expat-2.2.10-1.fc34.x86_64
fedora-gpg-keys-34-0.8.noarch
fedora-release-34-0.9.noarch
fedora-release-common-34-0.9.noarch
fedora-release-identity-basic-34-0.9.noarch
fedora-repos-34-0.8.noarch
fedora-repos-rawhide-34-0.8.noarch
file-5.39-3.fc34.x86_64
file-libs-5.39-3.fc34.x86_64
filesystem-3.14-4.fc34.x86_64
findutils-1:4.7.0-7.fc33.x86_64
fonts-srpm-macros-1:2.0.5-4.fc33.noarch
fpc-srpm-macros-1.3-2.fc33.noarch
gawk-5.1.0-2.fc33.x86_64
gc-8.0.4-4.fc33.x86_64
gdb-minimal-10.1-1.fc34.x86_64
ghc-srpm-macros-1.5.0-3.fc33.noarch
glibc-2.32.9000-16.fc34.x86_64
glibc-common-2.32.9000-16.fc34.x86_64
glibc-minimal-langpack-2.32.9000-16.fc34.x86_64
gmp-1:6.2.0-5.fc34.x86_64
gnat-srpm-macros-4-12.fc33.noarch
go-srpm-macros-3.0.9-1.fc34.noarch
grep-3.6-1.fc34.x86_64
guile22-2.2.6-6.fc34.x86_64
gzip-1.10-3.fc33.x86_64
info-6.7-8.fc33.x86_64
kernel-srpm-macros-1.0-3.fc33.noarch
keyutils-libs-1.6-5.fc33.x86_64
krb5-libs-1.18.3-2.fc34.x86_64
libacl-2.2.53-9.fc34.x86_64
libarchive-3.4.3-3.fc33.x86_64
libattr-2.4.48-10.fc33.x86_64
libblkid-2.36.1-2.fc34.x86_64
libbrotli-1.0.9-3.fc34.x86_64
libcap-2.44-1.fc34.x86_64
libcap-ng-0.8.1-2.fc34.x86_64
libcom_err-1.45.6-4.fc33.x86_64
libcurl-7.73.0-2.fc34.x86_64
libdb-5.3.28-44.fc33.x86_64
libeconf-0.3.8-4.fc33.x86_64
libfdisk-2.36.1-2.fc34.x86_64
libffi-3.1-26.fc33.x86_64
libgcc-10.2.1-8.fc34.x86_64
libgcrypt-1.8.6-4.fc34.x86_64
libgomp-10.2.1-8.fc34.x86_64
libgpg-error-1.37-2.fc33.x86_64
libidn2-2.3.0-4.fc33.x86_64
libmetalink-0.1.3-13.fc33.x86_64
libmount-2.36.1-2.fc34.x86_64
libnghttp2-1.41.0-3.fc33.x86_64
libnsl2-1.3.0-1.fc34.x86_64
libpkgconf-1.7.3-5.fc34.x86_64
libpsl-0.21.1-2.fc33.x86_64
libpwquality-1.4.4-1.fc34.x86_64
libselinux-3.1-4.fc34.x86_64
libsemanage-3.1-4.fc34.x86_64
libsepol-3.1-4.fc34.x86_64
libsigsegv-2.11-11.fc33.x86_64
libsmartcols-2.36.1-2.fc34.x86_64
libssh-0.9.5-1.fc34.x86_64
libssh-config-0.9.5-1.fc34.noarch
libstdc++-10.2.1-8.fc34.x86_64
libtasn1-4.16.0-3.fc33.x86_64
libtirpc-1.2.6-2.rc4.fc33.x86_64
libtool-ltdl-2.4.6-36.fc33.x86_64
libunistring-0.9.10-9.fc33.x86_64
libutempter-1.2.1-3.fc34.x86_64
libuuid-2.36.1-2.fc34.x86_64
libverto-0.3.0-11.fc34.x86_64
libxcrypt-4.4.17-1.fc34.x86_64
libxml2-2.9.10-9.fc34.x86_64
libzstd-1.4.5-6.fc34.x86_64
lua-libs-5.4.1-1.fc34.x86_64
lua-srpm-macros-1-2.fc34.noarch
lz4-libs-1.9.1-3.fc33.x86_64
make-1:4.3-2.fc33.x86_64
mpfr-4.1.0-2.fc33.x86_64
ncurses-base-6.2-3.20200222.fc33.noarch
ncurses-libs-6.2-3.20200222.fc33.x86_64
nim-srpm-macros-3-3.fc33.noarch
ocaml-srpm-macros-6-3.fc33.noarch
openblas-srpm-macros-2-8.fc33.noarch
openldap-2.4.56-1.fc34.x86_64
openssl-libs-1:1.1.1h-1.fc34.x86_64
p11-kit-0.23.21-2.fc34.x86_64
p11-kit-trust-0.23.21-2.fc34.x86_64
pam-1.5.0-1.fc34.x86_64
patch-2.7.6-13.fc33.x86_64
pcre-8.44-2.fc34.x86_64
pcre2-10.36-0.1.RC1.fc34.x86_64
pcre2-syntax-10.36-0.1.RC1.fc34.noarch
perl-srpm-macros-1-38.fc33.noarch
pkgconf-1.7.3-5.fc34.x86_64
pkgconf-m4-1.7.3-5.fc34.noarch
pkgconf-pkg-config-1.7.3-5.fc34.x86_64
popt-1.18-2.fc33.x86_64
publicsuffix-list-dafsa-20190417-4.fc33.noarch
python-srpm-macros-3.9-10.fc34.noarch
qt5-srpm-macros-5.15.1-1.fc34.noarch
readline-8.0-5.fc33.x86_64
redhat-rpm-config-177-1.fc34.noarch
rpm-4.16.0-3.fc34.x86_64
rpm-build-4.16.0-3.fc34.x86_64
rpm-build-libs-4.16.0-3.fc34.x86_64
rpm-libs-4.16.0-3.fc34.x86_64
rust-srpm-macros-16-1.fc34.noarch
sed-4.8-6.fc34.x86_64
setup-2.13.7-2.fc33.noarch
shadow-utils-2:4.8.1-6.fc34.x86_64
sqlite-libs-3.33.0-2.fc34.x86_64
systemd-libs-247~rc2-1.fc34.x86_64
tar-2:1.32-6.fc33.x86_64
tzdata-2020d-1.fc34.noarch
unzip-6.0-49.fc33.x86_64
util-linux-2.36.1-2.fc34.x86_64
which-2.21-20.fc33.x86_64
xxhash-libs-0.8.0-1.fc33.x86_64
xz-5.2.5-3.fc33.x86_64
xz-libs-5.2.5-3.fc33.x86_64
zip-3.0-27.fc33.x86_64
zlib-1.2.11-23.fc34.x86_64
zstd-1.4.5-6.fc34.x86_64
Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: libgcc-10.2.1-8.fc34.x86_64
audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_64
fedora-gpg-keys-34-0.8.noarch
libverto-0.3.0-11.fc34.x86_64
libdb-5.3.28-44.fc33.x86_64
rust-srpm-macros-16-1.fc34.noarch
publicsuffix-list-dafsa-20190417-4.fc33.noarch
p11-kit-trust-0.23.21-2.fc34.x86_64
fonts-srpm-macros-2.0.5-4.fc33.noarch
libnsl2-1.3.0-1.fc34.x86_64
rpm-libs-4.16.0-3.fc34.x86_64
alternatives-1.14-3.fc33.x86_64
fedora-repos-rawhide-34-0.8.noarch
bzip2-1.0.8-4.fc33.x86_64
diffutils-3.7-7.fc34.x86_64
libuuid-2.36.1-2.fc34.x86_64
libmount-2.36.1-2.fc34.x86_64
libcap-2.44-1.fc34.x86_64
filesystem-3.14-4.fc34.x86_64
redhat-rpm-config-177-1.fc34.noarch
p11-kit-0.23.21-2.fc34.x86_64
ghc-srpm-macros-1.5.0-3.fc33.noarch
curl-7.73.0-2.fc34.x86_64
fedora-release-common-34-0.9.noarch
fedora-release-34-0.9.noarch
glibc-common-2.32.9000-16.fc34.x86_64
pcre-8.44-2.fc34.x86_64
mpfr-4.1.0-2.fc33.x86_64
libarchive-3.4.3-3.fc33.x86_64
xz-5.2.5-3.fc33.x86_64
libgcrypt-1.8.6-4.fc34.x86_64
gawk-5.1.0-2.fc33.x86_64
libxml2-2.9.10-9.fc34.x86_64
libidn2-2.3.0-4.fc33.x86_64
libcurl-7.73.0-2.fc34.x86_64
libssh-0.9.5-1.fc34.x86_64
file-libs-5.39-3.fc34.x86_64
pkgconf-pkg-config-1.7.3-5.fc34.x86_64
openssl-libs-1.1.1h-1.fc34.x86_64
libgpg-error-1.37-2.fc33.x86_64
libssh-config-0.9.5-1.fc34.noarch
binutils-2.35.1-14.fc34.x86_64
libcom_err-1.45.6-4.fc33.x86_64
gpg-pubkey-45719a39-5f2c0192
cracklib-2.9.6-24.fc33.x86_64
ncurses-libs-6.2-3.20200222.fc33.x86_64
libacl-2.2.53-9.fc34.x86_64
elfutils-default-yama-scope-0.182-1.fc34.noarch
perl-srpm-macros-1-38.fc33.noarch
bash-5.0.17-2.fc33.x86_64
libsemanage-3.1-4.fc34.x86_64
pam-1.5.0-1.fc34.x86_64
rpm-build-4.16.0-3.fc34.x86_64
libeconf-0.3.8-4.fc33.x86_64
libblkid-2.36.1-2.fc34.x86_64
gzip-1.10-3.fc33.x86_64
findutils-4.7.0-7.fc33.x86_64
util-linux-2.36.1-2.fc34.x86_64
xz-libs-5.2.5-3.fc33.x86_64
gpg-pubkey-9570ff31-5e3006fb
ca-certificates-2020.2.41-4.fc33.noarch
libsigsegv-2.11-11.fc33.x86_64
zip-3.0-27.fc33.x86_64
openldap-2.4.56-1.fc34.x86_64
xxhash-libs-0.8.0-1.fc33.x86_64
libattr-2.4.48-10.fc33.x86_64
lz4-libs-1.9.1-3.fc33.x86_64
gmp-6.2.0-5.fc34.x86_64
sed-4.8-6.fc34.x86_64
zstd-1.4.5-6.fc34.x86_64
krb5-libs-1.18.3-2.fc34.x86_64
libtasn1-4.16.0-3.fc33.x86_64
pcre2-syntax-10.36-0.1.RC1.fc34.noarch
qt5-srpm-macros-5.15.1-1.fc34.noarch
unzip-6.0-49.fc33.x86_64
lua-libs-5.4.1-1.fc34.x86_64
go-srpm-macros-3.0.9-1.fc34.noarch
kernel-srpm-macros-1.0-3.fc33.noarch
shadow-utils-4.8.1-6.fc34.x86_64
elfutils-libs-0.182-1.fc34.x86_64
setup-2.13.7-2.fc33.noarch
efi-srpm-macros-4-5.fc33.noarch
libzstd-1.4.5-6.fc34.x86_64
libpsl-0.21.1-2.fc33.x86_64
ncurses-base-6.2-3.20200222.fc33.noarch
libxcrypt-4.4.17-1.fc34.x86_64
coreutils-8.32-14.fc34.x86_64
expat-2.2.10-1.fc34.x86_64
libnghttp2-1.41.0-3.fc33.x86_64
elfutils-0.182-1.fc34.x86_64
gdb-minimal-10.1-1.fc34.x86_64
libtirpc-1.2.6-2.rc4.fc33.x86_64
binutils-gold-2.35.1-14.fc34.x86_64
libpwquality-1.4.4-1.fc34.x86_64
libbrotli-1.0.9-3.fc34.x86_64
keyutils-libs-1.6-5.fc33.x86_64
libgomp-10.2.1-8.fc34.x86_64
ocaml-srpm-macros-6-3.fc33.noarch
tzdata-2020d-1.fc34.noarch
popt-1.18-2.fc33.x86_64
rpm-build-libs-4.16.0-3.fc34.x86_64
libunistring-0.9.10-9.fc33.x86_64
libfdisk-2.36.1-2.fc34.x86_64
make-4.3-2.fc33.x86_64
libsmartcols-2.36.1-2.fc34.x86_64
pkgconf-1.7.3-5.fc34.x86_64
elfutils-debuginfod-client-0.182-1.fc34.x86_64
pcre2-10.36-0.1.RC1.fc34.x86_64
ed-1.14.2-9.fc33.x86_64
file-5.39-3.fc34.x86_64
patch-2.7.6-13.fc33.x86_64
cyrus-sasl-lib-2.1.27-6.fc33.x86_64
glibc-2.32.9000-16.fc34.x86_64
python-srpm-macros-3.9-10.fc34.noarch
bzip2-libs-1.0.8-4.fc33.x86_64
basesystem-11-10.fc33.noarch
dwz-0.13-4.fc33.x86_64
gnat-srpm-macros-4-12.fc33.noarch
elfutils-libelf-0.182-1.fc34.x86_64
libffi-3.1-26.fc33.x86_64
libtool-ltdl-2.4.6-36.fc33.x86_64
guile22-2.2.6-6.fc34.x86_64
libmetalink-0.1.3-13.fc33.x86_64
libpkgconf-1.7.3-5.fc34.x86_64
pkgconf-m4-1.7.3-5.fc34.noarch
libsepol-3.1-4.fc34.x86_64
fpc-srpm-macros-1.3-2.fc33.noarch
fedora-repos-34-0.8.noarch
info-6.7-8.fc33.x86_64
zlib-1.2.11-23.fc34.x86_64
glibc-minimal-langpack-2.32.9000-16.fc34.x86_64
which-2.21-20.fc33.x86_64
openblas-srpm-macros-2-8.fc33.noarch
systemd-libs-247~rc2-1.fc34.x86_64
crypto-policies-20200918-1.git85dccc5.fc34.noarch
readline-8.0-5.fc33.x86_64
nim-srpm-macros-3-3.fc33.noarch
libutempter-1.2.1-3.fc34.x86_64
libcap-ng-0.8.1-2.fc34.x86_64
tar-1.32-6.fc33.x86_64
sqlite-libs-3.33.0-2.fc34.x86_64
coreutils-common-8.32-14.fc34.x86_64
libselinux-3.1-4.fc34.x86_64
rpm-4.16.0-3.fc34.x86_64
grep-3.6-1.fc34.x86_64
fedora-release-identity-basic-34-0.9.noarch
libstdc++-10.2.1-8.fc34.x86_64
cpio-2.13-8.fc33.x86_64
lua-srpm-macros-1-2.fc34.noarch
gc-8.0.4-4.fc33.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1606450945
Wrote: /builddir/build/SRPMS/rubygem-capybara-3.34.0-1.fc34.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1606453690.007702/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-x86_64-1606453690.007702/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-x86_64-1606453690.007702/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/tmp/copr-rpmbuild-82aa8sjz/obtain-sources/rubygem-capybara/rubygem-capybara.spec) Config(child) 1 minutes 34 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
INFO: unmounting tmpfs.
Running (timeout=18000): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/rubygem-capybara-3.34.0-1.fc34.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1606453785.804219 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/rubygem-capybara-3.34.0-1.fc34.src.rpm) Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1606453785.804219/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start(bootstrap): unpacking root cache
Finish(bootstrap): unpacking root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.6
INFO: Mock Version: 2.6
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1606453785.804219/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.6
INFO: Mock Version: 2.6
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository 48 kB/s | 3.3 kB 00:00
Additional repo copr_pvalena_vagrant 196 kB/s | 3.3 kB 00:00
fedora 161 kB/s | 11 kB 00:00
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for rubygem-capybara-3.34.0-1.fc34.src.rpm
Start: build setup for rubygem-capybara-3.34.0-1.fc34.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1606450945
Wrote: /builddir/build/SRPMS/rubygem-capybara-3.34.0-1.fc34.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository 192 kB/s | 3.3 kB 00:00
Additional repo copr_pvalena_vagrant 201 kB/s | 3.3 kB 00:00
fedora 224 kB/s | 11 kB 00:00
Dependencies resolved.
================================================================================
Package Arch Version Repo Size
================================================================================
Installing:
ruby  x86_64 2.7.2-135.fc34 fedora 41 k
ruby-libs  x86_64 2.7.2-135.fc34 fedora 3.2 M
rubygem-cucumber  noarch 3.1.2-9.fc33 fedora 94 k
rubygem-launchy  noarch 2.5.0-1.fc34 copr_base 20 k
rubygem-mini_mime  noarch 1.0.2-1.fc34 copr_base 25 k
rubygem-minitest  noarch 5.14.2-200.fc34 fedora 45 k
rubygem-nokogiri  x86_64 1.10.10-2.fc34 fedora 158 k
rubygem-puma  x86_64 5.0.0-1.fc33 copr_base 85 k
rubygem-rack-test  noarch 1.1.0-2.fc33 fedora 18 k
rubygem-regexp_parser  noarch 1.8.2-1.fc34 copr_base 57 k
rubygem-rspec  noarch 3.10.0-1.fc34 copr_base 13 k
rubygem-selenium-webdriver  noarch 3.142.7-3.fc33 fedora 950 k
rubygem-sinatra  noarch 1:2.0.8.1-2.fc33 fedora 77 k
rubygem-xpath  noarch 3.2.0-1.fc33 copr_base 13 k
rubygems-devel  noarch 3.1.4-135.fc34 fedora 14 k
Installing dependencies:
gdbm-libs  x86_64 1:1.18.1-5.fc33 fedora 54 k
js-jquery  noarch 3.5.0-4.fc33 fedora 172 k
libxslt  x86_64 1.1.34-4.fc34 fedora 243 k
libyaml  x86_64 0.2.5-3.fc33 fedora 60 k
ruby-default-gems  noarch 2.7.2-135.fc34 fedora 25 k
rubygem-addressable  noarch 2.7.0-2.fc33 fedora 65 k
rubygem-backports  noarch 3.17.1-2.fc33 fedora 181 k
rubygem-builder  noarch 3.2.4-2.fc33 fedora 19 k
rubygem-childprocess  noarch 4.0.0-1.fc33 copr_base 60 k
rubygem-cucumber-core  noarch 3.2.0-9.fc34 fedora 33 k
rubygem-cucumber-expressions  noarch 6.0.1-5.fc33 fedora 16 k
rubygem-cucumber-tag_expressions
noarch 2.0.2-2.fc34 fedora 13 k
rubygem-cucumber-wire  noarch 0.0.1-13.fc33 fedora 15 k
rubygem-diff-lcs  noarch 1.3-9.fc33 fedora 36 k
rubygem-gherkin  noarch 5.1.0-5.fc33 fedora 32 k
rubygem-io-console  x86_64 0.5.6-135.fc34 fedora 24 k
rubygem-irb  noarch 1.2.6-135.fc34 fedora 66 k
rubygem-json  x86_64 2.3.1-201.fc33 fedora 63 k
rubygem-multi_json  noarch 1.15.0-1.fc34 fedora 20 k
rubygem-multi_test  noarch 0.1.2-10.fc33 fedora 10 k
rubygem-mustermann  noarch 1.1.1-2.fc33 fedora 36 k
rubygem-nio4r  x86_64 2.5.2-3.fc33 fedora 55 k
rubygem-openssl  x86_64 2.1.2-135.fc34 fedora 158 k
rubygem-psych  x86_64 3.1.0-135.fc34 fedora 50 k
rubygem-public_suffix  noarch 4.0.6-1.fc34 copr_base 84 k
rubygem-racc  x86_64 1.5.1-200.fc34 fedora 55 k
rubygem-rack  noarch 1:2.2.3-3.fc34 fedora 92 k
rubygem-rack-protection  noarch 2.0.8.1-2.fc33 fedora 21 k
rubygem-rake  noarch 13.0.1-203.fc33.1 copr_base 52 k
rubygem-rdoc  noarch 6.2.1-201.fc33 fedora 404 k
rubygem-rspec-core  noarch 3.10.0-1.fc34~bootstrap copr_base 119 k
rubygem-rspec-expectations  noarch 3.10.0-1.fc34~bootstrap copr_base 83 k
rubygem-rspec-mocks  noarch 3.10.0-1.fc34~bootstrap copr_base 75 k
rubygem-rspec-support  noarch 3.10.0-1.fc34~bootstrap copr_base 39 k
rubygem-rubyzip  noarch 2.3.0-1.fc33 copr_base 42 k
rubygem-tilt  noarch 2.0.10-2.fc33 fedora 32 k
rubygems  noarch 3.1.4-201.fc33 fedora 285 k
rubypick  noarch 1.1.1-13.fc33 fedora 9.7 k
web-assets-filesystem  noarch 5-12.fc33 fedora 7.5 k
Transaction Summary
================================================================================
Install 54 Packages
Total download size: 7.6 M
Installed size: 24 M
Downloading Packages:
(1/54): rubygem-launchy-2.5.0-1.fc34.noarch.rpm 786 kB/s | 20 kB 00:00
(2/54): rubygem-childprocess-4.0.0-1.fc33.noarc 2.0 MB/s | 60 kB 00:00
(3/54): rubygem-mini_mime-1.0.2-1.fc34.noarch.r 858 kB/s | 25 kB 00:00
(4/54): rubygem-puma-5.0.0-1.fc33.x86_64.rpm 20 MB/s | 85 kB 00:00
(5/54): rubygem-rake-13.0.1-203.fc33.1.noarch.r 11 MB/s | 52 kB 00:00
(6/54): rubygem-rspec-3.10.0-1.fc34.noarch.rpm 5.2 MB/s | 13 kB 00:00
(7/54): rubygem-regexp_parser-1.8.2-1.fc34.noar 10 MB/s | 57 kB 00:00
(8/54): rubygem-public_suffix-4.0.6-1.fc34.noar 5.9 MB/s | 84 kB 00:00
(9/54): rubygem-rspec-core-3.10.0-1.fc34~bootst 23 MB/s | 119 kB 00:00
(10/54): rubygem-rspec-expectations-3.10.0-1.fc 14 MB/s | 83 kB 00:00
(11/54): rubygem-rspec-mocks-3.10.0-1.fc34~boot 14 MB/s | 75 kB 00:00
(12/54): rubygem-rspec-support-3.10.0-1.fc34~bo 10 MB/s | 39 kB 00:00
(13/54): rubygem-rubyzip-2.3.0-1.fc33.noarch.rp 13 MB/s | 42 kB 00:00
(14/54): rubygem-xpath-3.2.0-1.fc33.noarch.rpm 3.2 MB/s | 13 kB 00:00
(15/54): gdbm-libs-1.18.1-5.fc33.x86_64.rpm 459 kB/s | 54 kB 00:00
(16/54): js-jquery-3.5.0-4.fc33.noarch.rpm 1.1 MB/s | 172 kB 00:00
(17/54): libxslt-1.1.34-4.fc34.x86_64.rpm 1.5 MB/s | 243 kB 00:00
(18/54): ruby-2.7.2-135.fc34.x86_64.rpm 704 kB/s | 41 kB 00:00
(19/54): libyaml-0.2.5-3.fc33.x86_64.rpm 570 kB/s | 60 kB 00:00
(20/54): ruby-default-gems-2.7.2-135.fc34.noarc 380 kB/s | 25 kB 00:00
(21/54): rubygem-addressable-2.7.0-2.fc33.noarc 710 kB/s | 65 kB 00:00
(22/54): rubygem-backports-3.17.1-2.fc33.noarch 1.2 MB/s | 181 kB 00:00
(23/54): rubygem-builder-3.2.4-2.fc33.noarch.rp 271 kB/s | 19 kB 00:00
(24/54): ruby-libs-2.7.2-135.fc34.x86_64.rpm 17 MB/s | 3.2 MB 00:00
(25/54): rubygem-cucumber-core-3.2.0-9.fc34.noa 396 kB/s | 33 kB 00:00
(26/54): rubygem-cucumber-3.1.2-9.fc33.noarch.r 767 kB/s | 94 kB 00:00
(27/54): rubygem-cucumber-expressions-6.0.1-5.f 174 kB/s | 16 kB 00:00
(28/54): rubygem-cucumber-tag_expressions-2.0.2 156 kB/s | 13 kB 00:00
(29/54): rubygem-diff-lcs-1.3-9.fc33.noarch.rpm 511 kB/s | 36 kB 00:00
(30/54): rubygem-gherkin-5.1.0-5.fc33.noarch.rp 319 kB/s | 32 kB 00:00
(31/54): rubygem-cucumber-wire-0.0.1-13.fc33.no 87 kB/s | 15 kB 00:00
(32/54): rubygem-io-console-0.5.6-135.fc34.x86_ 224 kB/s | 24 kB 00:00
(33/54): rubygem-irb-1.2.6-135.fc34.noarch.rpm 1.1 MB/s | 66 kB 00:00
(34/54): rubygem-minitest-5.14.2-200.fc34.noarc 517 kB/s | 45 kB 00:00
(35/54): rubygem-multi_test-0.1.2-10.fc33.noarc 199 kB/s | 10 kB 00:00
(36/54): rubygem-json-2.3.1-201.fc33.x86_64.rpm 396 kB/s | 63 kB 00:00
(37/54): rubygem-mustermann-1.1.1-2.fc33.noarch 891 kB/s | 36 kB 00:00
(38/54): rubygem-multi_json-1.15.0-1.fc34.noarc 129 kB/s | 20 kB 00:00
(39/54): rubygem-nio4r-2.5.2-3.fc33.x86_64.rpm 651 kB/s | 55 kB 00:00
(40/54): rubygem-openssl-2.1.2-135.fc34.x86_64. 1.9 MB/s | 158 kB 00:00
(41/54): rubygem-psych-3.1.0-135.fc34.x86_64.rp 925 kB/s | 50 kB 00:00
(42/54): rubygem-nokogiri-1.10.10-2.fc34.x86_64 1.4 MB/s | 158 kB 00:00
(43/54): rubygem-racc-1.5.1-200.fc34.x86_64.rpm 797 kB/s | 55 kB 00:00
(44/54): rubygem-rack-protection-2.0.8.1-2.fc33 363 kB/s | 21 kB 00:00
(45/54): rubygem-rack-2.2.3-3.fc34.noarch.rpm 927 kB/s | 92 kB 00:00
(46/54): rubygem-rack-test-1.1.0-2.fc33.noarch. 278 kB/s | 18 kB 00:00
(47/54): rubygem-rdoc-6.2.1-201.fc33.noarch.rpm 4.1 MB/s | 404 kB 00:00
(48/54): rubygem-sinatra-2.0.8.1-2.fc33.noarch. 1.1 MB/s | 77 kB 00:00
(49/54): rubygem-tilt-2.0.10-2.fc33.noarch.rpm 516 kB/s | 32 kB 00:00
(50/54): rubygem-selenium-webdriver-3.142.7-3.f 7.2 MB/s | 950 kB 00:00
(51/54): rubygems-devel-3.1.4-135.fc34.noarch.r 303 kB/s | 14 kB 00:00
(52/54): rubypick-1.1.1-13.fc33.noarch.rpm 121 kB/s | 9.7 kB 00:00
(53/54): rubygems-3.1.4-201.fc33.noarch.rpm 2.2 MB/s | 285 kB 00:00
(54/54): web-assets-filesystem-5-12.fc33.noarch 61 kB/s | 7.5 kB 00:00
--------------------------------------------------------------------------------
Total 5.1 MB/s | 7.6 MB 00:01
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : web-assets-filesystem-5-12.fc33.noarch 1/54
Installing : js-jquery-3.5.0-4.fc33.noarch 2/54
Installing : libyaml-0.2.5-3.fc33.x86_64 3/54
Installing : libxslt-1.1.34-4.fc34.x86_64 4/54
Installing : gdbm-libs-1:1.18.1-5.fc33.x86_64 5/54
Installing : ruby-libs-2.7.2-135.fc34.x86_64 6/54
Installing : rubygem-io-console-0.5.6-135.fc34.x86_64 7/54
Installing : rubygem-json-2.3.1-201.fc33.x86_64 8/54
Installing : ruby-default-gems-2.7.2-135.fc34.noarch 9/54
Installing : rubygem-irb-1.2.6-135.fc34.noarch 10/54
Installing : rubypick-1.1.1-13.fc33.noarch 11/54
Installing : ruby-2.7.2-135.fc34.x86_64 12/54
Installing : rubygem-openssl-2.1.2-135.fc34.x86_64 13/54
Installing : rubygem-psych-3.1.0-135.fc34.x86_64 14/54
Installing : rubygem-rdoc-6.2.1-201.fc33.noarch 15/54
Installing : rubygems-3.1.4-201.fc33.noarch 16/54
Installing : rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noar 17/54
Installing : rubygem-diff-lcs-1.3-9.fc33.noarch 18/54
Installing : rubygem-rack-1:2.2.3-3.fc34.noarch 19/54
Installing : rubygem-gherkin-5.1.0-5.fc33.noarch 20/54
Installing : rubygem-rack-protection-2.0.8.1-2.fc33.noarch 21/54
Installing : rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap 22/54
Installing : rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch 23/54
Installing : rubygem-childprocess-4.0.0-1.fc33.noarch 24/54
Installing : rubygem-public_suffix-4.0.6-1.fc34.noarch 25/54
Installing : rubygem-addressable-2.7.0-2.fc33.noarch 26/54
Installing : rubygem-rake-13.0.1-203.fc33.1.noarch 27/54
Installing : rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch 28/54
Installing : rubygem-rubyzip-2.3.0-1.fc33.noarch 29/54
Installing : rubygem-backports-3.17.1-2.fc33.noarch 30/54
Installing : rubygem-builder-3.2.4-2.fc33.noarch 31/54
Installing : rubygem-cucumber-expressions-6.0.1-5.fc33.noarch 32/54
Installing : rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noar 33/54
Installing : rubygem-cucumber-core-3.2.0-9.fc34.noarch 34/54
Installing : rubygem-cucumber-wire-0.0.1-13.fc33.noarch 35/54
Installing : rubygem-multi_json-1.15.0-1.fc34.noarch 36/54
Installing : rubygem-multi_test-0.1.2-10.fc33.noarch 37/54
Installing : rubygem-mustermann-1.1.1-2.fc33.noarch 38/54
Installing : rubygem-nio4r-2.5.2-3.fc33.x86_64 39/54
Installing : rubygem-racc-1.5.1-200.fc34.x86_64 40/54
Installing : rubygem-nokogiri-1.10.10-2.fc34.x86_64 41/54
Installing : rubygem-tilt-2.0.10-2.fc33.noarch 42/54
Installing : rubygem-sinatra-1:2.0.8.1-2.fc33.noarch 43/54
Installing : rubygem-xpath-3.2.0-1.fc33.noarch 44/54
Installing : rubygem-puma-5.0.0-1.fc33.x86_64 45/54
Installing : rubygem-cucumber-3.1.2-9.fc33.noarch 46/54
Installing : rubygem-selenium-webdriver-3.142.7-3.fc33.noarch 47/54
Installing : rubygem-rspec-3.10.0-1.fc34.noarch 48/54
Installing : rubygem-launchy-2.5.0-1.fc34.noarch 49/54
Installing : rubygem-rack-test-1.1.0-2.fc33.noarch 50/54
Installing : rubygem-mini_mime-1.0.2-1.fc34.noarch 51/54
Installing : rubygem-regexp_parser-1.8.2-1.fc34.noarch 52/54
Installing : rubygem-minitest-5.14.2-200.fc34.noarch 53/54
Installing : rubygems-devel-3.1.4-135.fc34.noarch 54/54
Running scriptlet: rubygems-devel-3.1.4-135.fc34.noarch 54/54
Verifying : rubygem-childprocess-4.0.0-1.fc33.noarch 1/54
Verifying : rubygem-launchy-2.5.0-1.fc34.noarch 2/54
Verifying : rubygem-mini_mime-1.0.2-1.fc34.noarch 3/54
Verifying : rubygem-public_suffix-4.0.6-1.fc34.noarch 4/54
Verifying : rubygem-puma-5.0.0-1.fc33.x86_64 5/54
Verifying : rubygem-rake-13.0.1-203.fc33.1.noarch 6/54
Verifying : rubygem-regexp_parser-1.8.2-1.fc34.noarch 7/54
Verifying : rubygem-rspec-3.10.0-1.fc34.noarch 8/54
Verifying : rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch 9/54
Verifying : rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap 10/54
Verifying : rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch 11/54
Verifying : rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noar 12/54
Verifying : rubygem-rubyzip-2.3.0-1.fc33.noarch 13/54
Verifying : rubygem-xpath-3.2.0-1.fc33.noarch 14/54
Verifying : gdbm-libs-1:1.18.1-5.fc33.x86_64 15/54
Verifying : js-jquery-3.5.0-4.fc33.noarch 16/54
Verifying : libxslt-1.1.34-4.fc34.x86_64 17/54
Verifying : libyaml-0.2.5-3.fc33.x86_64 18/54
Verifying : ruby-2.7.2-135.fc34.x86_64 19/54
Verifying : ruby-default-gems-2.7.2-135.fc34.noarch 20/54
Verifying : ruby-libs-2.7.2-135.fc34.x86_64 21/54
Verifying : rubygem-addressable-2.7.0-2.fc33.noarch 22/54
Verifying : rubygem-backports-3.17.1-2.fc33.noarch 23/54
Verifying : rubygem-builder-3.2.4-2.fc33.noarch 24/54
Verifying : rubygem-cucumber-3.1.2-9.fc33.noarch 25/54
Verifying : rubygem-cucumber-core-3.2.0-9.fc34.noarch 26/54
Verifying : rubygem-cucumber-expressions-6.0.1-5.fc33.noarch 27/54
Verifying : rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noar 28/54
Verifying : rubygem-cucumber-wire-0.0.1-13.fc33.noarch 29/54
Verifying : rubygem-diff-lcs-1.3-9.fc33.noarch 30/54
Verifying : rubygem-gherkin-5.1.0-5.fc33.noarch 31/54
Verifying : rubygem-io-console-0.5.6-135.fc34.x86_64 32/54
Verifying : rubygem-irb-1.2.6-135.fc34.noarch 33/54
Verifying : rubygem-json-2.3.1-201.fc33.x86_64 34/54
Verifying : rubygem-minitest-5.14.2-200.fc34.noarch 35/54
Verifying : rubygem-multi_json-1.15.0-1.fc34.noarch 36/54
Verifying : rubygem-multi_test-0.1.2-10.fc33.noarch 37/54
Verifying : rubygem-mustermann-1.1.1-2.fc33.noarch 38/54
Verifying : rubygem-nio4r-2.5.2-3.fc33.x86_64 39/54
Verifying : rubygem-nokogiri-1.10.10-2.fc34.x86_64 40/54
Verifying : rubygem-openssl-2.1.2-135.fc34.x86_64 41/54
Verifying : rubygem-psych-3.1.0-135.fc34.x86_64 42/54
Verifying : rubygem-racc-1.5.1-200.fc34.x86_64 43/54
Verifying : rubygem-rack-1:2.2.3-3.fc34.noarch 44/54
Verifying : rubygem-rack-protection-2.0.8.1-2.fc33.noarch 45/54
Verifying : rubygem-rack-test-1.1.0-2.fc33.noarch 46/54
Verifying : rubygem-rdoc-6.2.1-201.fc33.noarch 47/54
Verifying : rubygem-selenium-webdriver-3.142.7-3.fc33.noarch 48/54
Verifying : rubygem-sinatra-1:2.0.8.1-2.fc33.noarch 49/54
Verifying : rubygem-tilt-2.0.10-2.fc33.noarch 50/54
Verifying : rubygems-3.1.4-201.fc33.noarch 51/54
Verifying : rubygems-devel-3.1.4-135.fc34.noarch 52/54
Verifying : rubypick-1.1.1-13.fc33.noarch 53/54
Verifying : web-assets-filesystem-5-12.fc33.noarch 54/54
Installed:
gdbm-libs-1:1.18.1-5.fc33.x86_64
js-jquery-3.5.0-4.fc33.noarch
libxslt-1.1.34-4.fc34.x86_64
libyaml-0.2.5-3.fc33.x86_64
ruby-2.7.2-135.fc34.x86_64
ruby-default-gems-2.7.2-135.fc34.noarch
ruby-libs-2.7.2-135.fc34.x86_64
rubygem-addressable-2.7.0-2.fc33.noarch
rubygem-backports-3.17.1-2.fc33.noarch
rubygem-builder-3.2.4-2.fc33.noarch
rubygem-childprocess-4.0.0-1.fc33.noarch
rubygem-cucumber-3.1.2-9.fc33.noarch
rubygem-cucumber-core-3.2.0-9.fc34.noarch
rubygem-cucumber-expressions-6.0.1-5.fc33.noarch
rubygem-cucumber-tag_expressions-2.0.2-2.fc34.noarch
rubygem-cucumber-wire-0.0.1-13.fc33.noarch
rubygem-diff-lcs-1.3-9.fc33.noarch
rubygem-gherkin-5.1.0-5.fc33.noarch
rubygem-io-console-0.5.6-135.fc34.x86_64
rubygem-irb-1.2.6-135.fc34.noarch
rubygem-json-2.3.1-201.fc33.x86_64
rubygem-launchy-2.5.0-1.fc34.noarch
rubygem-mini_mime-1.0.2-1.fc34.noarch
rubygem-minitest-5.14.2-200.fc34.noarch
rubygem-multi_json-1.15.0-1.fc34.noarch
rubygem-multi_test-0.1.2-10.fc33.noarch
rubygem-mustermann-1.1.1-2.fc33.noarch
rubygem-nio4r-2.5.2-3.fc33.x86_64
rubygem-nokogiri-1.10.10-2.fc34.x86_64
rubygem-openssl-2.1.2-135.fc34.x86_64
rubygem-psych-3.1.0-135.fc34.x86_64
rubygem-public_suffix-4.0.6-1.fc34.noarch
rubygem-puma-5.0.0-1.fc33.x86_64
rubygem-racc-1.5.1-200.fc34.x86_64
rubygem-rack-1:2.2.3-3.fc34.noarch
rubygem-rack-protection-2.0.8.1-2.fc33.noarch
rubygem-rack-test-1.1.0-2.fc33.noarch
rubygem-rake-13.0.1-203.fc33.1.noarch
rubygem-rdoc-6.2.1-201.fc33.noarch
rubygem-regexp_parser-1.8.2-1.fc34.noarch
rubygem-rspec-3.10.0-1.fc34.noarch
rubygem-rspec-core-3.10.0-1.fc34~bootstrap.noarch
rubygem-rspec-expectations-3.10.0-1.fc34~bootstrap.noarch
rubygem-rspec-mocks-3.10.0-1.fc34~bootstrap.noarch
rubygem-rspec-support-3.10.0-1.fc34~bootstrap.noarch
rubygem-rubyzip-2.3.0-1.fc33.noarch
rubygem-selenium-webdriver-3.142.7-3.fc33.noarch
rubygem-sinatra-1:2.0.8.1-2.fc33.noarch
rubygem-tilt-2.0.10-2.fc33.noarch
rubygem-xpath-3.2.0-1.fc33.noarch
rubygems-3.1.4-201.fc33.noarch
rubygems-devel-3.1.4-135.fc34.noarch
rubypick-1.1.1-13.fc33.noarch
web-assets-filesystem-5-12.fc33.noarch
Complete!
Finish: build setup for rubygem-capybara-3.34.0-1.fc34.src.rpm
Start: rpmbuild rubygem-capybara-3.34.0-1.fc34.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1606450945
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fdc6it
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf capybara-3.34.0
+ /usr/bin/tar -xof /builddir/build/SOURCES/capybara-3.34.0-tests.txz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gem unpack /builddir/build/SOURCES/capybara-3.34.0.gem
Unpacked gem: '/builddir/build/BUILD/capybara-3.34.0'
+ /usr/bin/gem spec /builddir/build/SOURCES/capybara-3.34.0.gem --ruby
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd capybara-3.34.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dm6xmu
+ umask 022
+ cd /builddir/build/BUILD
+ cd capybara-3.34.0
+ gem build ../capybara-3.34.0.gemspec
WARNING: open-ended dependency on addressable (>= 0) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on mini_mime (>= 0.1.3) is not recommended
if mini_mime is semantically versioned, use:
add_runtime_dependency 'mini_mime', '~> 0.1', '>= 0.1.3'
WARNING: open-ended dependency on rack (>= 1.6.0) is not recommended
if rack is semantically versioned, use:
add_runtime_dependency 'rack', '~> 1.6', '>= 1.6.0'
WARNING: open-ended dependency on rack-test (>= 0.6.3) is not recommended
if rack-test is semantically versioned, use:
add_runtime_dependency 'rack-test', '~> 0.6', '>= 0.6.3'
WARNING: open-ended dependency on byebug (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on coveralls (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on cucumber (>= 2.3.0, development) is not recommended
if cucumber is semantically versioned, use:
add_development_dependency 'cucumber', '~> 2.3', '>= 2.3.0'
WARNING: open-ended dependency on erubi (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on irb (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on launchy (>= 2.0.4, development) is not recommended
if launchy is semantically versioned, use:
add_development_dependency 'launchy', '~> 2.0', '>= 2.0.4'
WARNING: open-ended dependency on minitest (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on puma (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on rake (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on rspec (>= 3.5.0, development) is not recommended
if rspec is semantically versioned, use:
add_development_dependency 'rspec', '~> 3.5', '>= 3.5.0'
WARNING: open-ended dependency on rspec-instafail (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on rubocop-performance (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: prerelease dependency on rubocop-rspec (~> 2.0.0.pre, development) is not recommended
WARNING: open-ended dependency on sauce_whisk (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on selenium_statistics (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on sinatra (>= 1.4.0, development) is not recommended
if sinatra is semantically versioned, use:
add_development_dependency 'sinatra', '~> 1.4', '>= 1.4.0'
WARNING: open-ended dependency on uglifier (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on webdrivers (>= 3.6.0, development) is not recommended
if webdrivers is semantically versioned, use:
add_development_dependency 'webdrivers', '~> 3.6', '>= 3.6.0'
WARNING: open-ended dependency on yard (>= 0.9.0, development) is not recommended
if yard is semantically versioned, use:
add_development_dependency 'yard', '~> 0.9', '>= 0.9.0'
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: capybara
Version: 3.34.0
File: capybara-3.34.0.gem
+ mkdir -p ./usr/share/gems
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' '
+ gem install -V --local --build-root . --force --document=ri,rdoc capybara-3.34.0.gem
WARNING: You build with buildroot.
Build root: /builddir/build/BUILD/capybara-3.34.0
Bin dir: /builddir/build/BUILD/capybara-3.34.0/usr/bin
Gem home: /builddir/build/BUILD/capybara-3.34.0/usr/share/gems
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/.yardopts
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/History.md
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/License.txt
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/README.md
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/config.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/cucumber.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/driver/base.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/driver/node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/dsl.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/helpers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/minitest.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/minitest/spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/actions.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/base.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/document.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/document_matchers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/element.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/finders.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/matchers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/node/simple.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/ancestor_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/base_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/current_path_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/match_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/selector_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/sibling_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/style_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/text_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/queries/title_query.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/browser.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/css_handlers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/errors.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/form.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rack_test/node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rails.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registration_container.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/drivers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/patches/puma_ssl.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/registrations/servers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/result.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/features.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matcher_proxies.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/base.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/become_closed.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/compound.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/count_sugar.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_ancestor.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_current_path.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_selector.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_sibling.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_text.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/have_title.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/match_selector.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/match_style.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/rspec/matchers/spatial_sugar.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/builders/css_builder.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/builders/xpath_builder.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/css.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/button.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/checkbox.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/css.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/datalist_input.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/datalist_option.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/element.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/field.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/fieldset.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/file_field.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/fillable_field.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/frame.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/id.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/label.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/link.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/link_or_button.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/option.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/radio_button.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/select.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/table.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/table_row.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/definition/xpath.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filter.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filter_set.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/base.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/expression_filter.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/locator_filter.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/filters/node_filter.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/regexp_disassembler.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/selector.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selector/xpath_extensions.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/getAttribute.min.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/isDisplayed.min.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/src/getAttribute.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/atoms/src/isDisplayed.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/chrome_driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/edge_driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/firefox_driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/driver_specializations/safari_driver.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/file_input_click_emulation.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/find.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/html5_drag.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/modifier_keys_stack.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/extensions/scroll.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/logger_suppressor.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/chrome_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/edge_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/firefox_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/ie_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/nodes/safari_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/action_pauser.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/atoms.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/is_displayed.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/logs.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/pause_duration_fix.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/selenium/patches/persistent_client.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/animation_disabler.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/checker.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server/middleware.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session/config.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/session/matchers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/another_test_file.txt
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/capybara.jpg
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/no_extension
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/fixtures/test_file.txt
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/jquery-ui.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/jquery.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/offset.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/public/test.js
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_alert_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_confirm_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/accept_prompt_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/all_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/ancestor_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_all_of_selectors_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_current_path_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_selector_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_style_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_text_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/assert_title_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/attach_file_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/body_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/check_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/choose_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_button_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_link_or_button_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/click_link_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/current_scope_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/current_url_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/dismiss_confirm_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/dismiss_prompt_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/assert_match_selector_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/match_css_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/match_xpath_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/element/matches_selector_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/evaluate_async_script_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/evaluate_script_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/execute_script_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/fill_in_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_button_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_by_id_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_field_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_link_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/find_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/first_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/frame_title_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/frame_url_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/switch_to_frame_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/frame/within_frame_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/go_back_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/go_forward_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_all_selectors_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_ancestor_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_any_selectors_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_button_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_css_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_current_path_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_field_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_link_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_none_selectors_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_select_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_selector_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_sibling_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_table_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_text_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_title_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/has_xpath_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/headers_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/html_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/matches_style_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/node_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/node_wrapper_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/refresh_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/reset_session_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/response_code_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_and_open_page_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_and_open_screenshot_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_page_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/save_screenshot_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/screenshot_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/scroll_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/select_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/selectors_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/sibling_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/text_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/title_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/uncheck_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/unselect_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/visit_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/become_closed_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/current_window_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/open_new_window_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/switch_to_window_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/window_opened_by_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/window_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/windows_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/window/within_window_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/session/within_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/spec_helper.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/test_app.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/animated.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/buttons.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/fieldsets.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/form.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_child.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_one.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_parent.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/frame_two.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/header_links.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/host_links.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/initial_alert.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/obscured.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/offset.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/path.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/popup_one.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/popup_two.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/postback.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/react.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/scroll.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/spatial.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/tables.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_animation.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_base_tag.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_count.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_dragula.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_fixed_header_footer.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_hover.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_hover1.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html5_svg.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_html_entities.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_js.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_jstree.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_namespace.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_scope.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_scope_other.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_simple_html.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_slow_unload.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_sortable_js.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_title.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_unload_alert.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/with_windows.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/spec/views/within_frames.erb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/version.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/window.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/basic_node_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/capybara_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/css_builder_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/css_splitter_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/dsl_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/filter_set_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/capybara.csv
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/key.pem
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/selenium_driver_rspec_failure.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/selenium_driver_rspec_success.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/minitest_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/minitest_spec_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/per_session_config_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rack_test_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/regexp_dissassembler_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/result_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/features_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/scenarios_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/shared_spec_matchers.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec/views_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec_matchers_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/rspec_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/sauce_spec_chrome.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selector_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_chrome.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_chrome_remote.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_edge.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_firefox.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_firefox_remote.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_ie.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/selenium_spec_safari.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/server_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/session_spec.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/shared_selenium_node.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/shared_selenium_session.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/spec_helper.rb
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/xpath_builder_spec.rb
Successfully installed capybara-3.34.0
Parsing documentation for capybara-3.34.0
Parsing sources...
0% [ 1/226] lib/capybara.rb
0% [ 2/226] lib/capybara/config.rb
1% [ 3/226] lib/capybara/cucumber.rb
1% [ 4/226] lib/capybara/driver/base.rb
2% [ 5/226] lib/capybara/driver/node.rb
2% [ 6/226] lib/capybara/dsl.rb
3% [ 7/226] lib/capybara/helpers.rb
3% [ 8/226] lib/capybara/minitest.rb
3% [ 9/226] lib/capybara/minitest/spec.rb
4% [10/226] lib/capybara/node/actions.rb
4% [11/226] lib/capybara/node/base.rb
5% [12/226] lib/capybara/node/document.rb
5% [13/226] lib/capybara/node/document_matchers.rb
6% [14/226] lib/capybara/node/element.rb
6% [15/226] lib/capybara/node/finders.rb
7% [16/226] lib/capybara/node/matchers.rb
7% [17/226] lib/capybara/node/simple.rb
7% [18/226] lib/capybara/queries/ancestor_query.rb
8% [19/226] lib/capybara/queries/base_query.rb
8% [20/226] lib/capybara/queries/current_path_query.rb
9% [21/226] lib/capybara/queries/match_query.rb
9% [22/226] lib/capybara/queries/selector_query.rb
10% [23/226] lib/capybara/queries/sibling_query.rb
10% [24/226] lib/capybara/queries/style_query.rb
11% [25/226] lib/capybara/queries/text_query.rb
11% [26/226] lib/capybara/queries/title_query.rb
11% [27/226] lib/capybara/rack_test/browser.rb
12% [28/226] lib/capybara/rack_test/css_handlers.rb
12% [29/226] lib/capybara/rack_test/driver.rb
13% [30/226] lib/capybara/rack_test/errors.rb
13% [31/226] lib/capybara/rack_test/form.rb
14% [32/226] lib/capybara/rack_test/node.rb
14% [33/226] lib/capybara/rails.rb
15% [34/226] lib/capybara/registration_container.rb
15% [35/226] lib/capybara/registrations/drivers.rb
15% [36/226] lib/capybara/registrations/patches/puma_ssl.rb
16% [37/226] lib/capybara/registrations/servers.rb
16% [38/226] lib/capybara/result.rb
17% [39/226] lib/capybara/rspec.rb
17% [40/226] lib/capybara/rspec/features.rb
18% [41/226] lib/capybara/rspec/matcher_proxies.rb
18% [42/226] lib/capybara/rspec/matchers.rb
19% [43/226] lib/capybara/rspec/matchers/base.rb
19% [44/226] lib/capybara/rspec/matchers/become_closed.rb
19% [45/226] lib/capybara/rspec/matchers/compound.rb
20% [46/226] lib/capybara/rspec/matchers/count_sugar.rb
20% [47/226] lib/capybara/rspec/matchers/have_ancestor.rb
21% [48/226] lib/capybara/rspec/matchers/have_current_path.rb
21% [49/226] lib/capybara/rspec/matchers/have_selector.rb
22% [50/226] lib/capybara/rspec/matchers/have_sibling.rb
22% [51/226] lib/capybara/rspec/matchers/have_text.rb
23% [52/226] lib/capybara/rspec/matchers/have_title.rb
23% [53/226] lib/capybara/rspec/matchers/match_selector.rb
23% [54/226] lib/capybara/rspec/matchers/match_style.rb
24% [55/226] lib/capybara/rspec/matchers/spatial_sugar.rb
24% [56/226] lib/capybara/selector.rb
25% [57/226] lib/capybara/selector/builders/css_builder.rb
25% [58/226] lib/capybara/selector/builders/xpath_builder.rb
26% [59/226] lib/capybara/selector/css.rb
26% [60/226] lib/capybara/selector/definition.rb
26% [61/226] lib/capybara/selector/definition/button.rb
27% [62/226] lib/capybara/selector/definition/checkbox.rb
27% [63/226] lib/capybara/selector/definition/css.rb
28% [64/226] lib/capybara/selector/definition/datalist_input.rb
28% [65/226] lib/capybara/selector/definition/datalist_option.rb
29% [66/226] lib/capybara/selector/definition/element.rb
29% [67/226] lib/capybara/selector/definition/field.rb
30% [68/226] lib/capybara/selector/definition/fieldset.rb
30% [69/226] lib/capybara/selector/definition/file_field.rb
30% [70/226] lib/capybara/selector/definition/fillable_field.rb
31% [71/226] lib/capybara/selector/definition/frame.rb
31% [72/226] lib/capybara/selector/definition/id.rb
32% [73/226] lib/capybara/selector/definition/label.rb
32% [74/226] lib/capybara/selector/definition/link.rb
33% [75/226] lib/capybara/selector/definition/link_or_button.rb
33% [76/226] lib/capybara/selector/definition/option.rb
34% [77/226] lib/capybara/selector/definition/radio_button.rb
34% [78/226] lib/capybara/selector/definition/select.rb
34% [79/226] lib/capybara/selector/definition/table.rb
35% [80/226] lib/capybara/selector/definition/table_row.rb
35% [81/226] lib/capybara/selector/definition/xpath.rb
36% [82/226] lib/capybara/selector/filter.rb
36% [83/226] lib/capybara/selector/filter_set.rb
37% [84/226] lib/capybara/selector/filters/base.rb
37% [85/226] lib/capybara/selector/filters/expression_filter.rb
38% [86/226] lib/capybara/selector/filters/locator_filter.rb
38% [87/226] lib/capybara/selector/filters/node_filter.rb
38% [88/226] lib/capybara/selector/regexp_disassembler.rb
39% [89/226] lib/capybara/selector/selector.rb
39% [90/226] lib/capybara/selector/xpath_extensions.rb
40% [91/226] lib/capybara/selenium/atoms/getAttribute.min.js
40% [92/226] lib/capybara/selenium/atoms/isDisplayed.min.js
41% [93/226] lib/capybara/selenium/atoms/src/getAttribute.js
41% [94/226] lib/capybara/selenium/atoms/src/isDisplayed.js
42% [95/226] lib/capybara/selenium/driver.rb
42% [96/226] lib/capybara/selenium/driver_specializations/chrome_driver.rb
42% [97/226] lib/capybara/selenium/driver_specializations/edge_driver.rb
43% [98/226] lib/capybara/selenium/driver_specializations/firefox_driver.rb
43% [99/226] lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb
44% [100/226] lib/capybara/selenium/driver_specializations/safari_driver.rb
44% [101/226] lib/capybara/selenium/extensions/file_input_click_emulation.rb
45% [102/226] lib/capybara/selenium/extensions/find.rb
45% [103/226] lib/capybara/selenium/extensions/html5_drag.rb
46% [104/226] lib/capybara/selenium/extensions/modifier_keys_stack.rb
46% [105/226] lib/capybara/selenium/extensions/scroll.rb
46% [106/226] lib/capybara/selenium/logger_suppressor.rb
47% [107/226] lib/capybara/selenium/node.rb
47% [108/226] lib/capybara/selenium/nodes/chrome_node.rb
48% [109/226] lib/capybara/selenium/nodes/edge_node.rb
48% [110/226] lib/capybara/selenium/nodes/firefox_node.rb
49% [111/226] lib/capybara/selenium/nodes/ie_node.rb
49% [112/226] lib/capybara/selenium/nodes/safari_node.rb
50% [113/226] lib/capybara/selenium/patches/action_pauser.rb
50% [114/226] lib/capybara/selenium/patches/atoms.rb
50% [115/226] lib/capybara/selenium/patches/is_displayed.rb
51% [116/226] lib/capybara/selenium/patches/logs.rb
51% [117/226] lib/capybara/selenium/patches/pause_duration_fix.rb
52% [118/226] lib/capybara/selenium/patches/persistent_client.rb
52% [119/226] lib/capybara/server.rb
53% [120/226] lib/capybara/server/animation_disabler.rb
53% [121/226] lib/capybara/server/checker.rb
53% [122/226] lib/capybara/server/middleware.rb
54% [123/226] lib/capybara/session.rb
54% [124/226] lib/capybara/session/config.rb
55% [125/226] lib/capybara/session/matchers.rb
55% [126/226] lib/capybara/spec/fixtures/another_test_file.txt
56% [127/226] lib/capybara/spec/fixtures/capybara.jpg
56% [128/226] lib/capybara/spec/fixtures/no_extension
57% [129/226] lib/capybara/spec/fixtures/test_file.txt
57% [130/226] lib/capybara/spec/public/jquery-ui.js
57% [131/226] lib/capybara/spec/public/jquery.js
58% [132/226] lib/capybara/spec/public/offset.js
58% [133/226] lib/capybara/spec/public/test.js
59% [134/226] lib/capybara/spec/session/accept_alert_spec.rb
59% [135/226] lib/capybara/spec/session/accept_confirm_spec.rb
60% [136/226] lib/capybara/spec/session/accept_prompt_spec.rb
60% [137/226] lib/capybara/spec/session/all_spec.rb
61% [138/226] lib/capybara/spec/session/ancestor_spec.rb
61% [139/226] lib/capybara/spec/session/assert_all_of_selectors_spec.rb
61% [140/226] lib/capybara/spec/session/assert_current_path_spec.rb
62% [141/226] lib/capybara/spec/session/assert_selector_spec.rb
62% [142/226] lib/capybara/spec/session/assert_style_spec.rb
63% [143/226] lib/capybara/spec/session/assert_text_spec.rb
63% [144/226] lib/capybara/spec/session/assert_title_spec.rb
64% [145/226] lib/capybara/spec/session/attach_file_spec.rb
64% [146/226] lib/capybara/spec/session/body_spec.rb
65% [147/226] lib/capybara/spec/session/check_spec.rb
65% [148/226] lib/capybara/spec/session/choose_spec.rb
65% [149/226] lib/capybara/spec/session/click_button_spec.rb
66% [150/226] lib/capybara/spec/session/click_link_or_button_spec.rb
66% [151/226] lib/capybara/spec/session/click_link_spec.rb
67% [152/226] lib/capybara/spec/session/current_scope_spec.rb
67% [153/226] lib/capybara/spec/session/current_url_spec.rb
68% [154/226] lib/capybara/spec/session/dismiss_confirm_spec.rb
68% [155/226] lib/capybara/spec/session/dismiss_prompt_spec.rb
69% [156/226] lib/capybara/spec/session/element/assert_match_selector_spec.rb
69% [157/226] lib/capybara/spec/session/element/match_css_spec.rb
69% [158/226] lib/capybara/spec/session/element/match_xpath_spec.rb
70% [159/226] lib/capybara/spec/session/element/matches_selector_spec.rb
70% [160/226] lib/capybara/spec/session/evaluate_async_script_spec.rb
71% [161/226] lib/capybara/spec/session/evaluate_script_spec.rb
71% [162/226] lib/capybara/spec/session/execute_script_spec.rb
72% [163/226] lib/capybara/spec/session/fill_in_spec.rb
72% [164/226] lib/capybara/spec/session/find_button_spec.rb
73% [165/226] lib/capybara/spec/session/find_by_id_spec.rb
73% [166/226] lib/capybara/spec/session/find_field_spec.rb
73% [167/226] lib/capybara/spec/session/find_link_spec.rb
74% [168/226] lib/capybara/spec/session/find_spec.rb
74% [169/226] lib/capybara/spec/session/first_spec.rb
75% [170/226] lib/capybara/spec/session/frame/frame_title_spec.rb
75% [171/226] lib/capybara/spec/session/frame/frame_url_spec.rb
76% [172/226] lib/capybara/spec/session/frame/switch_to_frame_spec.rb
76% [173/226] lib/capybara/spec/session/frame/within_frame_spec.rb
76% [174/226] lib/capybara/spec/session/go_back_spec.rb
77% [175/226] lib/capybara/spec/session/go_forward_spec.rb
77% [176/226] lib/capybara/spec/session/has_all_selectors_spec.rb
78% [177/226] lib/capybara/spec/session/has_ancestor_spec.rb
78% [178/226] lib/capybara/spec/session/has_any_selectors_spec.rb
79% [179/226] lib/capybara/spec/session/has_button_spec.rb
79% [180/226] lib/capybara/spec/session/has_css_spec.rb
80% [181/226] lib/capybara/spec/session/has_current_path_spec.rb
80% [182/226] lib/capybara/spec/session/has_field_spec.rb
80% [183/226] lib/capybara/spec/session/has_link_spec.rb
81% [184/226] lib/capybara/spec/session/has_none_selectors_spec.rb
81% [185/226] lib/capybara/spec/session/has_select_spec.rb
82% [186/226] lib/capybara/spec/session/has_selector_spec.rb
82% [187/226] lib/capybara/spec/session/has_sibling_spec.rb
83% [188/226] lib/capybara/spec/session/has_table_spec.rb
83% [189/226] lib/capybara/spec/session/has_text_spec.rb
84% [190/226] lib/capybara/spec/session/has_title_spec.rb
84% [191/226] lib/capybara/spec/session/has_xpath_spec.rb
84% [192/226] lib/capybara/spec/session/headers_spec.rb
85% [193/226] lib/capybara/spec/session/html_spec.rb
85% [194/226] lib/capybara/spec/session/matches_style_spec.rb
86% [195/226] lib/capybara/spec/session/node_spec.rb
86% [196/226] lib/capybara/spec/session/node_wrapper_spec.rb
87% [197/226] lib/capybara/spec/session/refresh_spec.rb
87% [198/226] lib/capybara/spec/session/reset_session_spec.rb
88% [199/226] lib/capybara/spec/session/response_code_spec.rb
88% [200/226] lib/capybara/spec/session/save_and_open_page_spec.rb
88% [201/226] lib/capybara/spec/session/save_and_open_screenshot_spec.rb
89% [202/226] lib/capybara/spec/session/save_page_spec.rb
89% [203/226] lib/capybara/spec/session/save_screenshot_spec.rb
90% [204/226] lib/capybara/spec/session/screenshot_spec.rb
90% [205/226] lib/capybara/spec/session/scroll_spec.rb
91% [206/226] lib/capybara/spec/session/select_spec.rb
91% [207/226] lib/capybara/spec/session/selectors_spec.rb
92% [208/226] lib/capybara/spec/session/sibling_spec.rb
92% [209/226] lib/capybara/spec/session/text_spec.rb
92% [210/226] lib/capybara/spec/session/title_spec.rb
93% [211/226] lib/capybara/spec/session/uncheck_spec.rb
93% [212/226] lib/capybara/spec/session/unselect_spec.rb
94% [213/226] lib/capybara/spec/session/visit_spec.rb
94% [214/226] lib/capybara/spec/session/window/become_closed_spec.rb
95% [215/226] lib/capybara/spec/session/window/current_window_spec.rb
95% [216/226] lib/capybara/spec/session/window/open_new_window_spec.rb
96% [217/226] lib/capybara/spec/session/window/switch_to_window_spec.rb
96% [218/226] lib/capybara/spec/session/window/window_opened_by_spec.rb
96% [219/226] lib/capybara/spec/session/window/window_spec.rb
97% [220/226] lib/capybara/spec/session/window/windows_spec.rb
97% [221/226] lib/capybara/spec/session/window/within_window_spec.rb
98% [222/226] lib/capybara/spec/session/within_spec.rb
98% [223/226] lib/capybara/spec/spec_helper.rb
99% [224/226] lib/capybara/spec/test_app.rb
99% [225/226] lib/capybara/version.rb
100% [226/226] lib/capybara/window.rb
Installing ri documentation for capybara-3.34.0
Installing darkfish documentation for capybara-3.34.0
Done installing documentation for capybara after 6 seconds
1 gem installed
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ALFA6v
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
++ dirname /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
+ cd capybara-3.34.0
+ mkdir -p /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64/usr/share/gems
+ cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64/usr/share/gems/
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.34.0-1.fc34 --unique-debug-suffix -3.34.0-1.fc34.x86_64 --unique-debug-src-base rubygem-capybara-3.34.0-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/capybara-3.34.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0GwLpv
+ umask 022
+ cd /builddir/build/BUILD
~/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0 ~/build/BUILD/capybara-3.34.0
+ cd capybara-3.34.0
+ pushd ./usr/share/gems/gems/capybara-3.34.0
+ ln -s /builddir/build/BUILD/features features
+ sed -i '/^require..selenium_statistics.$/ s/^/#/' spec/spec_helper.rb
+ sed -i '/SeleniumStatistics/ s/^/#/g' ./spec/spec_helper.rb
+ sed -i '/end.to raise_error(EOFError)/ s/EOFError/Net::ReadTimeout/' spec/server_spec.rb
+ rspec spec
Run options:
include {:focus_=>true}
exclude {:requires=>#<Proc:>}
All examples were filtered out; ignoring {:focus_=>true}
............**..................................................................................................................................................................................................................................................................................................Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /usr/share/gems/gems/rspec-core-3.10.0/exe/rspec:4
...........................................................................................................................................................................................................................................*....................................................................................................................................................................................................................................................................Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:42029
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39757
..................................................................................................................................................................................................................................................................................................................................................................Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:41289
........................................................................................................................................................................................................................................................................................Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /usr/share/gems/gems/rspec-core-3.10.0/exe/rspec:4
...........................................................................................................................................................................................................................................*....................................................................................................................................................................................................................................................................Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:33401
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39611
..............................................................................................................................................................................................................................................................................................................................................................................*.......................................................**...*.......................................................................................Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:42383
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:41165
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:37689
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:22789
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:22790
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39431
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39541
..Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:43917
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:43421
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on ssl://127.0.0.1:45441?key=/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/key.pem&cert=/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/fixtures/certificate.pem
.#<Thread:0x000055e1192b4eb8 /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb:76 run> terminated with exception (report_on_exception is true):
/builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/spec/server_spec.rb:238:in `block (3 levels) in <top (required)>': kaboom (RuntimeError)
from /builddir/build/BUILD/capybara-3.34.0/usr/share/gems/gems/capybara-3.34.0/lib/capybara/server.rb:77:in `block in boot'
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:36789
...Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39031
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:43875
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:44693
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:45197
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:37787
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:37797
.Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:33565
Capybara starting Puma...
* Version 5.0.0.beta1 , codename: Spoony Bard
* Min threads: 0, max threads: 4
* Listening on tcp://127.0.0.1:39279
......................
Pending: (Failures listed here are expected and do not affect your suite's status)
1) Capybara.string drops illegal fragments when using gumbo
# libxml is less strict than Gumbo
# ./spec/basic_node_spec.rb:114
2) Capybara.string can disable use of gumbo
# Test doesn't make sense unlesss nokogumbo is loaded
# ./spec/basic_node_spec.rb:119
3) Capybara::Session DSL #has_css? should support case insensitive :class and :id options
# Nokogiri doesn't support case insensitive CSS attribute matchers
Failure/Error: raise ArgumentError, "This driver doesn't support case insensitive attribute matching when using CSS base selectors"
ArgumentError:
This driver doesn't support case insensitive attribute matching when using CSS base selectors
# ./lib/capybara/rack_test/driver.rb:82:in `rescue in find_css'
# ./lib/capybara/rack_test/driver.rb:77:in `find_css'
# ./lib/capybara/node/base.rb:109:in `find_css'
# ./lib/capybara/queries/selector_query.rb:243:in `find_nodes_by_selector_format'
# ./lib/capybara/queries/selector_query.rb:158:in `block in resolve_for'
# ./lib/capybara/node/base.rb:77:in `synchronize'
# ./lib/capybara/queries/selector_query.rb:157:in `resolve_for'
# ./lib/capybara/node/matchers.rb:844:in `block in _verify_selector_result'
# ./lib/capybara/node/base.rb:83:in `synchronize'
# ./lib/capybara/node/matchers.rb:843:in `_verify_selector_result'
# ./lib/capybara/node/matchers.rb:110:in `assert_selector'
# ./lib/capybara/session.rb:762:in `assert_selector'
# ./lib/capybara/dsl.rb:53:in `call'
# ./lib/capybara/dsl.rb:53:in `assert_selector'
# ./lib/capybara/rspec/matchers/have_selector.rb:18:in `element_matches?'
# ./lib/capybara/rspec/matchers/base.rb:51:in `matches?'
# ./lib/capybara/spec/session/has_css_spec.rb:70:in `block (2 levels) in <top (required)>'
# ------------------
# --- Caused by: ---
# Nokogiri::CSS::SyntaxError:
# unexpected ' ' after '[:substring_match, "'UITARI'"]'
# /usr/share/gems/gems/nokogiri-1.10.10/lib/nokogiri/css/parser_extras.rb:87:in `on_error'
4) Capybara::Session RackTest #has_css? should support case insensitive :class and :id options
# Nokogiri doesn't support case insensitive CSS attribute matchers
# ./lib/capybara/spec/session/has_css_spec.rb:69
5) Capybara::String should use gumbo
# Only valid if gumbo is included
# ./spec/rack_test_spec.rb:259
6) if xfeature aliases to pending then this should be 'temporarily disabled with xfeature'
# Temporarily disabled with xfeature
# ./spec/rspec/features_spec.rb:83
7) if xfeature aliases to pending then this also should be 'temporarily disabled with xfeature'
# Temporarily disabled with xfeature
# ./spec/rspec/features_spec.rb:87
8) if xscenario aliases to pending then this test should be 'temporarily disabled with xscenario'
# Temporarily disabled with xscenario
# ./spec/rspec/scenarios_spec.rb:19
Finished in 3 minutes 37.5 seconds (files took 1.02 seconds to load)
2485 examples, 0 failures, 8 pending
+ sed -i '/^require '\''bundler/ s/^/#/g' features/support/env.rb
+ cucumber
Feature: Capybara's cucumber integration
In order to integrate with the lovely plain text testing framework
As Capybara
I want to integrate successfully with Cucumber
Scenario: hello world # features/capybara.feature:6
When I visit the root page # features/step_definitions/capybara_steps.rb:3
Then I should see "Hello world!" # features/step_definitions/capybara_steps.rb:7
@javascript
Scenario: javascript tag should use Capybara.javascript_driver # features/capybara.feature:11
When I visit the root page # features/step_definitions/capybara_steps.rb:3
Then Capybara should use the "javascript_test" driver # features/step_definitions/capybara_steps.rb:11
@named_test
Scenario: named driver tag # features/capybara.feature:16
When I visit the root page # features/step_definitions/capybara_steps.rb:3
Then Capybara should use the "named_test" driver # features/step_definitions/capybara_steps.rb:11
@named_test
Scenario Outline: selenium tag with scenario outline # features/capybara.feature:21
When I visit the <Page> page # features/capybara.feature:22
Then Capybara should use the "named_test" driver # features/capybara.feature:23
Examples:
| Page |
| root |
| home |
Scenario: matchers # features/capybara.feature:30
When I visit the root page # features/step_definitions/capybara_steps.rb:3
And I use a matcher that fails # features/step_definitions/capybara_steps.rb:15
Then the failing exception should be nice # features/step_definitions/capybara_steps.rb:21
@named_test
Feature: an entire feature that uses a driver by tag
Scenario: should use the named driver without being explicitly told # features/named_driver_feature.feature:4
Then Capybara should use the "named_test" driver # features/step_definitions/capybara_steps.rb:11
7 scenarios (7 passed)
14 steps (14 passed)
0m0.093s
~/build/BUILD/capybara-3.34.0
+ popd
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rubygem-capybara-3.34.0-1.fc34.noarch
Provides: rubygem(capybara) = 3.34.0 rubygem-capybara = 3.34.0-1.fc34
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: (rubygem(nokogiri) >= 1.8 with rubygem(nokogiri) < 2) (rubygem(regexp_parser) >= 1.5 with rubygem(regexp_parser) < 2) (rubygem(xpath) >= 3.2 with rubygem(xpath) < 4) ruby(rubygems) rubygem(addressable) rubygem(mini_mime) >= 0.1.3 rubygem(rack) >= 1.6.0 rubygem(rack-test) >= 0.6.3
Processing files: rubygem-capybara-doc-3.34.0-1.fc34.noarch
Provides: rubygem-capybara-doc = 3.34.0-1.fc34
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
Wrote: /builddir/build/RPMS/rubygem-capybara-3.34.0-1.fc34.noarch.rpm
Wrote: /builddir/build/RPMS/rubygem-capybara-doc-3.34.0-1.fc34.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H2EIAt
+ umask 022
+ cd /builddir/build/BUILD
+ cd capybara-3.34.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-capybara-3.34.0-1.fc34.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild rubygem-capybara-3.34.0-1.fc34.src.rpm
Finish: build phase for rubygem-capybara-3.34.0-1.fc34.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1606453785.804219/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-x86_64-1606453785.804219/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-x86_64-1606453785.804219/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/rubygem-capybara-3.34.0-1.fc34.src.rpm) Config(child) 4 minutes 8 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
INFO: unmounting tmpfs.
Created builds: 1796380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment