10-13 11:09 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-13 11:09 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name libcanberra --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 11:09 root INFO Processing local files: libcanberra 10-13 11:09 root DEBUG Active settings after processing options 10-13 11:09 root DEBUG bz_url: https://bugzilla.redhat.com 10-13 11:09 root DEBUG _con_handler: (INFO)> 10-13 11:09 root DEBUG _log_config_done: True 10-13 11:09 root DEBUG cache: False 10-13 11:09 root DEBUG resultdir: None 10-13 11:09 root DEBUG init_done: True 10-13 11:09 root DEBUG uniqueext: None 10-13 11:09 root DEBUG configdir: None 10-13 11:09 root DEBUG log_level: 20 10-13 11:09 root DEBUG prebuilt: True 10-13 11:09 root DEBUG verbose: False 10-13 11:09 root DEBUG name: libcanberra 10-13 11:09 root DEBUG use_colors: False 10-13 11:09 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-13 11:09 root DEBUG bug: None 10-13 11:09 root DEBUG url: None 10-13 11:09 root DEBUG copr_build_descriptor: None 10-13 11:09 root DEBUG list_checks: False 10-13 11:09 root DEBUG list_flags: False 10-13 11:09 root DEBUG list_plugins: False 10-13 11:09 root DEBUG version: False 10-13 11:09 root DEBUG flags: [] 10-13 11:09 root DEBUG repo: None 10-13 11:09 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 11:09 root DEBUG no_report: False 10-13 11:09 root DEBUG nobuild: False 10-13 11:09 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-13 11:09 root DEBUG other_bz: None 10-13 11:09 root DEBUG plugins_arg: None 10-13 11:09 root DEBUG single: None 10-13 11:09 root DEBUG rpm_spec: True 10-13 11:09 root DEBUG exclude: None 10-13 11:09 root DEBUG checksum: sha256 10-13 11:09 root DEBUG plugins: {} 10-13 11:09 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-13 11:09 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm 10-13 11:09 root INFO Using review directory: /var/lib/copr-rpmbuild/results/libcanberra 10-13 11:09 root DEBUG find_urls completed: 0.023 10-13 11:10 root DEBUG Avoiding init of working mock root 10-13 11:10 root DEBUG Url download completed: 16.825 10-13 11:10 root DEBUG --> /var/lib/copr-rpmbuild/results/libcanberra/upstream : http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 11:10 root INFO Downloading (Source0): http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 11:10 root DEBUG Download error on http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz, : 'Error downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' Traceback (most recent call last): File "/usr/lib64/python3.13/urllib/request.py", line 1319, in do_open h.request(req.get_method(), req.selector, req.data, headers, ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ encode_chunked=req.has_header('Transfer-encoding')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1338, in request self._send_request(method, url, body, headers, encode_chunked) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1384, in _send_request self.endheaders(body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1333, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1093, in _send_output self.send(msg) ~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1037, in send self.connect() ~~~~~~~~~~~~^^ File "/usr/lib64/python3.13/http/client.py", line 1003, in connect self.sock = self._create_connection( ~~~~~~~~~~~~~~~~~~~~~~~^ (self.host,self.port), self.timeout, self.source_address) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/socket.py", line 864, in create_connection raise exceptions[0] File "/usr/lib64/python3.13/socket.py", line 849, in create_connection sock.connect(sa) ~~~~~~~~~~~~^^^^ OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 489, in open response = self._open(req, data) File "/usr/lib64/python3.13/urllib/request.py", line 506, in _open result = self._call_chain(self.handle_open, protocol, protocol + '_open', req) File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 1348, in http_open return self.do_open(http.client.HTTPConnection, req) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 1322, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' 10-13 11:10 root WARNING Cannot download url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 11:10 root INFO No upstream for (Source0): libcanberra-0.30.tar.xz 10-13 11:10 root INFO Running checks and generating report 10-13 11:10 root DEBUG Running check: CheckResultdir 10-13 11:10 root DEBUG CheckResultdir completed: 0.000 seconds 10-13 11:10 root DEBUG Running check: CheckBuild 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG CheckBuild completed: 0.050 seconds 10-13 11:10 root DEBUG Running check: CheckRpmlint 10-13 11:10 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmptmad900d /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm 10-13 11:10 root DEBUG CheckRpmlint completed: 1.379 seconds 10-13 11:10 root DEBUG Running check: CheckPackageInstalls 10-13 11:10 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-13 11:10 root DEBUG Init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init 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 Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-13 11:10 root INFO Installing built package(s) 10-13 11:10 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --init 10-13 11:10 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --init 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-13 11:10 root DEBUG CheckPackageInstalls completed: 5.079 seconds 10-13 11:10 root DEBUG Running check: CheckRpmlintInstalled 10-13 11:10 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --init 10-13 11:10 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --init 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-13 11:10 root DEBUG is_installed: Tested rpmlint, result: 1 10-13 11:10 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-13 11:10 root DEBUG output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' 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 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 10-13 11:10 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, install, rpmlint 10-13 11:10 root DEBUG Install output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results install rpmlint 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 10-13 11:10 root DEBUG Script output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-devel libcanberra-backend-pulse libcanberra-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk3 libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra; echo '"'"'rpmlint-done:'"'"'' 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-devel libcanberra-backend-pulse libcanberra-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk3 libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-devel libcanberra-backend-pulse libcanberra-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk3 libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libcanberra-gtk2". (none): E: there is no installed rpm "libcanberra-backend-gstreamer". (none): E: there is no installed rpm "libcanberra-devel". (none): E: there is no installed rpm "libcanberra-backend-pulse". (none): E: there is no installed rpm "libcanberra-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-gstreamer-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3". (none): E: there is no installed rpm "libcanberra-gtk2-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-alsa-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-pulse-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-alsa". (none): E: there is no installed rpm "libcanberra". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 13 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-gtk2 libcanberra-backend-gstreamer libcanberra-devel libcanberra-backend-pulse libcanberra-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk3 libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra; echo 'rpmlint-done:'"] Finish: run 10-13 11:10 root DEBUG CheckRpmlintInstalled completed: 19.467 seconds 10-13 11:10 root DEBUG Running check: CheckRpmlintDebuginfo 10-13 11:10 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpznm_4o_x /var/lib/copr-rpmbuild/results/libcanberra-gtk3-debuginfo-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-debuginfo-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-debuginfo-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-debuginfo-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-debuginfo-0.30-38.fc42.s390x.rpm /var/lib/copr-rpmbuild/results/libcanberra-debuginfo-0.30-38.fc42.s390x.rpm 10-13 11:10 root DEBUG CheckRpmlintDebuginfo completed: 1.109 seconds 10-13 11:10 root DEBUG Running check: CheckInitDeps 10-13 11:11 root DEBUG CheckInitDeps completed: 40.991 seconds 10-13 11:11 root DEBUG Running check: CheckBuildCompleted 10-13 11:11 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-13 11:11 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 10-13 11:11 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --copyin, /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm, libcanberra-0.30-38.fc42.src.rpm 10-13 11:11 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --copyin /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm libcanberra-0.30-38.fc42.src.rpm 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm to /var/lib/mock/fedora-42-s390x/root/libcanberra-0.30-38.fc42.src.rpm Finish: run None NoneType: None 10-13 11:11 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results, --chroot, --, rpm -i libcanberra-0.30-38.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-13 11:11 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/libcanberra/results --chroot -- 'rpm -i libcanberra-0.30-38.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' 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 Mock Version: 6.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x-bootstrap/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: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-s390x/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 INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i libcanberra-0.30-38.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i libcanberra-0.30-38.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1755475200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.vmdrhz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UQLYvu + umask 022 + cd /builddir/build/BUILD/libcanberra-0.30-build + cd /builddir/build/BUILD/libcanberra-0.30-build + rm -rf libcanberra-0.30 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcanberra-0.30.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcanberra-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-canberra-boot-use-plughw-ALSA-device.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i libcanberra-0.30-38.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-13 11:11 root DEBUG _topdir: /builddir/build 10-13 11:11 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-13 11:11 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-13 11:11 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 11:11 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-13 11:11 root INFO Active plugins: Generic, C/C++, Shell-api 10-13 11:11 root DEBUG CheckBuildCompleted completed: 9.346 seconds 10-13 11:11 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 10-13 11:11 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 10-13 11:11 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-13 11:11 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-13 11:11 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-13 11:11 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 10-13 11:11 root DEBUG Running check: OcamlCheckStaticLibs 10-13 11:11 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 10-13 11:11 root DEBUG Running check: HaskellCheckStaticLibs 10-13 11:11 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CreateEnvCheck 10-13 11:11 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: RCheckBuildRequires 10-13 11:11 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: RCheckCheckMacro 10-13 11:11 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: RCheckDoc 10-13 11:11 root DEBUG RCheckDoc completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: RCheckInstallSection 10-13 11:11 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-13 11:11 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: RCheckRequires 10-13 11:11 root DEBUG RCheckRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckBundledGnulib 10-13 11:11 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: CheckGccBuildRequires 10-13 11:11 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckHeaderFiles 10-13 11:11 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckLDConfig 10-13 11:11 root DEBUG CheckLDConfig completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: CheckLibToolArchives 10-13 11:11 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckNoKernelModules 10-13 11:11 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckNoStaticExecutables 10-13 11:11 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/3f/1f5c402d1296e5590d2b4dfe5d537d71812a9f 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-alsa.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/4c/b98098fd81b5764f07f768b695ad71449658d5 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/98/097838c8a5694ad8bf834c9817bdf2c164c45a 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/f9/ba9c9055082ece448dbfa1e5883a0de916b4a0 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-gtk.so.0.1.9 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-gtk.so.0 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.s390x.rpm/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/bin/canberra-gtk-play 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/31/36c0d10d75eca134b77f36af52eab99183088a 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/43/592b89106f5c82e054e5cb757a25d64bf5e26b 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/e7/6e015b2a1ff9c9267ffbcfa78b339cda2f349f 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/share/gnome/shutdown/libcanberra-logout-sound.sh 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-gtk3.so.0.1.9 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-gtk3.so.0 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.s390x.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/bin/canberra-boot 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/1b/fd42867618ef64d1b359b8005f3d8f0163ee5a 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/97/00a04d5c69be4e01a44dbd95bd62bb4f977d75 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/be/1abf7034e947cc3f1752434ec99bb1060060c4 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/ad/7d7fa2f490baba1ff183cabf2b1392a4dd58b2 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra.so.0.2.5 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra.so.0 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-null.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-multi.so 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.s390x.rpm/usr/lib/.build-id/94/0b8f5af76ebb17695426ad58630d3a935a61d1 10-13 11:11 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.s390x.rpm/usr/lib64/libcanberra-0.30/libcanberra-pulse.so 10-13 11:11 root DEBUG CheckNoStaticExecutables completed: 0.160 seconds 10-13 11:11 root DEBUG Running check: CheckRPATH 10-13 11:11 root DEBUG CheckRPATH completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckSoFiles 10-13 11:11 root DEBUG CheckSoFiles completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckJavaPlugin 10-13 11:11 root DEBUG CheckJavaPlugin completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: PerlCheckBuildRequires 10-13 11:11 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckPythonBuildRequires 10-13 11:11 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckPythonRequires 10-13 11:11 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckPythonX_Site 10-13 11:11 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckApprovedLicense 10-13 11:11 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckBuildrootMacros 10-13 11:11 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: CheckBundledLibs 10-13 11:11 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckChangelogFormat 10-13 11:11 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckCleanBuildroot 10-13 11:11 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-13 11:11 root DEBUG install_sec: /usr/bin/make install DESTDIR=/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT INSTALL="/usr/bin/install -p" find $RPM_BUILD_ROOT \( -name *.a -o -name *.la \) -exec rm {} \; rm $RPM_BUILD_ROOT/usr/share/doc/libcanberra/README 10-13 11:11 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckCodeAndContent 10-13 11:11 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckConfigNoReplace 10-13 11:11 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckDefattr 10-13 11:11 root DEBUG CheckDefattr completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckDescMacros 10-13 11:11 root DEBUG CheckDescMacros completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckDesktopFile 10-13 11:11 root DEBUG CheckDesktopFile completed: 0.001 seconds 10-13 11:11 root DEBUG Running check: CheckDesktopFileInstall 10-13 11:11 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckDevelFilesInDevel 10-13 11:11 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-13 11:11 root DEBUG Running check: CheckDirectoryRequire 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/gtk-2.0 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/gtk-2.0/modules 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/gtk-3.0/modules 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/gnome/autostart 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/gtk-3.0 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/gnome/shutdown 10-13 11:12 root DEBUG CheckDirectoryRequire completed: 66.721 seconds 10-13 11:12 root DEBUG Running check: CheckDistTag 10-13 11:12 root DEBUG CheckDistTag completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckDocRuntime 10-13 11:12 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFileDuplicates 10-13 11:12 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFilePermissions 10-13 11:12 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGconfSchemaInstall 10-13 11:12 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGdkPixbufLoaders 10-13 11:12 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGioQueryModules 10-13 11:12 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGlibCompileSchemas 10-13 11:12 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGtkQueryModules 10-13 11:12 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckGuidelines 10-13 11:12 root DEBUG CheckGuidelines completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckIfDepsDeprecated 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.16)(64bit)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gstreamer1-devel' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-2.0)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'alsa-lib-devel' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk-doc' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gtk+-2.0)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9)(64bit)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-3.0)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk2-devel' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb-devel' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pulseaudio-libs' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd-devel' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo-gobject.so.2()(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-x11-2.0.so.0()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gtk+-3.0)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbis-devel' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gettext-devel' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pulseaudio-libs-devel' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9.0rc4)(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk3-devel' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreetype.so.6()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtool-ltdl-devel' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0(PULSE_0)(64bit)' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtdb' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo-gobject' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-devel' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool-ltdl' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 10-13 11:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk-doc' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gdk-pixbuf2' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'alsa-lib-devel' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pango' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk2' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'freetype' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk2-devel' 10-13 11:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtdb-devel' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pulseaudio-libs' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-devel' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3-classic-devel' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool-ltdl-devel' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'alsa-lib' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'harfbuzz' 10-13 11:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libvorbis' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-libs' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'sound-theme-freedesktop' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libvorbis-devel' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gettext-devel' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pulseaudio-libs-devel' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3-classic' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 10-13 11:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gtk3-devel' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'zlib-ng-compat' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'atk' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'fontconfig' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 10-13 11:24 root DEBUG CheckIfDepsDeprecated completed: 728.159 seconds 10-13 11:24 root DEBUG Running check: CheckLicensInDoc 10-13 11:24 root DEBUG CheckLicensInDoc completed: 0.120 seconds 10-13 11:24 root DEBUG Running check: CheckLicenseField 10-13 11:24 root DEBUG Scanning sources in /var/lib/mock/fedora-42-s390x/root/builddir/build/BUILD/libcanberra-0.30-build 10-13 11:24 root DEBUG Got license reply, length: 16578 10-13 11:24 root DEBUG CheckLicenseField completed: 3.890 seconds 10-13 11:24 root DEBUG Running check: CheckLicenseFieldSPDX 10-13 11:24 root DEBUG Run command: ['license-validate', '-v', 'LGPL-2.1-or-later'] 10-13 11:24 root DEBUG CheckLicenseFieldSPDX completed: 0.769 seconds 10-13 11:24 root DEBUG Running check: CheckLicenseInSubpackages 10-13 11:24 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckLocale 10-13 11:24 root DEBUG CheckLocale completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckMacros 10-13 11:24 root DEBUG CheckMacros completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckMakeinstall 10-13 11:24 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckMultipleLicenses 10-13 11:24 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckNameCharset 10-13 11:24 root DEBUG CheckNameCharset completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckNaming 10-13 11:24 root DEBUG CheckNaming completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckNoConfigInUsr 10-13 11:24 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckNoConflicts 10-13 11:24 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckNoNameConflict 10-13 11:24 root DEBUG CheckNoNameConflict completed: 0.674 seconds 10-13 11:24 root DEBUG Running check: CheckObeysFHS 10-13 11:24 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckObsoletesForRename 10-13 11:24 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-13 11:24 root DEBUG Running check: CheckOwnDirs 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'glibc' 'libtool-ltdl' 'bash' 'libvorbis' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcrypto' '/usr/bin/python3' 'libtdb' 'libattr.so' 'glibc(s390' 'libgobject' 'libdw.so' 'libgcc_s.so.1(GCC_4' 'filesystem >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'libtool-ltdl' 'libdbus' 'bash' 'libselinux' 'libc.so' 'ld64' 'libz.so.1(ZLIB_1' 'libffi' 'basesystem' 'libmount.so' 'libgio' 'libtinfo' 'libxcb' '/usr/bin/bash' 'libasyncns' 'libgmp' 'libogg' 'ncurses' 'libgnutls' 'libz' 'libcanberra' '/usr/bin/sh' 'glibc = 2' 'libgcc_s.so' 'libdw' 'libm.so' 'libacl.so' 'libgcc(s390' 'libcrypto.so.3(OPENSSL_3' 'libsndfile' 'rtld(GNU_HASH)' 'libcap' 'libmount' 'libselinux.so' 'filesystem' 'libacl' '(glibc-gconv' 'libgmodule' 'libvorbis' 'systemd-libs' 'libglib' 'sound-theme-freedesktop' 'filesystem(unmerged' '/bin/sh' 'libm' 'libpam' 'libsystemd' 'coreutils' 'libgcc_s' 'setup' 'libpcre2' 'glibc' 'ld64.so' 'libpam.so' 'libsndfile.so.1(libsndfile.so' 'libunwind' 'libattr' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.16)(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2(ALSA_0.9.0rc4)(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libasound.so.2()(64bit)' 10-13 11:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'glibc' 'alsa-lib' 'libtool-ltdl' 'bash' 'libvorbis' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcrypto' '/usr/bin/python3' 'libtdb' 'libattr.so' 'glibc(s390' 'libgobject' 'libdw.so' 'libgcc_s.so.1(GCC_4' 'filesystem >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'libtool-ltdl' 'libdbus' 'bash' 'libselinux' 'libc.so' 'ld64' 'libz.so.1(ZLIB_1' 'libffi' 'basesystem' 'libmount.so' 'libgio' 'libtinfo' 'libxcb' '/usr/bin/bash' 'libasyncns' 'libgmp' 'libogg' 'ncurses' 'libgnutls' 'libz' 'libcanberra' '/usr/bin/sh' 'glibc = 2' 'libgcc_s.so' 'libdw' 'libm.so' 'libacl.so' 'alsa-lib' 'libgcc(s390' 'libcrypto.so.3(OPENSSL_3' 'libsndfile' 'rtld(GNU_HASH)' 'libcap' 'libmount' 'libselinux.so' 'filesystem' 'libacl' '(glibc-gconv' 'libgmodule' 'libvorbis' 'systemd-libs' 'libglib' 'sound-theme-freedesktop' 'filesystem(unmerged' '/bin/sh' 'libm' 'libpam' 'libsystemd' 'coreutils' 'libgcc_s' 'setup' 'libpcre2' 'glibc' 'ld64.so' 'libpam.so' 'libsndfile.so.1(libsndfile.so' 'libunwind' 'libattr' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'glibc' 'sound-theme-freedesktop' 'libtool-ltdl' 'bash' 'glib2' 'libvorbis' 'systemd-libs' 'libcanberra' 'gstreamer1' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l '/usr/bin/python3' 'libtdb' 'libz.so.1(ZLIB_1.2' 'libgcc_s.so.1(GCC_4' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'bash' 'libc.so' 'libunistring' 'libelf.so.1(ELFUTILS_1' 'ncurses' 'libcanberra' 'libsepol(s390' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'sound-theme-freedesktop' 'libpam' 'coreutils' 'p11' 'libattr' 'default' 'libelf.so' 'glibc(s390' 'libdw.so' 'filesystem >= 3' 'libuuid(s390' 'libz.so.1(ZLIB_1' 'libtinfo' 'pcre2' 'libgmp' 'libidn2' 'glib2' 'elfutils' 'libgcc_s.so' 'liblzma.so' 'liblzma' 'libm' 'libvorbis' 'systemd-libs' '/bin/sh' 'libsystemd' 'setup' 'crypto' 'libpcre2' 'ld64.so' 'libpam.so' 'libunwind' 'libcrypto' 'libattr.so' 'libblkid.so' 'libgobject' 'libelf' 'libselinux' 'libffi' 'basesystem' 'libmount.so' 'nettle >= 3' '/usr/bin/bash' 'libasyncns' 'libogg' 'libgnutls' 'libz' 'libdw' 'libm.so' 'libacl.so' 'libgcc(s390' 'libsndfile' 'libtasn1' 'rtld(GNU_HASH)' 'libcap' 'libselinux.so' '(glibc-gconv' 'libgmodule' 'libglib' 'filesystem(unmerged' 'libgcc_s' 'glibc' 'libblkid(s390' 'libbz2' 'libnettle' 'libtool-ltdl' 'libdbus' 'ld64' 'libhogweed' 'libgio' 'libxcb' 'libzstd' 'libpython3.13.so' 'gstreamer1' 'libp11' '/usr/bin/sh' 'glibc = 2' 'python3' 'filesystem' 'libacl' 'libtasn1 >= 4' 'libblkid' 'libsndfile.so.1(libsndfile.so' 'libidn2.so.0(IDN2_0' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0()(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pulseaudio-libs' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.so.0(PULSE_0)(64bit)' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'pulseaudio-libs' 'glibc' 'libtool-ltdl' 'bash' 'libvorbis' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 10-13 11:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libcrypto' '/usr/bin/python3' 'libtdb' 'libattr.so' 'glibc(s390' 'libgobject' 'libdw.so' 'libgcc_s.so.1(GCC_4' 'filesystem >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'libtool-ltdl' 'libmpg123' 'libdbus' 'bash' 'libselinux' 'libc.so' 'ld64' 'libz.so.1(ZLIB_1' 'libffi' 'libmp3lame' 'libFLAC' 'basesystem' 'libmount.so' 'libgio' 'libtinfo' 'libxcb' '/usr/bin/bash' 'libasyncns' 'libgmp' 'libogg' 'ncurses' 'libgnutls' 'libz' 'libcanberra' '/usr/bin/sh' 'glibc = 2' 'pulseaudio-libs' 'libgcc_s.so' 'libdw' 'libm.so' 'libacl.so' 'libgcc(s390' 'libcrypto.so.3(OPENSSL_3' 'libsndfile' 'rtld(GNU_HASH)' 'libcap' 'libmount' 'libselinux.so' 'filesystem' 'libacl' '(glibc-gconv' 'libgmodule' 'libvorbis' 'systemd-libs' 'libglib' 'sound-theme-freedesktop' 'filesystem(unmerged' '/bin/sh' 'libm' 'libpam' 'libsystemd' 'libXau' 'coreutils' 'libgcc_s' 'libpcre2' 'libgsm' 'setup' 'glibc' 'ld64.so' 'libvorbisenc' 'libopus' 'libpam.so' 'libsndfile.so.1(libsndfile.so' 'libunwind' 'libattr' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo-gobject.so.2()(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-x11-2.0.so.0()(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 10-13 11:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk.so.0()(64bit)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3(s390-64)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreetype.so.6()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'cairo-gobject' 'libX11' 'libcanberra-gtk3' 'libtool-ltdl' 'bash' 'pango' 'gtk2' 'gdk-pixbuf2' 'freetype' 'gtk3' 'glib2' 'libcanberra' 'harfbuzz' 'libvorbis' 'systemd-libs' 'sound-theme-freedesktop' 'libcanberra-gtk2' 'gtk3-classic' 'glibc' 'zlib-ng-compat' 'atk' 'fontconfig' 'cairo' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libglvnd-core' 'libgcc_s.so.1(GCC_4' 'libtextstyle' 'libexpat' 'ninja' 'libunistring' 'pkgconfig(shared' 'libpixman' 'google-noto-sans' 'libpam' 'glib2(s390' 'libattr' 'pkgconfig(json' 'libelf.so' 'diffutils' 'filesystem >= 3' 'libbrotlidec' 'pkgconfig(gmodule-no' 'pkgconfig(mount) >= 2' 'pkgconfig(atk)' 'pkgconfig(tinysparql' 'libXtst' 'libgcc_s.so' 'perl(Getopt::Std)' 'libxkbcommon' 'liblzma.so' 'libxml2.so.2(LIBXML2_2' 'libXcursor = 1.2' 'libthai(s390' 'libcanberra-gtk2' 'libsystemd' 'harfbuzz(s390' 'dbus' 'gzip' 'libdatrie' 'pkgconfig(xext)' 'tar' 'libepoxy(s390' 'fribidi(s390' 'libgssapi_krb5' 'xkeyboard' 'libcairo' 'pkgconfig(libffi)' 'libffi' 'freetype(s390' 'pkgconfig(gnutls)' 'libasyncns' 'libgnutls' 'libstdc++' 'libXft' 'pkgconfig(pango)' 'libavahi' 'pkgconfig(zlib)' 'libOpenGL' 'libdw' 'libm.so' 'libacl.so' 'libsndfile' 'rtld(GNU_HASH)' 'libtasn1' 'libxml2' 'libselinux.so' '/usr/bin/pkg' '/usr/bin/xsltproc' 'libglib' 'libXrandr' 'pkgconfig(cairo) >= 1' 'glibc' 'libstdc++.so.6(CXXABI_1' 'gnutls' 'pkgconfig(xineramaproto)' 'util' 'libX11' 'pkgconfig(libselinux) >= 2' 'grep' 'libsoup' 'at-spi2' 'libcupsimage' 'perl(Getopt::Long)' 'ld64' 'libhogweed' 'pkgconfig(libpcre2' 'libxkbcommon.so.0(V_0' 'libgio' 'libxcb' 'gtk-update' 'libicuuc' '(python3' 'libglvnd' 'libasound' 'pkgconfig(inputproto)' 'libpango' 'libXext' 'filesystem' 'libtasn1 >= 4' 'avahi' 'sound' 'pkgconfig(randrproto) >= 1' 'libxkbregistry' 'atk' 'gettext' 'libXdamage' 'libsndfile.so.1(libsndfile.so' 'pkgconfig' 'libxkbcommon(s390' 'libtinysparql(s390' 'pkgconfig(xft) >= 2' 'libcanberra' 'libgraphite2' 'pkgconfig(renderproto) >= 0' 'gtk3-classic' 'p11' 'pkgconfig(xcb) >= 1' 'xml' 'cairo' 'hicolor' 'pkgconfig(wayland' 'perl(FileHandle)' 'libLerc' 'libGL' 'libdatrie.so' 'libtinysparql' 'libuuid(s390' 'libtinfo' 'libidn2' 'libcups' 'libXft(s390' 'libtiff' 'libvorbisfile' 'liblzma' 'libXau' 'libpcre2' 'libasound.so.2(ALSA_0' 'libcrypto' 'gobject' 'libgobject' 'xorg-x11' '/usr/bin/perl' 'libepoxy' 'libgdk' 'libpangoxft' 'libselinux' 'basesystem' 'libthai.so' 'nettle >= 3' 'fontconfig >= 2' 'libz' 'abattis-cantarell' 'libicui18n' 'libgcc(s390' 'libtool' 'libudev' 'harfbuzz' 'pkgconfig(sysprof' 'cmake' 'libgirepository' '(glibc-gconv' 'libGLX' 'libXinerama' 'perl(strict)' 'libjbig.so' 'emacs' 'libtiff.so' 'pkgconfig(libxml' 'libXcursor' 'libnettle' 'pkgconfig(x11)' 'pkgconfig(pixman' 'gdk-pixbuf2' 'pkgconfig(libpng) >= 1' 'gtk3' 'libGLESv1_CM' 'pkgconfig(dbus' 'colord = 1.4' 'libpng16' 'pkgconfig(gio' '/usr/bin/sh' 'libXrender = 0.9' 'libcloudproviders(s390' '/usr/bin/sendmail' 'libatk' 'libglvnd(s390' 'glib2 >= 2' 'fontconfig' 'libfribidi' 'libidn2.so.0(IDN2_0' 'atk >= 1' 'libgettextlib' 'pkgconfig(libffi) >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'bash' 'pkgconfig(xrender)' 'ncurses' 'pkgconfig(fixesproto) >= 6' 'liblcms2' '/usr/bin/xmlcatalog' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'libcolord' 'coreutils' 'libcolorhug' 'pango >= 1' 'pkgconfig(harfbuzz' 'glibc(s390' 'libXrandr >= 1.2' 'libfreetype' 'pcre2' 'glib2' 'pkgconfig(damageproto) >= 1' 'libgthread' 'pkgconfig(libjpeg)' 'libXdamage = 1.1' 'libm' 'libvorbis' '/bin/sh' 'libtracker' 'cairo(s390' 'libtextstyle(s390' 'libpam.so' 'font(:lang=en)' 'pkgconfig(pangoft2)' 'adwaita-icon' 'libattr.so' 'perl(vars)' 'libcanberra-gtk3' 'libcloudproviders' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'pkgconfig(libtiff' 'pkgconfig(harfbuzz) >= 8' 'libwayland' 'libXrandr(s390' 'rpm' 'libthai.so.0(LIBTHAI_0' 'libogg' 'pkgconfig(libpng)' 'libX11 >= 1.5' 'pkgconfig(atspi' 'procmail' 'libjpeg' 'libgstreamer' 'python(abi) = 3' 'cups' 'p7zip' 'libGLdispatch' 'libXfixes' 'libgmodule' 'pkgconfig(avahi' 'zlib' 'libgomp' 'libgcc_s' 'libpangoft2' 'libXi = 1.8' 'zlib-ng-compat' 'libblkid(s390' 'colord' 'fonts' 'libgtk' 'pkgconfig(gusb)' 'libasound.so' 'pkgconfig(xproto)' 'cairo-gobject' 'perl(constant)' 'pkgconfig(freetype2) >= 23' 'libtool-ltdl' 'pkgconfig(sqlite3) > 3' 'libgettextsrc' 'libXcomposite = 0.4' 'libcolordprivate' 'pkgconfig(fontconfig) >= 2' 'libXi' 'python3' 'libpangocairo' '(python(abi) = 3' 'adwaita' 'setup' 'pkgconfig(cairo)' '/usr/bin/python3' 'libtdb' 'libz.so.1(ZLIB_1.2' 'pkgconfig(gmodule' 'libc.so' 'pango' 'gtk2' 'libgdk_pixbuf' 'sed' 'libpulse' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(compositeproto) >= 0' 'pulseaudio' 'libcanberra(s390' 'pkgconfig(xrender) >= 0' 'libsepol(s390' 'libwebp' 'libgomp.so' 'libharfbuzz' 'libgusb.so.2(LIBGUSB_0' 'shared' 'sound-theme-freedesktop' 'pkgconfig(xfixes)' 'pkgconfig(gl)' 'gawk' 'diffstat' 'libtiff >= 3' 'libdw.so' 'pkgconfig(fribidi) >= 1' 'pango(s390' 'libz.so.1(ZLIB_1' 'freetype' 'libgmp' 'libXcomposite' 'libjson' 'docbook' 'pkgconfig(glib' 'pkgconfig(freetype2)' '/usr/bin/xprop' 'systemd-libs' 'crypto' 'libtdb.so.1(TDB_1' 'ld64.so' 'libXfixes = 6.0' 'libstdc++.so' 'libunwind' 'libblkid.so' 'fontconfig(s390' 'libelf' 'libXrandr = 1.5' 'freetype >= 2' 'libmount.so' 'libGLESv2' 'libjpeg.so' '/usr/bin/bash' 'libsqlite3' 'libXinerama = 1.1' 'libcap' 'filesystem(unmerged' 'gdk' 'libbz2' 'atk(s390' 'krb5' 'libEGL' 'libdbus' 'pkgconfig(egl)' 'libltdl' 'libzstd' 'libfontconfig' 'pkgconfig(colord)' 'libgusb' 'libatspi' 'libp11' 'glibc = 2' 'pkgconf' 'libXrender' 'libacl' 'libthai' 'libjson-glib-1.0.so.0(libjson' 'libX11 >= 1' 'libblkid' 'bzip2' 'pkgconfig(xcb' 'perl(File::Temp)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo-gobject.so.2()(64bit)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libtdb' 'cairo-gobject' 'libX11' 'libcanberra-gtk3' 'libtool-ltdl' 'bash' 'pango' 'gdk-pixbuf2' 'gtk3' 'glib2' 'libcanberra' 'harfbuzz' 'libvorbis' 'systemd-libs' 'sound-theme-freedesktop' 'gtk3-classic' 'glibc' 'zlib-ng-compat' 'atk' 'cairo' 10-13 11:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libglvnd-core' 'libgcc_s.so.1(GCC_4' 'libtextstyle' 'libexpat' 'ninja' 'libunistring' 'pkgconfig(shared' 'libpixman' 'libpam' 'glib2(s390' 'libattr' 'pkgconfig(json' 'libelf.so' 'diffutils' 'filesystem >= 3' 'libbrotlidec' 'pkgconfig(gmodule-no' 'pkgconfig(mount) >= 2' 'pkgconfig(atk)' 'pkgconfig(tinysparql' 'libXtst' 'libgcc_s.so' 'perl(Getopt::Std)' 'libxkbcommon' 'libxml2.so.2(LIBXML2_2' 'libXcursor = 1.2' 'libthai(s390' 'libsystemd' 'harfbuzz(s390' 'dbus' 'gzip' 'libdatrie' 'pkgconfig(xext)' 'tar' 'libepoxy(s390' 'fribidi(s390' 'libgssapi_krb5' 'xkeyboard' 'libcairo' 'pkgconfig(libffi)' 'libffi' 'freetype(s390' 'pkgconfig(gnutls)' 'libasyncns' 'libgnutls' 'libstdc++' 'libXft' 'pkgconfig(pango)' 'libavahi' 'pkgconfig(zlib)' 'libOpenGL' 'libdw' 'libm.so' 'libacl.so' 'libsndfile' 'rtld(GNU_HASH)' 'libtasn1' 'libxml2' 'libselinux.so' '/usr/bin/pkg' '/usr/bin/xsltproc' 'libglib' 'libXrandr' 'pkgconfig(cairo) >= 1' 'glibc' 'libstdc++.so.6(CXXABI_1' 'gnutls' 'pkgconfig(xineramaproto)' 'util' 'libX11' 'pkgconfig(libselinux) >= 2' 'grep' 'libsoup' 'at-spi2' 'libcupsimage' 'perl(Getopt::Long)' 'ld64' 'libhogweed' 'pkgconfig(libpcre2' 'libxkbcommon.so.0(V_0' 'libgio' 'libxcb' 'gtk-update' 'libicuuc' '(python3' 'libglvnd' 'libasound' 'pkgconfig(inputproto)' 'libpango' 'libXext' 'filesystem' 'libtasn1 >= 4' 'avahi' 'sound' 'pkgconfig(randrproto) >= 1' 'libxkbregistry' 'atk' 'gettext' 'libXdamage' 'libsndfile.so.1(libsndfile.so' 'pkgconfig' 'libxkbcommon(s390' 'libtinysparql(s390' 'pkgconfig(xft) >= 2' 'libcanberra' 'libgraphite2' 'pkgconfig(renderproto) >= 0' 'gtk3-classic' 'p11' 'pkgconfig(xcb) >= 1' 'xml' 'cairo' 'hicolor' 'pkgconfig(wayland' 'perl(FileHandle)' 'libGL' 'libdatrie.so' 'libtinysparql' 'libuuid(s390' 'libtinfo' 'libidn2' 'libcups' 'libXft(s390' 'libtiff' 'libvorbisfile' 'libXau' 'libpcre2' 'libasound.so.2(ALSA_0' 'libcrypto' 'gobject' 'libgobject' 'xorg-x11' '/usr/bin/perl' 'libepoxy' 'libpangoxft' 'libselinux' 'basesystem' 'libthai.so' 'nettle >= 3' 'fontconfig >= 2' 'libz' 'libicui18n' 'libgcc(s390' 'libtool' 'libudev' 'harfbuzz' 'pkgconfig(sysprof' 'cmake' 'libgirepository' '(glibc-gconv' 'libGLX' 'libXinerama' 'perl(strict)' 'emacs' 'libtiff.so' 'pkgconfig(libxml' 'libXcursor' 'libnettle' 'pkgconfig(x11)' 'pkgconfig(pixman' 'gdk-pixbuf2' 'pkgconfig(libpng) >= 1' 'gtk3' 'libGLESv1_CM' 'pkgconfig(dbus' 'colord = 1.4' 'libpng16' 'pkgconfig(gio' '/usr/bin/sh' 'libXrender = 0.9' 'libcloudproviders(s390' '/usr/bin/sendmail' 'libatk' 'libglvnd(s390' 'fontconfig' 'libfribidi' 'libidn2.so.0(IDN2_0' 'libgettextlib' 'pkgconfig(libffi) >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'bash' 'pkgconfig(xrender)' 'ncurses' 'pkgconfig(fixesproto) >= 6' 'liblcms2' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'libcolord' 'coreutils' 'libcolorhug' 'pkgconfig(harfbuzz' 'glibc(s390' 'libfreetype' 'pcre2' 'glib2' 'pkgconfig(damageproto) >= 1' 'libgthread' 'pkgconfig(libjpeg)' 'libXdamage = 1.1' 'libm' 'libvorbis' '/bin/sh' 'libtracker' 'cairo(s390' 'libtextstyle(s390' 'libpam.so' 'font(:lang=en)' 'pkgconfig(pangoft2)' 'adwaita-icon' 'libattr.so' 'perl(vars)' 'libcanberra-gtk3' 'libcloudproviders' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'pkgconfig(libtiff' 'libwayland' 'pkgconfig(harfbuzz) >= 8' 'libXrandr(s390' 'rpm' 'libthai.so.0(LIBTHAI_0' 'libogg' 'pkgconfig(libpng)' 'libX11 >= 1.5' 'pkgconfig(atspi' 'procmail' 'libjpeg' 'libgstreamer' 'python(abi) = 3' 'cups' 'p7zip' 'libGLdispatch' 'libXfixes' 'libgmodule' 'pkgconfig(avahi' 'zlib' 'libgomp' 'libgcc_s' 'libpangoft2' 'libXi = 1.8' 'zlib-ng-compat' 'libblkid(s390' 'colord' 'fonts' 'pkgconfig(gusb)' 'libasound.so' 'pkgconfig(xproto)' 'cairo-gobject' 'perl(constant)' 'pkgconfig(freetype2) >= 23' 'libtool-ltdl' 'pkgconfig(sqlite3) > 3' 'libgettextsrc' 'libXcomposite = 0.4' 'libcolordprivate' 'pkgconfig(fontconfig) >= 2' 'libXi' 'python3' 'libpangocairo' '(python(abi) = 3' 'adwaita' 'setup' 'pkgconfig(cairo)' '/usr/bin/python3' 'libtdb' 'libz.so.1(ZLIB_1.2' 'pkgconfig(gmodule' 'libc.so' 'pango' 'libgdk_pixbuf' 'sed' 'libpulse' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(compositeproto) >= 0' 'pulseaudio' 'pkgconfig(xrender) >= 0' 'libsepol(s390' 'libgomp.so' 'libharfbuzz' 'libgusb.so.2(LIBGUSB_0' 'shared' 'sound-theme-freedesktop' 'pkgconfig(xfixes)' 'pkgconfig(gl)' 'gawk' 'diffstat' 'libdw.so' 'pkgconfig(fribidi) >= 1' 'pango(s390' 'libz.so.1(ZLIB_1' 'freetype' 'libgmp' 'libXcomposite' 'libjson' 'docbook' 'pkgconfig(glib' 'pkgconfig(freetype2)' '/usr/bin/xprop' 'systemd-libs' 'crypto' 'libtdb.so.1(TDB_1' 'ld64.so' 'libXfixes = 6.0' 'libstdc++.so' 'libunwind' 'libblkid.so' 'fontconfig(s390' 'libelf' 'libXrandr = 1.5' 'freetype >= 2' 'libmount.so' 'libGLESv2' 'libjpeg.so' '/usr/bin/bash' 'libsqlite3' 'libXinerama = 1.1' 'libcap' 'filesystem(unmerged' 'gdk' 'libbz2' 'atk(s390' 'krb5' 'libEGL' 'libdbus' 'pkgconfig(egl)' 'libltdl' 'libfontconfig' 'pkgconfig(colord)' 'libgusb' 'libatspi' 'libp11' 'glibc = 2' 'pkgconf' 'libXrender' 'libacl' 'libthai' 'libjson-glib-1.0.so.0(libjson' 'libX11 >= 1' 'libblkid' 'bzip2' 'pkgconfig(xcb' 'perl(File::Temp)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1()(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libltdl.so.7()(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 10-13 11:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-2.0)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gtk+-2.0)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-2.0.so.0()(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-3.0)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 10-13 11:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libcanberra)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk2-devel' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libharfbuzz.so.0()(64bit)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk2(s390-64)' 10-13 11:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2)(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo-gobject.so.2()(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-x11-2.0.so.0()(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 10-13 11:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(s390-64)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk.so.0()(64bit)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gtk+-3.0)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3(s390-64)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 10-13 11:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgio-2.0.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk3.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreetype.so.6()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 10-13 11:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libatk-1.0.so.0()(64bit)' 10-13 11:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libcanberra-devel' 'libtdb' 'cairo-gobject' 'libX11' 'libcanberra-gtk3' 'libtool-ltdl' 'bash' 'pango' 'gtk2' 'gdk-pixbuf2' 'pkgconf-pkg-config' 'freetype' 'gtk3' 'gtk2-devel' 'glib2' 'libcanberra' 'gtk3-classic-devel' 'harfbuzz' 'libvorbis' 'systemd-libs' 'sound-theme-freedesktop' 'libcanberra-gtk2' 'gtk3-classic' 'glibc' 'gtk3-devel' 'zlib-ng-compat' 'atk' 'fontconfig' 'cairo' 10-13 11:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libglvnd-core' 'libgcc_s.so.1(GCC_4' 'libtextstyle' 'libexpat' 'ninja' 'libunistring' 'pkgconfig(shared' 'libpixman' 'google-noto-sans' 'libpam' 'glib2(s390' 'libattr' 'pkgconfig(json' 'libelf.so' 'diffutils' 'filesystem >= 3' 'libbrotlidec' 'pkgconfig(gmodule-no' 'pkgconfig(atk' 'pkgconfig(mount) >= 2' 'libpkgconf' 'pkgconfig(atk)' 'libgailutil' 'pkgconfig(pangocairo) >= 1' 'pkgconfig(tinysparql' 'libXtst' 'pkgconfig(freetype2) >= 21' 'libgcc_s.so' 'perl(Getopt::Std)' 'libxkbcommon' 'liblzma.so' 'libxml2.so.2(LIBXML2_2' 'libXcursor = 1.2' 'pkgconfig(cloudproviders) >= 0' 'libthai(s390' 'libcanberra-gtk2' 'libsystemd' 'harfbuzz(s390' 'dbus' 'gzip' 'libdatrie' 'pkgconfig(xext)' 'tar' 'libepoxy(s390' 'fribidi(s390' 'libgssapi_krb5' 'xkeyboard' 'libcairo' 'pkgconfig(libffi)' 'libffi' 'freetype(s390' 'pkgconfig(gnutls)' 'libasyncns' 'libpkgconf(s390' 'libgnutls' 'libstdc++' 'libXft' 'pkgconfig(cairo' 'pkgconfig(pango)' 'libavahi' 'pkgconfig(zlib)' 'libOpenGL' 'libdw' 'libm.so' 'libacl.so' 'libsndfile' 'rtld(GNU_HASH)' 'libtasn1' 'libxml2' 'libselinux.so' '/usr/bin/pkg' '/usr/bin/xsltproc' 'libglib' 'libXrandr' 'pkgconfig(cairo) >= 1' 'glibc' 'libstdc++.so.6(CXXABI_1' 'gnutls' 'pkgconfig(xineramaproto)' 'util' 'libX11' 'pkgconfig(libselinux) >= 2' 'grep' 'libsoup' 'at-spi2' 'libcupsimage' 'perl(Getopt::Long)' 'ld64' 'libhogweed' 'pkgconfig(libpcre2' 'libxkbcommon.so.0(V_0' 'libgio' 'libxcb' 'gtk-update' 'libicuuc' '(python3' 'libglvnd' 'libasound' 'pkgconfig(inputproto)' 'pkgconfig(xi)' 'libpango' 'libXext' 'filesystem' 'libtasn1 >= 4' 'avahi' 'sound' 'pkgconfig(randrproto) >= 1' 'libxkbregistry' 'atk' 'gettext' 'libXdamage' 'libsndfile.so.1(libsndfile.so' 'pkgconfig' 'libxkbcommon(s390' 'libtinysparql(s390' 'pkgconfig(xft) >= 2' 'pkgconfig(xcomposite)' 'libcanberra' 'libgraphite2' 'pkgconfig(renderproto) >= 0' 'gtk3-classic' 'p11' 'pkgconfig(xcb) >= 1' 'xml' 'cairo' 'hicolor' 'pkgconfig(wayland' 'perl(FileHandle)' 'libLerc' 'libGL' 'libdatrie.so' 'libtinysparql' 'libuuid(s390' 'libtinfo' 'libidn2' 'libcups' 'libXft(s390' 'libtiff' 'pkgconfig(xdamage)' 'libvorbisfile' 'liblzma' 'libXau' 'libpcre2' 'libasound.so.2(ALSA_0' 'libcrypto' 'gobject' 'libgobject' 'xorg-x11' '/usr/bin/perl' 'libepoxy' 'libgdk' 'libpangoxft' 'libselinux' 'pkgconfig(gtk+' 'basesystem' 'libthai.so' 'nettle >= 3' 'fontconfig >= 2' 'pkgconfig(atk) >= 2' 'libz' 'pkgconfig(xrandr)' 'abattis-cantarell' 'libicui18n' 'libgcc(s390' 'libtool' 'libudev' 'harfbuzz' 'pkgconfig(sysprof' 'cmake' 'libgirepository' '(glibc-gconv' 'libGLX' 'libXinerama' 'perl(strict)' 'libjbig.so' 'pkgconfig(pango) >= 1' 'emacs' 'libtiff.so' 'pkgconfig(libxml' 'libXcursor' 'libnettle' 'pkgconfig(x11)' 'pkgconfig(pixman' 'gdk-pixbuf2' 'pkgconfig(libpng) >= 1' 'gtk3' 'libGLESv1_CM' 'pkgconfig(libcanberra)' 'pkgconfig(dbus' 'colord = 1.4' 'libpng16' 'pkgconfig(gio' '/usr/bin/sh' 'libXrender = 0.9' 'libcloudproviders(s390' '/usr/bin/sendmail' 'libatk' 'libglvnd(s390' 'pkgconfig(xcursor)' 'glib2 >= 2' 'fontconfig' 'libfribidi' 'libidn2.so.0(IDN2_0' 'atk >= 1' 'libgettextlib' 'pkgconfig(libffi) >= 3' 'libffi.so' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xextproto)' 'bash' 'pkgconf-pkg-config' 'pkgconfig(xrender)' 'ncurses' 'pkgconfig(fixesproto) >= 6' 'liblcms2' '/usr/bin/xmlcatalog' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'libcolord' 'coreutils' 'libcolorhug' 'pango >= 1' 'pkgconfig(harfbuzz' 'glibc(s390' 'libXrandr >= 1.2' 'libfreetype' 'pkgconfig(xinerama)' 'pcre2' 'glib2' 'pkgconfig(damageproto) >= 1' 'libgthread' 'pkgconfig(libjpeg)' 'libXdamage = 1.1' 'libm' 'libvorbis' '/bin/sh' 'libtracker' 'cairo(s390' 'libtextstyle(s390' 'libpam.so' 'font(:lang=en)' 'pkgconfig(pangoft2)' 'adwaita-icon' 'libattr.so' 'perl(vars)' 'libcanberra-gtk3' 'libcloudproviders' 'pkgconfig(fontconfig)' 'pkgconfig(gobject' 'pkgconfig(libthai) >= 0' 'pkgconfig(libtiff' 'libwayland' 'pkgconfig(harfbuzz) >= 8' 'libXrandr(s390' 'rpm' 'libthai.so.0(LIBTHAI_0' 'libogg' 'pkgconfig(libpng)' 'libX11 >= 1.5' 'pkgconfig(atspi' 'procmail' 'libjpeg' 'libgstreamer' 'python(abi) = 3' 'cups' 'p7zip' 'libGLdispatch' 'libXfixes' 'libgmodule' 'pkgconfig(avahi' 'zlib' 'libgomp' 'libgcc_s' 'libpangoft2' 'libXi = 1.8' 'zlib-ng-compat' 'libblkid(s390' 'colord' 'fonts' 'libgtk' 'pkgconfig(gusb)' 'libasound.so' 'libX11 = 1.8' 'gtk2 = 2.24' 'pkgconfig(xproto)' 'cairo-gobject' 'perl(constant)' 'pkgconfig(freetype2) >= 23' 'libtool-ltdl' 'pkgconfig(sqlite3) > 3' 'pkgconfig(pangocairo)' 'libgettextsrc' 'libXcomposite = 0.4' 'gtk3-classic-devel' 'libcolordprivate' 'pkgconfig(fontconfig) >= 2' 'libXi' 'python3' 'libpangocairo' '(python(abi) = 3' 'adwaita' 'setup' 'pkgconfig(cairo)' '/usr/bin/python3' 'libtdb' 'libz.so.1(ZLIB_1.2' 'pkgconfig(epoxy) >= 1' 'pkgconfig(gmodule' 'libc.so' 'pango' 'gtk2' 'libgdk_pixbuf' 'sed' 'libpulse' 'libstdc++.so.6(GLIBCXX_3' 'pkgconfig(compositeproto) >= 0' 'pkgconfig(gdk' 'pulseaudio' 'gtk2-devel' 'libcanberra(s390' 'pkgconfig(xrender) >= 0' 'libsepol(s390' 'libwebp' 'libgomp.so' 'libharfbuzz' 'libgusb.so.2(LIBGUSB_0' 'shared' 'sound-theme-freedesktop' 'pkgconf(s390' 'pkgconfig(xfixes)' 'gtk3-devel' 'pkgconfig(gl)' 'gawk' 'diffstat' 'libcanberra-devel' 'libtiff >= 3' 'libdw.so' 'pkgconfig(fribidi) >= 1' 'pango(s390' 'libz.so.1(ZLIB_1' 'freetype' 'libgmp' 'libXcomposite' 'libjson' 'docbook' 'pkgconfig(kbproto)' 'pkgconfig(glib' 'pkgconfig(freetype2)' '/usr/bin/xprop' 'systemd-libs' 'crypto' 'libXext = 1.3' 'libtdb.so.1(TDB_1' 'ld64.so' 'gtk3(s390' 'libXfixes = 6.0' 'libstdc++.so' 'libunwind' 'libblkid.so' 'fontconfig(s390' 'libelf' 'libXrandr = 1.5' 'freetype >= 2' 'libmount.so' 'libGLESv2' 'libjpeg.so' 'pkgconfig(fribidi) >= 0' '/usr/bin/bash' 'libsqlite3' 'libXinerama = 1.1' 'libcap' 'filesystem(unmerged' 'gdk' 'libbz2' 'atk(s390' 'krb5' 'libEGL' 'libdbus' 'pkgconfig(egl)' 'libltdl' 'libzstd' 'libfontconfig' 'pkgconfig(xkbcommon) >= 0' 'libpython3.13.so' 'pkgconfig(colord)' 'libgusb' 'libatspi' 'libp11' 'glibc = 2' 'pkgconf' 'libXrender' 'libacl' 'libthai' 'libjson-glib-1.0.so.0(libjson' 'libX11 >= 1' 'libblkid' 'bzip2' 'pkgconfig(xcb' 'perl(File::Temp)' 10-13 11:52 root DEBUG CheckOwnDirs completed: 1666.047 seconds 10-13 11:52 root DEBUG Running check: CheckOwnOther 10-13 11:52 root DEBUG CheckOwnOther completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckRelocatable 10-13 11:52 root DEBUG CheckRelocatable completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckRequires 10-13 11:52 root DEBUG CheckRequires completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourceMD5 10-13 11:52 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/libcanberra/srpm-unpacked/libcanberra-0.30.tar.xz 10-13 11:52 root DEBUG CheckSourceMD5 completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourcedirMacroUse 10-13 11:52 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSpecLegibility 10-13 11:52 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSpecName 10-13 11:52 root DEBUG CheckSpecName completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckStaticLibs 10-13 11:52 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-13 11:52 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-13 11:52 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckUTF8Filenames 10-13 11:52 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUpdateIconCache 10-13 11:52 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUsefulDebuginfo 10-13 11:52 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckBuildInMock 10-13 11:52 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckBuildroot 10-13 11:52 root DEBUG CheckBuildroot completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckBundledFonts 10-13 11:52 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckClean 10-13 11:52 root DEBUG CheckClean completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckContainsLicenseText 10-13 11:52 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckFileRequires 10-13 11:52 root DEBUG CheckFileRequires completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckFinalRequiresProvides 10-13 11:52 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckFullVerReqSub 10-13 11:52 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckFunctionAsDescribed 10-13 11:52 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckIllegalSpecTags 10-13 11:52 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckLatestVersionIsPackaged 10-13 11:52 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckLicenseUpstream 10-13 11:52 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckManPages 10-13 11:52 root DEBUG CheckManPages completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckParallelMake 10-13 11:52 root DEBUG CheckParallelMake completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckPatchComments 10-13 11:52 root DEBUG CheckPatchComments completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckPkgConfigFiles 10-13 11:52 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckRubyPlugin 10-13 11:52 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckScriptletSanity 10-13 11:52 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourceComment 10-13 11:52 root DEBUG CheckSourceComment completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourceDownloads 10-13 11:52 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourceUrl 10-13 11:52 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSourceVerification 10-13 11:52 root DEBUG CheckSourceVerification completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSpecAsInSRPM 10-13 11:52 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSupportAllArchs 10-13 11:52 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckTestSuites 10-13 11:52 root DEBUG CheckTestSuites completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckTimeStamps 10-13 11:52 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckTmpfiles 10-13 11:52 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckUpdateMimeDatabase 10-13 11:52 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUseGlobal 10-13 11:52 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: SugarActivityCheckBuildRequires 10-13 11:52 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: SugarActivityCheckNaming 10-13 11:52 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-13 11:52 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckAddMavenDepmap 10-13 11:52 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckBundledJars 10-13 11:52 root DEBUG CheckBundledJars completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckJPackageRequires 10-13 11:52 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckJavadoc 10-13 11:52 root DEBUG CheckJavadoc completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckJavadocJPackageRequires 10-13 11:52 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckJavadocdirName 10-13 11:52 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckMvnRpmbuild 10-13 11:52 root DEBUG CheckMvnRpmbuild completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckNewStyleMaven 10-13 11:52 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckNoArch 10-13 11:52 root DEBUG CheckNoArch completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: CheckNoOldMavenDepmap 10-13 11:52 root DEBUG CheckNoOldMavenDepmap completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckNoRequiresPost 10-13 11:52 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckNotJavaApplicable 10-13 11:52 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckPomInstalled 10-13 11:52 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckTestSkip 10-13 11:52 root DEBUG CheckTestSkip completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUpdateDepmap 10-13 11:52 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUpstremBuildMethod 10-13 11:52 root DEBUG CheckUpstremBuildMethod completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckUseMavenpomdirMacro 10-13 11:52 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-13 11:52 root DEBUG autotools used: 10-13 11:52 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: fonts-disable 10-13 11:52 root DEBUG fonts-disable completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: generic-excludearch 10-13 11:52 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-13 11:52 root DEBUG generic-excludearch completed: 0.005 seconds 10-13 11:52 root DEBUG Running check: generic-large-docs 10-13 11:52 root DEBUG generic-large-docs completed: 0.017 seconds 10-13 11:52 root DEBUG Running check: java-check-bundled-jars 10-13 11:52 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-13 11:52 root DEBUG Running check: fonts-fc-query 10-13 11:52 root DEBUG fonts-fc-query completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: fonts-repo-audit 10-13 11:52 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: generic-large-data 10-13 11:52 root DEBUG generic-large-data completed: 0.021 seconds 10-13 11:52 root DEBUG Running check: generic-srv-opt 10-13 11:52 root DEBUG generic-srv-opt completed: 0.004 seconds 10-13 11:52 root DEBUG Running check: perl-url-tag 10-13 11:52 root DEBUG perl-url-tag completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: php-compatinfo 10-13 11:52 root DEBUG php-compatinfo completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: python-check-eggs 10-13 11:52 root DEBUG python-check-eggs completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: python-dont-download-deps 10-13 11:52 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: python-egg-info 10-13 11:52 root DEBUG python-egg-info completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: python-meet-guidelines 10-13 11:52 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckBuildCompilerFlags 10-13 11:52 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckDaemonCompileFlags 10-13 11:52 root DEBUG CheckDaemonCompileFlags completed: 0.003 seconds 10-13 11:52 root DEBUG Running check: CheckUpdateDesktopDatabase 10-13 11:52 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-13 11:52 root DEBUG Running check: CheckSystemdScripts 10-13 11:52 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-13 11:52 root DEBUG Report completed: 2561.409 seconds