10-13 10:49 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-13 10:49 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 10:49 root INFO Processing local files: libcanberra 10-13 10:49 root DEBUG Active settings after processing options 10-13 10:49 root DEBUG bz_url: https://bugzilla.redhat.com 10-13 10:49 root DEBUG _con_handler: (INFO)> 10-13 10:49 root DEBUG _log_config_done: True 10-13 10:49 root DEBUG cache: False 10-13 10:49 root DEBUG resultdir: None 10-13 10:49 root DEBUG init_done: True 10-13 10:49 root DEBUG uniqueext: None 10-13 10:49 root DEBUG configdir: None 10-13 10:49 root DEBUG log_level: 20 10-13 10:49 root DEBUG prebuilt: True 10-13 10:49 root DEBUG verbose: False 10-13 10:49 root DEBUG name: libcanberra 10-13 10:49 root DEBUG use_colors: False 10-13 10:49 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-13 10:49 root DEBUG bug: None 10-13 10:49 root DEBUG url: None 10-13 10:49 root DEBUG copr_build_descriptor: None 10-13 10:49 root DEBUG list_checks: False 10-13 10:49 root DEBUG list_flags: False 10-13 10:49 root DEBUG list_plugins: False 10-13 10:49 root DEBUG version: False 10-13 10:49 root DEBUG flags: [] 10-13 10:49 root DEBUG repo: None 10-13 10:49 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:49 root DEBUG no_report: False 10-13 10:49 root DEBUG nobuild: False 10-13 10:49 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-13 10:49 root DEBUG other_bz: None 10-13 10:49 root DEBUG plugins_arg: None 10-13 10:49 root DEBUG single: None 10-13 10:49 root DEBUG rpm_spec: True 10-13 10:49 root DEBUG exclude: None 10-13 10:49 root DEBUG checksum: sha256 10-13 10:49 root DEBUG plugins: {} 10-13 10:49 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-13 10:49 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm 10-13 10:49 root INFO Using review directory: /var/lib/copr-rpmbuild/results/libcanberra 10-13 10:49 root DEBUG find_urls completed: 0.021 10-13 10:49 root DEBUG Avoiding init of working mock root 10-13 10:49 root DEBUG Url download completed: 11.839 10-13 10:49 root DEBUG --> /var/lib/copr-rpmbuild/results/libcanberra/upstream : http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:49 root INFO Downloading (Source0): http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:49 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) ~~~~~~~~~~~~^^^^ ConnectionRefusedError: [Errno 111] Connection refused 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 10:49 root WARNING Cannot download url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:49 root INFO No upstream for (Source0): libcanberra-0.30.tar.xz 10-13 10:49 root INFO Running checks and generating report 10-13 10:49 root DEBUG Running check: CheckResultdir 10-13 10:49 root DEBUG CheckResultdir completed: 0.000 seconds 10-13 10:49 root DEBUG Running check: CheckBuild 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG CheckBuild completed: 0.043 seconds 10-13 10:49 root DEBUG Running check: CheckRpmlint 10-13 10:49 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp7bj4iza7 /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm 10-13 10:49 root DEBUG CheckRpmlint completed: 1.360 seconds 10-13 10:49 root DEBUG Running check: CheckPackageInstalls 10-13 10:49 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-13 10:49 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/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 10:49 root INFO Installing built package(s) 10-13 10:49 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 10:49 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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 10:49 root DEBUG CheckPackageInstalls completed: 3.577 seconds 10-13 10:49 root DEBUG Running check: CheckRpmlintInstalled 10-13 10:49 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 10:49 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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 10:49 root DEBUG is_installed: Tested rpmlint, result: 1 10-13 10:49 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 10:49 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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 10:49 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 10:49 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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 10:49 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-backend-pulse libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-gstreamer libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk2 libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa; 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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-backend-pulse libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-gstreamer libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk2 libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-backend-pulse libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-gstreamer libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk2 libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libcanberra-backend-pulse". (none): E: there is no installed rpm "libcanberra-backend-gstreamer-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3". (none): E: there is no installed rpm "libcanberra-backend-gstreamer". (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-gtk3-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk2". (none): E: there is no installed rpm "libcanberra". (none): E: there is no installed rpm "libcanberra-debuginfo". (none): E: there is no installed rpm "libcanberra-devel". (none): E: there is no installed rpm "libcanberra-backend-pulse-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-alsa". 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-backend-pulse libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-gstreamer libcanberra-gtk2-debuginfo libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-gtk2 libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa; echo 'rpmlint-done:'"] Finish: run 10-13 10:49 root DEBUG CheckRpmlintInstalled completed: 11.024 seconds 10-13 10:49 root DEBUG Running check: CheckRpmlintDebuginfo 10-13 10:49 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpkska9yr4 /var/lib/copr-rpmbuild/results/libcanberra-gtk2-debuginfo-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-debuginfo-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-debuginfo-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-debuginfo-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-debuginfo-0.30-38.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-debuginfo-0.30-38.fc42.x86_64.rpm 10-13 10:49 root DEBUG CheckRpmlintDebuginfo completed: 0.913 seconds 10-13 10:49 root DEBUG Running check: CheckInitDeps 10-13 10:50 root DEBUG CheckInitDeps completed: 24.008 seconds 10-13 10:50 root DEBUG Running check: CheckBuildCompleted 10-13 10:50 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 10:50 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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 10:50 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 10:50 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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-x86_64/root/libcanberra-0.30-38.fc42.src.rpm Finish: run None NoneType: None 10-13 10:50 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 10:50 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-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-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-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/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.syfEBp Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qmyFbv + 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 10:50 root DEBUG _topdir: /builddir/build 10-13 10:50 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-13 10:50 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-13 10:50 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:50 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-13 10:50 root INFO Active plugins: C/C++, Generic, Shell-api 10-13 10:50 root DEBUG CheckBuildCompleted completed: 6.443 seconds 10-13 10:50 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 10:50 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 10:50 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 10:50 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 10:50 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 10:50 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 10:50 root DEBUG Running check: OcamlCheckStaticLibs 10-13 10:50 root DEBUG OcamlCheckStaticLibs completed: 0.008 seconds 10-13 10:50 root DEBUG Running check: HaskellCheckStaticLibs 10-13 10:50 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CreateEnvCheck 10-13 10:50 root DEBUG CreateEnvCheck completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckBuildRequires 10-13 10:50 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckCheckMacro 10-13 10:50 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckDoc 10-13 10:50 root DEBUG RCheckDoc completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckInstallSection 10-13 10:50 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-13 10:50 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: RCheckRequires 10-13 10:50 root DEBUG RCheckRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckBundledGnulib 10-13 10:50 root DEBUG CheckBundledGnulib completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckGccBuildRequires 10-13 10:50 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckHeaderFiles 10-13 10:50 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckLDConfig 10-13 10:50 root DEBUG CheckLDConfig completed: 0.001 seconds 10-13 10:50 root DEBUG Running check: CheckLibToolArchives 10-13 10:50 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckNoKernelModules 10-13 10:50 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckNoStaticExecutables 10-13 10:50 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-gtk.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-gtk.so.0.1.9 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/f9/b0dcbc8087c6cbdaf9a4da79a29bcce0cdd15f 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/d9/d736d6d69dcc6e620c2d79f06f145346315935 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/bin/canberra-boot 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra.so.0.2.5 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-0.30/libcanberra-multi.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-0.30/libcanberra-null.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/b6/594189ac363455472e6b5addb5d2fab21cb7d6 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/a0/6171a084176cc593500244cb2199e954cfe5d6 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/7f/5b721fa64fa0c661e5095c6c7d3638e8228de7 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/83/2d5f1130bd63ca594899a6a2f0ad34af111db8 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-0.30/libcanberra-pulse.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/6c/e320968d3b58c653be90383ddb5332f9b05e8d 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/bin/canberra-gtk-play 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/share/gnome/shutdown/libcanberra-logout-sound.sh 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-gtk3.so.0.1.9 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-gtk3.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/2c/61ba3b6bf3ed8ccc9e22936910f05618766224 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/38/778698106bb8108055d489e75b8958f17a87a1 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/38/c585549cab21f40b06ae357f162926f6cdffc9 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/c0/4e718c089ed9b8c3dcee32501e3fd42ce3a9a0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.x86_64.rpm/usr/lib64/libcanberra-0.30/libcanberra-alsa.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.x86_64.rpm/usr/lib/.build-id/8f/a50a2a64b904c8ae107fd20fc1331813c2f9bb 10-13 10:50 root DEBUG CheckNoStaticExecutables completed: 0.145 seconds 10-13 10:50 root DEBUG Running check: CheckRPATH 10-13 10:50 root DEBUG CheckRPATH completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckSoFiles 10-13 10:50 root DEBUG CheckSoFiles completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckJavaPlugin 10-13 10:50 root DEBUG CheckJavaPlugin completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: PerlCheckBuildRequires 10-13 10:50 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckPythonBuildRequires 10-13 10:50 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckPythonRequires 10-13 10:50 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckPythonX_Site 10-13 10:50 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckApprovedLicense 10-13 10:50 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckBuildrootMacros 10-13 10:50 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 10-13 10:50 root DEBUG Running check: CheckBundledLibs 10-13 10:50 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckChangelogFormat 10-13 10:50 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckCleanBuildroot 10-13 10:50 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-13 10:50 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 10:50 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckCodeAndContent 10-13 10:50 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckConfigNoReplace 10-13 10:50 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckDefattr 10-13 10:50 root DEBUG CheckDefattr completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckDescMacros 10-13 10:50 root DEBUG CheckDescMacros completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckDesktopFile 10-13 10:50 root DEBUG CheckDesktopFile completed: 0.001 seconds 10-13 10:50 root DEBUG Running check: CheckDesktopFileInstall 10-13 10:50 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckDevelFilesInDevel 10-13 10:50 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-13 10:50 root DEBUG Running check: CheckDirectoryRequire 10-13 10: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 -C -l 'filesystem' 10-13 10: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 -C --quiet --file /usr/lib64/gtk-2.0 10-13 10: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 -C --quiet --file /usr/lib64/gtk-3.0/modules 10-13 10: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 -C --quiet --file /usr/lib64/gtk-2.0/modules 10-13 10: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 -C --quiet --file /usr/share/gnome/autostart 10-13 10: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 -C --quiet --file /usr/share/gnome/shutdown 10-13 10: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 -C --quiet --file /usr/lib64/gtk-3.0 10-13 10:51 root DEBUG CheckDirectoryRequire completed: 52.959 seconds 10-13 10:51 root DEBUG Running check: CheckDistTag 10-13 10:51 root DEBUG CheckDistTag completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckDocRuntime 10-13 10:51 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckFileDuplicates 10-13 10:51 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckFilePermissions 10-13 10:51 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGconfSchemaInstall 10-13 10:51 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGdkPixbufLoaders 10-13 10:51 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGioQueryModules 10-13 10:51 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGlibCompileSchemas 10-13 10:51 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGtkQueryModules 10-13 10:51 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckGuidelines 10-13 10:51 root DEBUG CheckGuidelines completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckIfDepsDeprecated 10-13 10: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 'libc.so.6()(64bit)' 10-13 10: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 'gettext-devel' 10-13 10: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 10: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 'gstreamer1-devel' 10-13 10: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 'libltdl.so.7()(64bit)' 10-13 10: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 'libtdb.so.1(TDB_1.2.1)(64bit)' 10-13 10: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 'pkgconfig(gdk-3.0)' 10-13 10: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 'gcc' 10-13 10: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 'libgio-2.0.so.0()(64bit)' 10-13 10: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 'libX11.so.6()(64bit)' 10-13 10: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 '/bin/sh' 10-13 10: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 'libc.so.6(GLIBC_2.34)(64bit)' 10-13 10: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 'libasound.so.2()(64bit)' 10-13 10: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 'libgtk-x11-2.0.so.0()(64bit)' 10-13 10: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 'gtk3-devel' 10-13 10: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 'libc.so.6(GLIBC_2.3.4)(64bit)' 10-13 10: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 'libc.so.6(GLIBC_2.38)(64bit)' 10-13 10: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 'libpangocairo-1.0.so.0()(64bit)' 10-13 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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_ABI_DT_RELR)(64bit)' 10-13 10:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.5)(64bit)' 10-13 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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 10:57 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:58 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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 10:59 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:00 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG Running: mock -r /var/lib/copr-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:01 root DEBUG CheckIfDepsDeprecated completed: 634.166 seconds 10-13 11:01 root DEBUG Running check: CheckLicensInDoc 10-13 11:01 root DEBUG CheckLicensInDoc completed: 0.099 seconds 10-13 11:01 root DEBUG Running check: CheckLicenseField 10-13 11:01 root DEBUG Scanning sources in /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILD/libcanberra-0.30-build 10-13 11:01 root DEBUG Got license reply, length: 16683 10-13 11:01 root DEBUG CheckLicenseField completed: 2.310 seconds 10-13 11:01 root DEBUG Running check: CheckLicenseFieldSPDX 10-13 11:01 root DEBUG Run command: ['license-validate', '-v', 'LGPL-2.1-or-later'] 10-13 11:01 root DEBUG CheckLicenseFieldSPDX completed: 0.517 seconds 10-13 11:01 root DEBUG Running check: CheckLicenseInSubpackages 10-13 11:01 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckLocale 10-13 11:01 root DEBUG CheckLocale completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckMacros 10-13 11:01 root DEBUG CheckMacros completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckMakeinstall 10-13 11:01 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckMultipleLicenses 10-13 11:01 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckNameCharset 10-13 11:01 root DEBUG CheckNameCharset completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckNaming 10-13 11:01 root DEBUG CheckNaming completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckNoConfigInUsr 10-13 11:01 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckNoConflicts 10-13 11:01 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckNoNameConflict 10-13 11:01 root DEBUG CheckNoNameConflict completed: 0.135 seconds 10-13 11:01 root DEBUG Running check: CheckObeysFHS 10-13 11:01 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckObsoletesForRename 10-13 11:01 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-13 11:01 root DEBUG Running check: CheckOwnDirs 10-13 11:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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_ABI_DT_RELR)(64bit)' 10-13 11:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.5)(64bit)' 10-13 11:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-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 'glibc' 'libtdb' 'libtool-ltdl' 'sound-theme-freedesktop' 'bash' 'libcanberra' 'libvorbis' 'systemd-libs' 10-13 11:04 root DEBUG Running: mock -r /var/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 'libtinfo' 'libtool-ltdl' 'glibc = 2' 'libgobject' '(glibc-gconv' 'libffi' 'libc.so' '/usr/bin/python3' 'libgcc_s.so.1(GCC_4' 'libogg' 'libgcc_s.so' 'libdbus' 'libdw.so' 'libpam' 'libgnutls' 'libtdb' 'ld-linux' 'libsndfile.so.1(libsndfile.so' 'libxcb' 'libffi.so' 'libm' 'libz' 'bash' 'libacl.so' 'libgmp' 'libdw' 'libpam.so' 'libvorbis' 'glibc' '/usr/bin/sh' 'libglib' 'ld' 'libmount.so' 'libcrypto.so.3(OPENSSL_3' 'rtld(GNU_HASH)' 'filesystem(unmerged' '/usr/bin/bash' 'libgcc_s.so.1(GCC_3' 'libcap' 'filesystem >= 3' 'libmount' 'filesystem' 'libm.so.6(GLIBC_2' 'libcanberra' 'systemd-libs' 'libattr.so' 'libsystemd' 'libsndfile' 'libz.so.1(ZLIB_1' 'glibc(x86' 'libselinux' 'libgmodule' 'basesystem' 'libacl' 'libm.so' 'sound-theme-freedesktop' 'libcrypto' 'libgcc(x86' 'setup' 'ncurses' 'libasyncns' 'libunwind' 'libpcre2' '/bin/sh' 'libselinux.so' 'libgio' 'libattr' 'coreutils' 'libgcc_s' 10-13 11:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:04 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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_ABI_DT_RELR)(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.5)(64bit)' 10-13 11:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:06 root DEBUG Running: mock -r /var/lib/copr-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 'alsa-lib' 'glibc' 'libtdb' 'libtool-ltdl' 'systemd-libs' 'sound-theme-freedesktop' 'bash' 'libvorbis' 'libcanberra' 10-13 11:06 root DEBUG Running: mock -r /var/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 'alsa-lib' 'libtinfo' 'libtool-ltdl' 'glibc = 2' 'libgobject' '(glibc-gconv' 'libffi' 'libc.so' '/usr/bin/python3' 'libgcc_s.so.1(GCC_4' 'libogg' 'libgcc_s.so' 'libdbus' 'libdw.so' 'libpam' 'libgnutls' 'libtdb' 'ld-linux' 'libsndfile.so.1(libsndfile.so' 'libxcb' 'libffi.so' 'libm' 'libz' 'bash' 'libacl.so' 'libgmp' 'libdw' 'libpam.so' 'libvorbis' 'glibc' '/usr/bin/sh' 'libglib' 'ld' 'libmount.so' 'libcrypto.so.3(OPENSSL_3' 'rtld(GNU_HASH)' 'filesystem(unmerged' '/usr/bin/bash' 'libgcc_s.so.1(GCC_3' 'libcap' 'filesystem >= 3' 'libmount' 'filesystem' 'libm.so.6(GLIBC_2' 'systemd-libs' 'libcanberra' 'libattr.so' 'libsystemd' 'libsndfile' 'libz.so.1(ZLIB_1' 'glibc(x86' 'libselinux' 'libgmodule' 'basesystem' 'libacl' 'libm.so' 'sound-theme-freedesktop' 'libcrypto' 'libgcc(x86' 'setup' 'ncurses' 'libasyncns' 'libunwind' 'libpcre2' '/bin/sh' 'libselinux.so' 'libgio' 'libattr' 'coreutils' 'libgcc_s' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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_ABI_DT_RELR)(64bit)' 10-13 11:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.5)(64bit)' 10-13 11:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-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 'glibc' 'libtdb' 'libtool-ltdl' 'systemd-libs' 'gstreamer1' 'sound-theme-freedesktop' 'bash' 'libvorbis' 'glib2' 'libcanberra' 10-13 11:09 root DEBUG Running: mock -r /var/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 'glibc = 2' 'libffi' 'libgcc_s.so.1(GCC_4' 'ld-linux' 'libxcb' 'libffi.so' 'liblzma' 'bash' 'libdw' 'libnettle' '/usr/bin/sh' 'libglib' 'filesystem(unmerged' 'libtasn1' 'crypto' 'libattr.so' 'libuuid(x86' 'glibc(x86' 'nettle >= 3' 'libm.so' 'libpython3.13.so' 'libcrypto' 'libunwind' 'libpcre2' 'coreutils' 'libtinfo' '/usr/bin/python3' 'libgcc_s.so' 'libgnutls' 'libtdb' 'libtasn1 >= 4' 'libm' 'libgmp' 'libelf.so' 'libvorbis' 'libunistring' 'pcre2' 'libmount.so' 'rtld(GNU_HASH)' '/usr/bin/bash' 'libcap' 'elfutils' 'libelf.so.1(ELFUTILS_1' 'libsystemd' 'libsndfile' 'basesystem' 'libhogweed' 'libgcc_s' 'libidn2.so.0(IDN2_0' 'libtool-ltdl' 'default' 'libc.so' 'libogg' 'libdbus' 'libpam' 'libblkid.so' 'libbz2' 'libz' 'libacl.so' 'libblkid' 'libelf' 'libblkid(x86' 'glibc' 'ld' 'libgcc_s.so.1(GCC_3' 'filesystem >= 3' 'libm.so.6(GLIBC_2' 'p11' 'liblzma.so' 'gstreamer1' 'libacl' 'sound-theme-freedesktop' 'libgcc(x86' 'libp11' 'libselinux.so' 'libattr' 'libgobject' '(glibc-gconv' 'libsepol(x86' 'libdw.so' 'libsndfile.so.1(libsndfile.so' 'python3' 'libpam.so' 'libz.so.1(ZLIB_1.2' 'libcrypto.so.3(OPENSSL_3' 'libidn2' 'libmount' 'filesystem' 'systemd-libs' 'libcanberra' 'libz.so.1(ZLIB_1' 'libzstd' 'libselinux' 'libgmodule' 'setup' 'libasyncns' '/bin/sh' 'libgio' 'ncurses' 'glib2' 10-13 11:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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_ABI_DT_RELR)(64bit)' 10-13 11:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.5)(64bit)' 10-13 11:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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: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 -q -C --whatprovides 'rtld(GNU_HASH)' 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 -q -C --whatprovides 'libvorbisfile.so.3()(64bit)' 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 -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 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 -q -C --whatprovides 'libm.so.6()(64bit)' 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 -q -C --whatprovides 'libtdb.so.1()(64bit)' 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 -q -C --whatprovides 'sound-theme-freedesktop' 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 -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 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 -q -C --whatprovides '/bin/sh' 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 -q -C --whatprovides 'libpulse.so.0(PULSE_0)(64bit)' 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 -q -C --requires --providers-of=requires 'glibc' 'libtdb' 'libtool-ltdl' 'sound-theme-freedesktop' 'pulseaudio-libs' 'bash' 'libcanberra' 'libvorbis' 'systemd-libs' 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 -l 'glibc = 2' 'libffi' 'libgcc_s.so.1(GCC_4' 'ld-linux' 'libxcb' 'libffi.so' 'bash' 'libdw' '/usr/bin/sh' 'libglib' 'filesystem(unmerged' 'libmpg123' 'libattr.so' 'libvorbisenc' 'glibc(x86' 'libopus' 'libm.so' 'libcrypto' 'libunwind' 'libpcre2' 'libgsm' 'coreutils' 'libtinfo' '/usr/bin/python3' 'libgcc_s.so' 'libgnutls' 'libtdb' 'libFLAC' 'libm' 'libgmp' 'libvorbis' 'libmount.so' 'rtld(GNU_HASH)' '/usr/bin/bash' 'libcap' 'libXau' 'libsystemd' 'libsndfile' 'basesystem' 'libgcc_s' 'libtool-ltdl' 'libc.so' 'libogg' 'libdbus' 'libpam' 'libz' 'libacl.so' 'glibc' 'ld' 'pulseaudio-libs' 'libgcc_s.so.1(GCC_3' 'filesystem >= 3' 'libm.so.6(GLIBC_2' 'libacl' 'sound-theme-freedesktop' 'libgcc(x86' 'libselinux.so' 'libattr' 'libgobject' '(glibc-gconv' 'libdw.so' 'libsndfile.so.1(libsndfile.so' 'libpam.so' 'libcrypto.so.3(OPENSSL_3' 'libmp3lame' 'libmount' 'filesystem' 'libcanberra' 'systemd-libs' 'libz.so.1(ZLIB_1' 'libselinux' 'libgmodule' 'setup' 'libasyncns' '/bin/sh' 'libgio' 'ncurses' 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()(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 'libcanberra-gtk3(x86-64)' 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 'libcanberra-gtk.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 'libglib-2.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 'libltdl.so.7()(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 'libcanberra.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(TDB_1.2.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 'libgio-2.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 'libX11.so.6()(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 '/bin/sh' 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 'libcanberra(x86-64)' 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.34)(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 'libgtk-x11-2.0.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 'libc.so.6(GLIBC_2.3.4)(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 'libc.so.6(GLIBC_2.38)(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 'libpangocairo-1.0.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 '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 'libgdk-3.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 'libc.so.6(GLIBC_2.4)(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 'libharfbuzz.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 'libcairo-gobject.so.2()(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 'libudev.so.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 'libc.so.6(GLIBC_ABI_DT_RELR)(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 'libc.so.6(GLIBC_2.8)(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 'libc.so.6(GLIBC_2.2.5)(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 '/usr/bin/sh' 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 'libudev.so.1(LIBUDEV_183)(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 'libgdk-x11-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 'rtld(GNU_HASH)' 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-3.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 '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 'libcanberra-gtk3.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 'libatk-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 'libvorbisfile.so.3()(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 'libc.so.6(GLIBC_2.33)(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 'libm.so.6()(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 'libpangoft2-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 'libtdb.so.1()(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 'libgdk_pixbuf-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 'sound-theme-freedesktop' 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 'libz.so.1()(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 '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 'libc.so.6(GLIBC_2.7)(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 'libgthread-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 'libfreetype.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 --requires --providers-of=requires 'libtool-ltdl' 'harfbuzz' 'atk' 'gtk2' 'cairo-gobject' 'libtdb' 'fontconfig' 'gdk-pixbuf2' 'freetype' 'gtk3-classic' 'pango' 'bash' 'libvorbis' 'gtk3' 'glibc' 'libcanberra-gtk3' 'zlib-ng-compat' 'libcanberra-gtk2' 'cairo' 'libX11' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 'glib2' 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 -C -l 'glibc = 2' 'libgssapi_krb5' 'libOpenGL' 'pkgconfig(xrender)' 'libXrandr = 1.5' 'ld-linux' 'pkgconfig(damageproto) >= 1' 'libgtk' 'pango' 'libXcomposite = 0.4' 'libgdk_pixbuf' 'libXext' 'filesystem(unmerged' 'libepoxy(x86' 'libcanberra-gtk2' 'shared' 'pkgconfig(pango)' 'pkgconfig(libtiff' 'libXi' 'sed' 'libgomp' 'libunwind' 'pkgconfig(mount) >= 2' 'libpcre2' 'pkgconfig(tinysparql' 'fontconfig >= 2' 'libtinfo' 'freetype >= 2' 'google-noto-sans' 'zlib' '/usr/bin/python3' '(python3' 'gtk2' 'libtdb' 'pango(x86' 'pkgconfig(libjpeg)' 'libelf.so' 'pkgconfig(zlib)' 'libvorbis' 'pkgconfig(libxml' 'libXinerama = 1.1' 'pkgconfig(randrproto) >= 1' 'libcanberra-gtk3' 'rtld(GNU_HASH)' 'libpango' 'pkgconfig(gnutls)' 'at-spi2' 'libXau' 'libsndfile' 'pkgconfig(freetype2)' 'libpangoft2' 'pkgconfig(fribidi) >= 1' 'libidn2.so.0(IDN2_0' 'libXft' 'hicolor' 'pkgconfig(libffi)' 'libblkid.so' 'libgraphite2' 'pkgconfig(libpcre2' 'bzip2' 'libxkbregistry' 'libcolorhug' 'libbrotlidec' 'atk(x86' 'libtinysparql' 'perl(constant)' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xcb' 'pkgconfig(sqlite3) > 3' 'libstdc++' 'sound-theme-freedesktop' 'libjbig.so' 'libfribidi' 'pkgconfig(colord)' '(glibc-gconv' 'libXrandr >= 1.2' 'gawk' 'glib2(x86' 'pkgconfig(gmodule-no' 'libtdb.so.1(TDB_1' 'libsndfile.so.1(libsndfile.so' 'pkgconfig(gobject' 'util' 'libstdc++.so' 'xkeyboard' 'libLerc' 'pkgconfig(gmodule' 'pkgconfig(renderproto) >= 0' 'libidn2' 'pkgconfig(atk)' 'filesystem' 'cmake' 'pkgconfig(libselinux) >= 2' 'libz.so.1(ZLIB_1' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(xproto)' 'libasyncns' 'libXinerama' 'libcolordprivate' 'libgio' 'ncurses' 'libEGL' 'pkgconfig(cairo) >= 1' 'libcairo' 'perl(File::Temp)' 'docbook' 'libfreetype' 'liblzma' 'perl(Getopt::Std)' 'perl(Getopt::Long)' 'p7zip' '/usr/bin/xprop' 'pkgconfig(freetype2) >= 23' 'libxkbcommon(x86' 'libpixman' 'pkgconfig(gl)' 'emacs' 'crypto' 'fontconfig(x86' 'libfontconfig' 'libjson-glib-1.0.so.0(libjson' 'cairo' 'pkgconfig(inputproto)' 'libxkbcommon' 'libgthread' '/usr/bin/pkg' 'libXtst' '/usr/bin/sendmail' 'libtasn1 >= 4' 'pkgconfig(glib' 'freetype' 'libXft(x86' 'libgmp' 'pkgconfig(wayland' 'libunistring' 'pcre2' 'tar' 'libgstreamer' 'libgirepository' 'libjpeg.so' 'libexpat' 'libavahi' 'libsystemd' 'grep' 'libX11 >= 1' 'atk >= 1' 'harfbuzz(x86' 'harfbuzz' 'cairo-gobject' 'dbus' 'adwaita-icon' 'libbz2' 'libepoxy' 'cairo(x86' 'libstdc++.so.6(GLIBCXX_3' 'libz' 'libblkid' 'gtk3' 'glibc' 'libX11 >= 1.5' '/usr/bin/xsltproc' 'gtk-update' 'libasound.so.2(ALSA_0' 'libX11' 'avahi' 'liblzma.so' 'libGLESv1_CM' 'libgcc(x86' 'libtiff' 'libattr' 'pkgconfig(harfbuzz' 'libgobject' 'libdw.so' 'cups' 'freetype(x86' 'libXdamage' 'font(:lang=en)' 'libdatrie' 'pkgconfig(egl)' 'libltdl' 'xorg-x11' 'python3' 'pkgconfig(libffi) >= 3' 'libtextstyle' 'sound' 'libcanberra' 'libudev' 'libzstd' 'xml' 'pkgconfig(atspi' 'setup' 'glib2' 'abattis-cantarell' 'pkgconfig(libpng) >= 1' 'libgcc_s.so.1(GCC_4' 'gettext' 'libcloudproviders(x86' 'libxcb' 'libffi.so' 'gdk' '/usr/bin/sh' 'libcloudproviders' 'libharfbuzz' 'libattr.so' 'libthai' 'nettle >= 3' 'libm.so' 'libgdk' 'coreutils' 'libtextstyle(x86' 'pkgconfig(cairo)' 'libasound' 'libgcc_s.so' 'libgnutls' 'libicuuc' 'perl(strict)' 'pkgconfig(avahi' 'libXdamage = 1.1' 'pkgconfig(fontconfig) >= 2' 'libwayland' 'colord = 1.4' 'libXrandr' 'libpangocairo' 'libpulse' 'libmount.so' 'pkgconfig(dbus' 'libcap' 'diffutils' 'libthai(x86' 'libglvnd' 'libhogweed' 'pkgconfig(xcb) >= 1' 'libXcursor = 1.2' 'gnutls' 'adwaita' 'perl(vars)' 'libicui18n' 'libpng16' 'fribidi(x86' 'pkgconfig(gio' 'pkgconfig(x11)' 'libelf' 'krb5' 'pkgconfig(xext)' 'libblkid(x86' 'pkgconf' 'ld' 'filesystem >= 3' 'libsoup' 'pkgconfig(libpng)' 'libglvnd-core' 'libatspi' 'libtool' 'liblcms2' 'libsepol(x86' 'libstdc++.so.6(CXXABI_1' 'libgettextlib' 'pango >= 1' 'pkgconfig(xrender) >= 0' 'pkgconfig(pangoft2)' 'libcolord' 'pkgconfig(xfixes)' 'libXi = 1.8' 'libXcomposite' 'fontconfig' 'libGLdispatch' 'fonts' 'libglvnd(x86' 'ninja' 'libz.so.1(ZLIB_1.2' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'gzip' 'systemd-libs' 'libXrandr(x86' 'libgmodule' 'libatk' 'libtracker' 'libffi' '(python(abi) = 3' 'libc.so.6(GLIBC_2' 'libtiff.so' 'libtiff >= 3' 'libgomp.so' 'libxml2' 'bash' 'libthai.so' 'libdw' 'libnettle' 'pkgconfig(libthai) >= 0' 'libjson' '/usr/bin/perl' 'libglib' 'zlib-ng-compat' 'libtasn1' 'libwebp' 'libuuid(x86' 'glibc(x86' 'libXrender = 0.9' 'libjpeg' 'pkgconfig(pixman' 'libasound.so' 'libcrypto' 'libpangoxft' 'gdk-pixbuf2' 'libxkbcommon.so.0(V_0' 'libcups' 'libgusb' 'rpm' 'gtk3-classic' 'libm' 'libXcursor' 'libvorbisfile' 'python(abi) = 3' 'libsqlite3' 'libxml2.so.2(LIBXML2_2' 'gobject' '/usr/bin/bash' 'basesystem' 'libgcc_s' 'libtool-ltdl' 'pkgconfig(harfbuzz) >= 8' 'libc.so' 'procmail' 'libogg' 'pkgconfig(compositeproto) >= 0' 'libdbus' 'libpam' 'libcupsimage' '/usr/bin/xmlcatalog' 'pkgconfig(fixesproto) >= 6' 'libacl.so' 'libdatrie.so' 'colord' 'diffstat' 'perl(FileHandle)' 'pkgconfig(json' 'pulseaudio' 'libm.so.6(GLIBC_2' 'libXfixes = 6.0' 'p11' 'libacl' 'libp11' 'libXfixes' 'glib2 >= 2' 'libselinux.so' 'atk' 'libthai.so.0(LIBTHAI_0' 'libGLESv2' 'libGLX' 'libgettextsrc' 'pkgconfig(shared' 'pkgconfig(gusb)' 'libpam.so' 'libXrender' 'pkgconfig(xft) >= 2' 'pkgconfig' 'pkgconfig(sysprof' 'libcanberra(x86' 'pkgconfig(xineramaproto)' 'libGL' 'libselinux' 'libtinysparql(x86' '/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 'libc.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 'libglib-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 'libltdl.so.7()(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 'libcanberra.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 'libtdb.so.1(TDB_1.2.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 'libgio-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 '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 '/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 'libcanberra(x86-64)' 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.34)(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.3.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(GLIBC_2.38)(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 'libpangocairo-1.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 'libgdk-3.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 '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 'libcairo-gobject.so.2()(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 'libharfbuzz.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 'libudev.so.1()(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(GLIBC_ABI_DT_RELR)(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(GLIBC_2.8)(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(GLIBC_2.2.5)(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 '/usr/bin/sh' 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 'libudev.so.1(LIBUDEV_183)(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 '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 'rtld(GNU_HASH)' 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 'libpango-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 'libcanberra-gtk3.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 'libvorbisfile.so.3()(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 'libc.so.6(GLIBC_2.33)(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 'libm.so.6()(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 --whatprovides 'libtdb.so.1()(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 --whatprovides 'libgdk_pixbuf-2.0.so.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 --whatprovides 'sound-theme-freedesktop' 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 --whatprovides 'libz.so.1()(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 --whatprovides 'libgobject-2.0.so.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 --whatprovides 'libc.so.6(GLIBC_2.7)(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 --whatprovides 'libgthread-2.0.so.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 --whatprovides 'libcairo.so.2()(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 --requires --providers-of=requires 'libtool-ltdl' 'harfbuzz' 'atk' 'glib2' 'cairo-gobject' 'libtdb' 'gtk3-classic' 'pango' 'bash' 'libvorbis' 'gtk3' 'glibc' 'libcanberra-gtk3' 'zlib-ng-compat' 'cairo' 'libX11' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 'gdk-pixbuf2' 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 -C -l 'glibc = 2' 'libgssapi_krb5' 'libOpenGL' 'pkgconfig(xrender)' 'libXrandr = 1.5' 'ld-linux' 'pkgconfig(damageproto) >= 1' 'pango' 'libXcomposite = 0.4' 'libgdk_pixbuf' 'libXext' 'filesystem(unmerged' 'libepoxy(x86' 'shared' 'pkgconfig(pango)' 'pkgconfig(libtiff' 'libXi' 'sed' 'libgomp' 'libunwind' 'pkgconfig(mount) >= 2' 'libpcre2' 'pkgconfig(tinysparql' 'fontconfig >= 2' 'libtinfo' 'freetype >= 2' 'zlib' '/usr/bin/python3' '(python3' 'libtdb' 'pango(x86' 'pkgconfig(libjpeg)' 'libelf.so' 'pkgconfig(zlib)' 'libvorbis' 'pkgconfig(libxml' 'libXinerama = 1.1' 'pkgconfig(randrproto) >= 1' 'libcanberra-gtk3' 'rtld(GNU_HASH)' 'libpango' 'pkgconfig(gnutls)' 'at-spi2' 'libXau' 'libsndfile' 'pkgconfig(freetype2)' 'libpangoft2' 'pkgconfig(fribidi) >= 1' 'libidn2.so.0(IDN2_0' 'libXft' 'hicolor' 'pkgconfig(libffi)' 'libblkid.so' 'libgraphite2' 'pkgconfig(libpcre2' 'bzip2' 'libxkbregistry' 'libcolorhug' 'libbrotlidec' 'atk(x86' 'libtinysparql' 'perl(constant)' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xcb' 'pkgconfig(sqlite3) > 3' 'libstdc++' 'sound-theme-freedesktop' 'libfribidi' 'pkgconfig(colord)' '(glibc-gconv' 'gawk' 'glib2(x86' 'pkgconfig(gmodule-no' 'libtdb.so.1(TDB_1' 'libsndfile.so.1(libsndfile.so' 'pkgconfig(gobject' 'util' 'libstdc++.so' 'xkeyboard' 'pkgconfig(gmodule' 'pkgconfig(renderproto) >= 0' 'libidn2' 'pkgconfig(atk)' 'filesystem' 'cmake' 'pkgconfig(libselinux) >= 2' 'libz.so.1(ZLIB_1' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(xproto)' 'libasyncns' 'libXinerama' 'libcolordprivate' 'libgio' 'ncurses' 'libEGL' 'pkgconfig(cairo) >= 1' 'libcairo' 'perl(File::Temp)' 'docbook' 'libfreetype' 'perl(Getopt::Std)' 'perl(Getopt::Long)' 'p7zip' '/usr/bin/xprop' 'pkgconfig(freetype2) >= 23' 'libxkbcommon(x86' 'libpixman' 'pkgconfig(gl)' 'emacs' 'crypto' 'fontconfig(x86' 'libfontconfig' 'libjson-glib-1.0.so.0(libjson' 'cairo' 'pkgconfig(inputproto)' 'libxkbcommon' 'libgthread' '/usr/bin/pkg' 'libXtst' '/usr/bin/sendmail' 'libtasn1 >= 4' 'pkgconfig(glib' 'freetype' 'libXft(x86' 'libgmp' 'pkgconfig(wayland' 'libunistring' 'pcre2' 'tar' 'libgstreamer' 'libgirepository' 'libjpeg.so' 'libexpat' 'libavahi' 'libsystemd' 'grep' 'libX11 >= 1' 'harfbuzz(x86' 'harfbuzz' 'cairo-gobject' 'dbus' 'adwaita-icon' 'libbz2' 'libepoxy' 'cairo(x86' 'libstdc++.so.6(GLIBCXX_3' 'libz' 'libblkid' 'gtk3' 'glibc' 'libX11 >= 1.5' '/usr/bin/xsltproc' 'gtk-update' 'libasound.so.2(ALSA_0' 'libX11' 'avahi' 'libGLESv1_CM' 'libgcc(x86' 'libtiff' 'libattr' 'pkgconfig(harfbuzz' 'libgobject' 'libdw.so' 'cups' 'freetype(x86' 'libXdamage' 'font(:lang=en)' 'libdatrie' 'pkgconfig(egl)' 'libltdl' 'xorg-x11' 'python3' 'pkgconfig(libffi) >= 3' 'libtextstyle' 'sound' 'libcanberra' 'libudev' 'xml' 'pkgconfig(atspi' 'setup' 'glib2' 'pkgconfig(libpng) >= 1' 'libgcc_s.so.1(GCC_4' 'gettext' 'libcloudproviders(x86' 'libxcb' 'libffi.so' 'gdk' '/usr/bin/sh' 'libcloudproviders' 'libharfbuzz' 'libattr.so' 'libthai' 'nettle >= 3' 'libm.so' 'coreutils' 'libtextstyle(x86' 'pkgconfig(cairo)' 'libasound' 'libgcc_s.so' 'libgnutls' 'libicuuc' 'perl(strict)' 'pkgconfig(avahi' 'libXdamage = 1.1' 'pkgconfig(fontconfig) >= 2' 'libwayland' 'colord = 1.4' 'libXrandr' 'libpangocairo' 'libpulse' 'libmount.so' 'pkgconfig(dbus' 'libcap' 'diffutils' 'libthai(x86' 'libglvnd' 'libhogweed' 'pkgconfig(xcb) >= 1' 'libXcursor = 1.2' 'gnutls' 'adwaita' 'perl(vars)' 'libicui18n' 'libpng16' 'fribidi(x86' 'pkgconfig(gio' 'pkgconfig(x11)' 'libelf' 'krb5' 'pkgconfig(xext)' 'libblkid(x86' 'pkgconf' 'ld' 'filesystem >= 3' 'libsoup' 'pkgconfig(libpng)' 'libglvnd-core' 'libatspi' 'libtool' 'liblcms2' 'libsepol(x86' 'libstdc++.so.6(CXXABI_1' 'libgettextlib' 'pkgconfig(xrender) >= 0' 'pkgconfig(pangoft2)' 'libcolord' 'pkgconfig(xfixes)' 'libXi = 1.8' 'libXcomposite' 'fontconfig' 'libGLdispatch' 'fonts' 'libglvnd(x86' 'ninja' 'libz.so.1(ZLIB_1.2' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'gzip' 'systemd-libs' 'libXrandr(x86' 'libgmodule' 'libatk' 'libtracker' 'libffi' '(python(abi) = 3' 'libc.so.6(GLIBC_2' 'libtiff.so' 'libgomp.so' 'libxml2' 'bash' 'libthai.so' 'libdw' 'libnettle' 'pkgconfig(libthai) >= 0' 'libjson' '/usr/bin/perl' 'libglib' 'zlib-ng-compat' 'libtasn1' 'libuuid(x86' 'glibc(x86' 'libXrender = 0.9' 'libjpeg' 'pkgconfig(pixman' 'libasound.so' 'libcrypto' 'libpangoxft' 'gdk-pixbuf2' 'libxkbcommon.so.0(V_0' 'libcups' 'libgusb' 'rpm' 'gtk3-classic' 'libm' 'libXcursor' 'libvorbisfile' 'python(abi) = 3' 'libsqlite3' 'libxml2.so.2(LIBXML2_2' 'gobject' '/usr/bin/bash' 'basesystem' 'libgcc_s' 'libtool-ltdl' 'pkgconfig(harfbuzz) >= 8' 'libc.so' 'procmail' 'libogg' 'pkgconfig(compositeproto) >= 0' 'libdbus' 'libpam' 'libcupsimage' 'pkgconfig(fixesproto) >= 6' 'libacl.so' 'libdatrie.so' 'colord' 'diffstat' 'perl(FileHandle)' 'pkgconfig(json' 'pulseaudio' 'libm.so.6(GLIBC_2' 'libXfixes = 6.0' 'p11' 'libacl' 'libp11' 'libXfixes' 'libselinux.so' 'atk' 'libthai.so.0(LIBTHAI_0' 'libGLESv2' 'libGLX' 'libgettextsrc' 'pkgconfig(shared' 'pkgconfig(gusb)' 'libpam.so' 'libXrender' 'pkgconfig(xft) >= 2' 'pkgconfig' 'pkgconfig(sysprof' 'pkgconfig(xineramaproto)' 'libGL' 'libselinux' 'libtinysparql(x86' '/bin/sh' 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 --whatprovides 'libc.so.6()(64bit)' 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 --whatprovides 'libcanberra-gtk3(x86-64)' 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 --whatprovides 'libcanberra-gtk.so.0()(64bit)' 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 --whatprovides 'libglib-2.0.so.0()(64bit)' 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 --whatprovides 'libltdl.so.7()(64bit)' 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 --whatprovides 'libcanberra.so.0()(64bit)' 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 --whatprovides 'pkgconfig(gdk-3.0)' 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 --whatprovides 'libtdb.so.1(TDB_1.2.1)(64bit)' 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 --whatprovides 'libcanberra(x86-64)' 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 --whatprovides 'libX11.so.6()(64bit)' 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 --whatprovides 'libgio-2.0.so.0()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 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 --whatprovides 'libfreetype.so.6()(64bit)' 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 --whatprovides 'libgtk-x11-2.0.so.0()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 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 --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 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 --whatprovides 'libgdk-3.so.0()(64bit)' 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 --whatprovides 'pkgconfig(libcanberra)' 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 --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 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 --whatprovides 'libharfbuzz.so.0()(64bit)' 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 --whatprovides 'libcairo-gobject.so.2()(64bit)' 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 --whatprovides 'libudev.so.1()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 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 --whatprovides 'pkgconfig(gtk+-3.0)' 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 --whatprovides '/usr/bin/sh' 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 --whatprovides 'pkgconfig(gtk+-2.0)' 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 --whatprovides 'libudev.so.1(LIBUDEV_183)(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 'gtk2-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 --whatprovides 'libgdk-x11-2.0.so.0()(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 'libgthread-2.0.so.0()(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 'rtld(GNU_HASH)' 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 'libgtk-3.so.0()(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 'libpango-1.0.so.0()(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 'libcanberra-gtk3.so.0()(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 '/usr/bin/pkg-config' 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 'libatk-1.0.so.0()(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 '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 '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 'libm.so.6()(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 'libfontconfig.so.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 'libpangoft2-1.0.so.0()(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()(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 'libcanberra-gtk2(x86-64)' 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 'sound-theme-freedesktop' 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 'libgdk_pixbuf-2.0.so.0()(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 'libz.so.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 'pkgconfig(gdk-2.0)' 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 'libgobject-2.0.so.0()(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(GLIBC_2.7)(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 'libcairo.so.2()(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 --requires --providers-of=requires 'pkgconf-pkg-config' 'libtool-ltdl' 'harfbuzz' 'atk' 'gtk2' 'cairo-gobject' 'gtk3-devel' 'libtdb' 'fontconfig' 'gdk-pixbuf2' 'freetype' 'gtk3-classic' 'pango' 'bash' 'libvorbis' 'gtk3' 'libcanberra-devel' 'glibc' 'libcanberra-gtk3' 'gtk2-devel' 'zlib-ng-compat' 'libcanberra-gtk2' 'gtk3-classic-devel' 'cairo' 'libX11' 'systemd-libs' 'libcanberra' 'sound-theme-freedesktop' 'glib2' 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 -C -l 'glibc = 2' 'libgssapi_krb5' 'libOpenGL' 'pkgconfig(xrender)' 'libXrandr = 1.5' 'ld-linux' 'pkgconfig(xdamage)' 'pkgconfig(damageproto) >= 1' 'libgtk' 'pango' 'libXcomposite = 0.4' 'libgdk_pixbuf' 'libXext' 'filesystem(unmerged' 'libepoxy(x86' 'libcanberra-gtk2' 'shared' 'pkgconfig(pango)' 'pkgconfig(libtiff' 'libXi' 'sed' 'libgomp' 'libpython3.13.so' 'libunwind' 'pkgconfig(mount) >= 2' 'libpcre2' 'pkgconfig(tinysparql' 'fontconfig >= 2' 'libtinfo' 'freetype >= 2' 'google-noto-sans' 'zlib' '/usr/bin/python3' '(python3' 'gtk2' 'libtdb' 'pango(x86' 'pkgconfig(libjpeg)' 'libX11 = 1.8' 'libelf.so' 'pkgconfig(zlib)' 'libvorbis' 'pkgconfig(libxml' 'libXinerama = 1.1' 'pkgconfig(randrproto) >= 1' 'libcanberra-gtk3' 'gtk2-devel' 'rtld(GNU_HASH)' 'libpango' 'pkgconfig(gnutls)' 'at-spi2' 'libXau' 'libsndfile' 'pkgconfig(freetype2)' 'libpangoft2' 'pkgconfig(fribidi) >= 1' 'libidn2.so.0(IDN2_0' 'libXft' 'hicolor' 'pkgconfig(libffi)' 'libblkid.so' 'libgraphite2' 'pkgconfig(libpcre2' 'bzip2' 'libxkbregistry' 'libcolorhug' 'libbrotlidec' 'atk(x86' 'libtinysparql' 'perl(constant)' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xcb' 'pkgconfig(sqlite3) > 3' 'libstdc++' 'sound-theme-freedesktop' 'libjbig.so' 'libfribidi' 'pkgconfig(colord)' '(glibc-gconv' 'libXrandr >= 1.2' 'gawk' 'glib2(x86' 'pkgconfig(gmodule-no' 'libtdb.so.1(TDB_1' 'libsndfile.so.1(libsndfile.so' 'pkgconfig(gobject' 'util' 'libstdc++.so' 'libcanberra-devel' 'xkeyboard' 'libLerc' 'pkgconfig(gmodule' 'pkgconfig(renderproto) >= 0' 'libidn2' 'pkgconfig(atk)' 'filesystem' 'cmake' 'pkgconfig(libselinux) >= 2' 'libz.so.1(ZLIB_1' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(xproto)' 'libasyncns' 'pkgconfig(xcomposite)' 'libXinerama' 'libcolordprivate' 'libgio' 'ncurses' 'libEGL' 'pkgconfig(cairo) >= 1' 'libcairo' 'perl(File::Temp)' 'pkgconfig(kbproto)' 'docbook' 'libfreetype' 'gtk3-devel' 'liblzma' 'perl(Getopt::Std)' 'perl(Getopt::Long)' 'p7zip' '/usr/bin/xprop' 'pkgconfig(freetype2) >= 23' 'libxkbcommon(x86' 'libpixman' 'pkgconfig(gl)' 'emacs' 'crypto' 'fontconfig(x86' 'libfontconfig' 'libjson-glib-1.0.so.0(libjson' 'cairo' 'pkgconfig(inputproto)' 'libxkbcommon' 'libgthread' '/usr/bin/pkg' 'libXtst' 'pkgconfig(cairo' '/usr/bin/sendmail' 'libpkgconf' 'libtasn1 >= 4' 'pkgconfig(glib' 'freetype' 'libXft(x86' 'libgmp' 'pkgconfig(wayland' 'libunistring' 'pcre2' 'tar' 'libgstreamer' 'libgirepository' 'libjpeg.so' 'libexpat' 'libavahi' 'libsystemd' 'pkgconfig(xi)' 'grep' 'libX11 >= 1' 'atk >= 1' 'harfbuzz(x86' 'pkgconfig(pangocairo)' 'harfbuzz' 'cairo-gobject' 'dbus' 'adwaita-icon' 'libbz2' 'libepoxy' 'cairo(x86' 'libstdc++.so.6(GLIBCXX_3' 'libz' 'libblkid' 'pkgconfig(pango) >= 1' 'gtk3' 'glibc' 'libX11 >= 1.5' 'pkgconfig(freetype2) >= 21' '/usr/bin/xsltproc' 'gtk-update' 'libasound.so.2(ALSA_0' 'libX11' 'avahi' 'liblzma.so' 'libGLESv1_CM' 'libgcc(x86' 'libtiff' 'libattr' 'pkgconfig(harfbuzz' 'libgobject' 'libdw.so' 'pkgconfig(fribidi) >= 0' 'cups' 'freetype(x86' 'libXdamage' 'font(:lang=en)' 'libdatrie' 'pkgconfig(egl)' 'libltdl' 'xorg-x11' 'python3' 'pkgconfig(libffi) >= 3' 'libtextstyle' 'sound' 'libcanberra' 'libudev' 'libzstd' 'xml' 'pkgconfig(atspi' 'setup' 'glib2' 'pkgconfig(fontconfig)' 'abattis-cantarell' 'pkgconfig(libpng) >= 1' 'libgcc_s.so.1(GCC_4' 'pkgconf(x86' 'gettext' 'libcloudproviders(x86' 'libxcb' 'libffi.so' 'gdk' '/usr/bin/sh' 'libcloudproviders' 'pkgconfig(xinerama)' 'libharfbuzz' 'libattr.so' 'libthai' 'nettle >= 3' 'libm.so' 'libgdk' 'coreutils' 'libtextstyle(x86' 'pkgconf-pkg-config' 'pkgconfig(cairo)' 'libasound' 'libgcc_s.so' 'gtk3(x86' 'libgnutls' 'libicuuc' 'perl(strict)' 'pkgconfig(avahi' 'libXdamage = 1.1' 'pkgconfig(fontconfig) >= 2' 'libwayland' 'libpkgconf(x86' 'colord = 1.4' 'libXrandr' 'libpangocairo' 'libpulse' 'gtk2 = 2.24' 'libmount.so' 'pkgconfig(dbus' 'libcap' 'diffutils' 'libthai(x86' 'libglvnd' 'libhogweed' 'pkgconfig(xcb) >= 1' 'libXcursor = 1.2' 'gnutls' 'adwaita' 'perl(vars)' 'libicui18n' 'libpng16' 'fribidi(x86' 'pkgconfig(gio' 'pkgconfig(x11)' 'libelf' 'krb5' 'pkgconfig(xext)' 'libblkid(x86' 'pkgconf' 'ld' 'filesystem >= 3' 'libsoup' 'pkgconfig(libpng)' 'libglvnd-core' 'libatspi' 'libtool' 'pkgconfig(xrandr)' 'liblcms2' 'libsepol(x86' 'libstdc++.so.6(CXXABI_1' 'libgettextlib' 'pango >= 1' 'pkgconfig(xrender) >= 0' 'pkgconfig(pangoft2)' 'libcolord' 'pkgconfig(xfixes)' 'libXi = 1.8' 'libXcomposite' 'fontconfig' 'libGLdispatch' 'pkgconfig(xkbcommon) >= 0' 'pkgconfig(gdk' 'pkgconfig(atk) >= 2' 'fonts' 'libglvnd(x86' 'ninja' 'libz.so.1(ZLIB_1.2' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'gzip' 'systemd-libs' 'libXext = 1.3' 'libXrandr(x86' 'libgmodule' 'libatk' 'pkgconfig(xcursor)' 'libtracker' 'libffi' '(python(abi) = 3' 'libc.so.6(GLIBC_2' 'libtiff.so' 'libtiff >= 3' 'libgailutil' 'libgomp.so' 'libxml2' 'pkgconfig(libcanberra)' 'bash' 'libthai.so' 'libdw' 'libnettle' 'pkgconfig(libthai) >= 0' 'libjson' '/usr/bin/perl' 'libglib' 'zlib-ng-compat' 'libtasn1' 'libwebp' 'libuuid(x86' 'glibc(x86' 'libXrender = 0.9' 'libjpeg' 'pkgconfig(pixman' 'libasound.so' 'libcrypto' 'libpangoxft' 'pkgconfig(gtk+' 'gdk-pixbuf2' 'libxkbcommon.so.0(V_0' 'libcups' 'libgusb' 'rpm' 'gtk3-classic' 'libm' 'libXcursor' 'libvorbisfile' 'python(abi) = 3' 'libsqlite3' 'libxml2.so.2(LIBXML2_2' 'gobject' '/usr/bin/bash' 'basesystem' 'libgcc_s' 'libtool-ltdl' 'pkgconfig(harfbuzz) >= 8' 'libc.so' 'procmail' 'libogg' 'pkgconfig(compositeproto) >= 0' 'libdbus' 'libpam' 'libcupsimage' '/usr/bin/xmlcatalog' 'pkgconfig(atk' 'pkgconfig(fixesproto) >= 6' 'libacl.so' 'pkgconfig(epoxy) >= 1' 'libdatrie.so' 'colord' 'diffstat' 'perl(FileHandle)' 'pkgconfig(json' 'pulseaudio' 'gtk3-classic-devel' 'libm.so.6(GLIBC_2' 'libXfixes = 6.0' 'p11' 'libacl' 'pkgconfig(xextproto)' 'libp11' 'libXfixes' 'glib2 >= 2' 'libselinux.so' 'atk' 'libthai.so.0(LIBTHAI_0' 'libGLESv2' 'libGLX' 'libgettextsrc' 'pkgconfig(shared' 'pkgconfig(gusb)' 'libpam.so' 'pkgconfig(pangocairo) >= 1' 'libXrender' 'pkgconfig(xft) >= 2' 'pkgconfig' 'pkgconfig(sysprof' 'libcanberra(x86' 'pkgconfig(xineramaproto)' 'libGL' 'libselinux' 'libtinysparql(x86' 'pkgconfig(cloudproviders) >= 0' '/bin/sh' 10-13 11:26 root DEBUG CheckOwnDirs completed: 1484.586 seconds 10-13 11:26 root DEBUG Running check: CheckOwnOther 10-13 11:26 root DEBUG CheckOwnOther completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckRelocatable 10-13 11:26 root DEBUG CheckRelocatable completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckRequires 10-13 11:26 root DEBUG CheckRequires completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourceMD5 10-13 11:26 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/libcanberra/srpm-unpacked/libcanberra-0.30.tar.xz 10-13 11:26 root DEBUG CheckSourceMD5 completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourcedirMacroUse 10-13 11:26 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSpecLegibility 10-13 11:26 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSpecName 10-13 11:26 root DEBUG CheckSpecName completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckStaticLibs 10-13 11:26 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-13 11:26 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-13 11:26 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-13 11:26 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUTF8Filenames 10-13 11:26 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUpdateIconCache 10-13 11:26 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUsefulDebuginfo 10-13 11:26 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckBuildInMock 10-13 11:26 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckBuildroot 10-13 11:26 root DEBUG CheckBuildroot completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckBundledFonts 10-13 11:26 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-13 11:26 root DEBUG Running check: CheckClean 10-13 11:26 root DEBUG CheckClean completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckContainsLicenseText 10-13 11:26 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckFileRequires 10-13 11:26 root DEBUG CheckFileRequires completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckFinalRequiresProvides 10-13 11:26 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckFullVerReqSub 10-13 11:26 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckFunctionAsDescribed 10-13 11:26 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckIllegalSpecTags 10-13 11:26 root DEBUG CheckIllegalSpecTags completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckLatestVersionIsPackaged 10-13 11:26 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckLicenseUpstream 10-13 11:26 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckManPages 10-13 11:26 root DEBUG CheckManPages completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckParallelMake 10-13 11:26 root DEBUG CheckParallelMake completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckPatchComments 10-13 11:26 root DEBUG CheckPatchComments completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckPkgConfigFiles 10-13 11:26 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckRubyPlugin 10-13 11:26 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckScriptletSanity 10-13 11:26 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourceComment 10-13 11:26 root DEBUG CheckSourceComment completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourceDownloads 10-13 11:26 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourceUrl 10-13 11:26 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSourceVerification 10-13 11:26 root DEBUG CheckSourceVerification completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSpecAsInSRPM 10-13 11:26 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSupportAllArchs 10-13 11:26 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckTestSuites 10-13 11:26 root DEBUG CheckTestSuites completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckTimeStamps 10-13 11:26 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckTmpfiles 10-13 11:26 root DEBUG CheckTmpfiles completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUpdateMimeDatabase 10-13 11:26 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUseGlobal 10-13 11:26 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: SugarActivityCheckBuildRequires 10-13 11:26 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: SugarActivityCheckNaming 10-13 11:26 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-13 11:26 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckAddMavenDepmap 10-13 11:26 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckBundledJars 10-13 11:26 root DEBUG CheckBundledJars completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckJPackageRequires 10-13 11:26 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckJavadoc 10-13 11:26 root DEBUG CheckJavadoc completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckJavadocJPackageRequires 10-13 11:26 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckJavadocdirName 10-13 11:26 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckMvnRpmbuild 10-13 11:26 root DEBUG CheckMvnRpmbuild completed: 0.001 seconds 10-13 11:26 root DEBUG Running check: CheckNewStyleMaven 10-13 11:26 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckNoArch 10-13 11:26 root DEBUG CheckNoArch completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckNoOldMavenDepmap 10-13 11:26 root DEBUG CheckNoOldMavenDepmap completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckNoRequiresPost 10-13 11:26 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckNotJavaApplicable 10-13 11:26 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckPomInstalled 10-13 11:26 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckTestSkip 10-13 11:26 root DEBUG CheckTestSkip completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUpdateDepmap 10-13 11:26 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUpstremBuildMethod 10-13 11:26 root DEBUG CheckUpstremBuildMethod completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckUseMavenpomdirMacro 10-13 11:26 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-13 11:26 root DEBUG autotools used: 10-13 11:26 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: fonts-disable 10-13 11:26 root DEBUG fonts-disable completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: generic-excludearch 10-13 11:26 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-13 11:26 root DEBUG generic-excludearch completed: 0.004 seconds 10-13 11:26 root DEBUG Running check: generic-large-docs 10-13 11:26 root DEBUG generic-large-docs completed: 0.018 seconds 10-13 11:26 root DEBUG Running check: java-check-bundled-jars 10-13 11:26 root DEBUG java-check-bundled-jars completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: fonts-fc-query 10-13 11:26 root DEBUG fonts-fc-query completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: fonts-repo-audit 10-13 11:26 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: generic-large-data 10-13 11:26 root DEBUG generic-large-data completed: 0.015 seconds 10-13 11:26 root DEBUG Running check: generic-srv-opt 10-13 11:26 root DEBUG generic-srv-opt completed: 0.003 seconds 10-13 11:26 root DEBUG Running check: perl-url-tag 10-13 11:26 root DEBUG perl-url-tag completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: php-compatinfo 10-13 11:26 root DEBUG php-compatinfo completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: python-check-eggs 10-13 11:26 root DEBUG python-check-eggs completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: python-dont-download-deps 10-13 11:26 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: python-egg-info 10-13 11:26 root DEBUG python-egg-info completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: python-meet-guidelines 10-13 11:26 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckBuildCompilerFlags 10-13 11:26 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckDaemonCompileFlags 10-13 11:26 root DEBUG CheckDaemonCompileFlags completed: 0.002 seconds 10-13 11:26 root DEBUG Running check: CheckUpdateDesktopDatabase 10-13 11:26 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-13 11:26 root DEBUG Running check: CheckSystemdScripts 10-13 11:26 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-13 11:26 root DEBUG Report completed: 2234.945 seconds