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.024 10-13 10:49 root DEBUG Avoiding init of working mock root 10-13 10:49 root DEBUG Url download completed: 13.324 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) ~~~~~~~~~~~~^^^^ OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 489, in open response = self._open(req, data) File "/usr/lib64/python3.13/urllib/request.py", line 506, in _open result = self._call_chain(self.handle_open, protocol, protocol + '_open', req) File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 1348, in http_open return self.do_open(http.client.HTTPConnection, req) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 1322, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' 10-13 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.aarch64.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.aarch64.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.aarch64.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.aarch64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.aarch64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm 10-13 10:49 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.aarch64.rpm 10-13 10:49 root DEBUG CheckBuild completed: 0.053 seconds 10-13 10:49 root DEBUG Running check: CheckRpmlint 10-13 10:49 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpgqmfqpxo /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc42.src.rpm 10-13 10:49 root DEBUG CheckRpmlint completed: 1.672 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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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: 4.282 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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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:50 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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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:50 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-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra libcanberra-gtk2 libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-pulse libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-gstreamer libcanberra-devel; 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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra libcanberra-gtk2 libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-pulse libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-gstreamer libcanberra-devel; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra libcanberra-gtk2 libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-pulse libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-gstreamer libcanberra-devel; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libcanberra-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-pulse-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-alsa". (none): E: there is no installed rpm "libcanberra". (none): E: there is no installed rpm "libcanberra-gtk2". (none): E: there is no installed rpm "libcanberra-gtk2-debuginfo". (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-pulse". (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-backend-gstreamer". (none): E: there is no installed rpm "libcanberra-devel". 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-debuginfo libcanberra-backend-pulse-debuginfo libcanberra-backend-alsa libcanberra libcanberra-gtk2 libcanberra-gtk2-debuginfo libcanberra-backend-gstreamer-debuginfo libcanberra-gtk3 libcanberra-backend-pulse libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-gstreamer libcanberra-devel; echo 'rpmlint-done:'"] Finish: run 10-13 10:50 root DEBUG CheckRpmlintInstalled completed: 13.364 seconds 10-13 10:50 root DEBUG Running check: CheckRpmlintDebuginfo 10-13 10:50 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp0gqnz35e /var/lib/copr-rpmbuild/results/libcanberra-debuginfo-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-debuginfo-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-debuginfo-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-debuginfo-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-debuginfo-0.30-38.fc42.aarch64.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-debuginfo-0.30-38.fc42.aarch64.rpm 10-13 10:50 root DEBUG CheckRpmlintDebuginfo completed: 1.147 seconds 10-13 10:50 root DEBUG Running check: CheckInitDeps 10-13 10:50 root DEBUG CheckInitDeps completed: 26.711 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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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-aarch64/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-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-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-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64/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.p1DQTb Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bnwjq3 + 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++, Shell-api, Generic 10-13 10:50 root DEBUG CheckBuildCompleted completed: 7.878 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.011 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.001 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.001 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-backend-gstreamer-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/6b/43e13cca8a738260b74611b5b7b9c692c49855 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra-0.30/libcanberra-gstreamer.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/32/523edc00b9ea4323fa5865af87aa0cdb00211e 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra-0.30/libcanberra-pulse.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/21/feca6b8e1a00f944af14b2b5e7f456220fb54a 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/b6/1c04b4215eddf04979ae413fd2929b65b4387f 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra-gtk.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc42.aarch64.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.aarch64.rpm/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/21/9ef156499e5814ecf7eb6f5d57a885dc63908c 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/7b/6f04f459df7dfe0d4c2f19774c506b5f7e2451 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/81/48b45444c28654a6ee220badbd14f53e6ba084 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm/usr/bin/canberra-gtk-play 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra-gtk3.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc42.aarch64.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.aarch64.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.aarch64.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.aarch64.rpm/usr/share/gnome/shutdown/libcanberra-logout-sound.sh 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/78/2c82c8b500a7ee548a89f0b44cf1fbef5893ff 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra-0.30/libcanberra-alsa.so 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/8d/7ca8a31c01e842618c44d039482e33371f553c 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/37/66aa1c936ce1836a3502b6f3f6c8d58feb9926 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/2e/0a566f89838f30e0731c9000680083fc104e0c 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib/.build-id/ed/10dfab59f40de108500eeb596bc5d6f5742167 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/bin/canberra-boot 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra.so.0 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.rpm/usr/lib64/libcanberra.so.0.2.5 10-13 10:50 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc42.aarch64.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.aarch64.rpm/usr/lib64/libcanberra-0.30/libcanberra-multi.so 10-13 10:50 root DEBUG CheckNoStaticExecutables completed: 0.187 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/share/gnome/shutdown 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: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-2.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 -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/lib64/gtk-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 -C --quiet --file /usr/lib64/gtk-3.0/modules 10-13 10:51 root DEBUG CheckDirectoryRequire completed: 58.568 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 'systemd-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 'libpango-1.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 'gtk-doc' 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 'libfontconfig.so.1()(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 'libpangocairo-1.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 'libc.so.6(GLIBC_ABI_DT_RELR)(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.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 'gettext-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 'libltdl.so.7()(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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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 'pkgconfig(gtk+-2.0)' 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 'libudev.so.1(LIBUDEV_183)(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 'rtld(GNU_HASH)' 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.17)(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 '/usr/bin/sh' 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-x11-2.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 'gcc' 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 'libpulse.so.0(PULSE_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 '/usr/bin/pkg-config' 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 'libgobject-2.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-gobject.so.2()(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 'gstreamer1-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 'make' 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 'libfreetype.so.6()(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 'libatk-1.0.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 '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 'libgstreamer-1.0.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 'libgdk_pixbuf-2.0.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 'libz.so.1()(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.38)(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 'pkgconfig(gdk-3.0)' 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-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 'libtdb.so.1(TDB_1.2.1)(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 'alsa-lib-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 'libm.so.6()(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 'libasound.so.2()(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 'libgio-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 '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 'libtdb-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 'libharfbuzz.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 'libcairo.so.2()(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 'pkgconfig(gdk-2.0)' 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 '/bin/sh' 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 'libasound.so.2(ALSA_0.9)(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 'pkgconfig(gtk+-3.0)' 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 'gtk3-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 'sound-theme-freedesktop' 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 'libc.so.6(GLIBC_2.33)(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 'libgtk-x11-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 'libpangoft2-1.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 'libglib-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 'ld-linux-aarch64.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 'libvorbis-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 'libc.so.6()(64bit)' 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 --whatprovides 'pulseaudio-libs-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 --whatprovides 'pulseaudio-libs' 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 --whatprovides 'libudev.so.1()(64bit)' 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 --whatprovides 'libpulse.so.0()(64bit)' 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 --whatprovides 'libgthread-2.0.so.0()(64bit)' 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 'systemd-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 'pango' 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 'gtk-doc' 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 'harfbuzz' 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 'libX11' 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' 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 'gettext-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 'gstreamer1' 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' 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 'zlib-ng-compat' 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 'atk' 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 'gcc' 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 'gstreamer1-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-gobject' 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 'make' 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 'freetype' 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 '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 'bash' 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 'alsa-lib-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 '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 'fontconfig' 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 'pkgconf-pkg-config' 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 'gtk3-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 'gdk-pixbuf2' 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 '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 '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 'gtk3-classic-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 '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 'glibc' 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 --provides 'gtk3-classic' 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 --provides 'libvorbis-devel' 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 --provides 'pulseaudio-libs-devel' 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 --provides 'pulseaudio-libs' 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 --provides 'glib2' 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 --provides 'libtdb' 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 --provides 'gtk2' 10-13 11:02 root DEBUG CheckIfDepsDeprecated completed: 665.820 seconds 10-13 11:02 root DEBUG Running check: CheckLicensInDoc 10-13 11:02 root DEBUG CheckLicensInDoc completed: 0.127 seconds 10-13 11:02 root DEBUG Running check: CheckLicenseField 10-13 11:02 root DEBUG Scanning sources in /var/lib/mock/fedora-42-aarch64/root/builddir/build/BUILD/libcanberra-0.30-build 10-13 11:02 root DEBUG Got license reply, length: 16788 10-13 11:02 root DEBUG CheckLicenseField completed: 2.869 seconds 10-13 11:02 root DEBUG Running check: CheckLicenseFieldSPDX 10-13 11:02 root DEBUG Run command: ['license-validate', '-v', 'LGPL-2.1-or-later'] 10-13 11:02 root DEBUG CheckLicenseFieldSPDX completed: 0.621 seconds 10-13 11:02 root DEBUG Running check: CheckLicenseInSubpackages 10-13 11:02 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckLocale 10-13 11:02 root DEBUG CheckLocale completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckMacros 10-13 11:02 root DEBUG CheckMacros completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckMakeinstall 10-13 11:02 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckMultipleLicenses 10-13 11:02 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckNameCharset 10-13 11:02 root DEBUG CheckNameCharset completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckNaming 10-13 11:02 root DEBUG CheckNaming completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckNoConfigInUsr 10-13 11:02 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckNoConflicts 10-13 11:02 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckNoNameConflict 10-13 11:02 root DEBUG CheckNoNameConflict completed: 0.225 seconds 10-13 11:02 root DEBUG Running check: CheckObeysFHS 10-13 11:02 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckObsoletesForRename 10-13 11:02 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-13 11:02 root DEBUG Running check: CheckOwnDirs 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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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: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.34)(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 'libltdl.so.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 '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.17)(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 'libcanberra.so.0()(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.38)(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(TDB_1.2.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 'libvorbisfile.so.3()(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()(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 '/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 --whatprovides 'sound-theme-freedesktop' 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.33)(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()(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 'ld-linux-aarch64.so.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 'libudev.so.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 'libm.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 --requires --providers-of=requires 'libtool-ltdl' 'sound-theme-freedesktop' 'systemd-libs' 'libcanberra' 'glibc' 'libvorbis' 'libtdb' 'bash' 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 -C -l 'libgcc_s.so.1(GCC_4' 'libtool-ltdl' 'libmount' 'libgio' 'libgcc_s.so' 'libdbus' 'libdw' 'libacl.so' 'libffi.so' 'libattr.so' 'rtld(GNU_HASH)' 'libacl' 'libcrypto' 'libgnutls' '/usr/bin/sh' 'libz' 'filesystem(unmerged' 'libpcre2' 'libselinux' 'ld' 'libsndfile.so.1(libsndfile.so' 'libcanberra' '/usr/bin/python3' 'libselinux.so' 'basesystem' '(glibc-gconv' 'libattr' 'libm.so' 'libpam.so' 'libxcb' 'libcrypto.so.3(OPENSSL_3' 'libpam' 'libsndfile' 'libvorbis' 'libasyncns' 'filesystem' 'bash' 'glibc(aarch' 'ncurses' 'libtinfo' 'glibc = 2' 'libglib' 'libffi' 'libmount.so' 'libcap' 'libogg' 'libdw.so' 'libgobject' 'setup' 'libsystemd' '/bin/sh' 'libc.so' 'sound-theme-freedesktop' 'coreutils' 'filesystem >= 3' 'systemd-libs' 'libgmodule' 'libz.so.1(ZLIB_1' 'glibc' '/usr/bin/bash' 'libgcc_s' 'libgcc_s.so.1(GCC_3' 'libgmp' 'libunwind' 'libgcc(aarch' 'libtdb' 'libm' 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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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.34)(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 'libltdl.so.7()(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 'rtld(GNU_HASH)' 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.17)(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 'libcanberra.so.0()(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 'libasound.so.2(ALSA_0.9.0rc4)(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 'libc.so.6(GLIBC_2.38)(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(TDB_1.2.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 'libasound.so.2()(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 '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 '/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 --whatprovides 'libasound.so.2(ALSA_0.9)(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: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.33)(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 'ld-linux-aarch64.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()(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 'libm.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 --requires --providers-of=requires 'libtool-ltdl' 'sound-theme-freedesktop' 'systemd-libs' 'libcanberra' 'glibc' 'alsa-lib' 'libvorbis' 'libtdb' 'bash' 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 -C -l 'libgcc_s.so.1(GCC_4' 'libtool-ltdl' 'libmount' 'libgio' 'libgcc_s.so' 'libdbus' 'libdw' 'libacl.so' 'libffi.so' 'alsa-lib' 'libattr.so' 'rtld(GNU_HASH)' 'libacl' 'libcrypto' 'libgnutls' '/usr/bin/sh' 'libz' 'filesystem(unmerged' 'libpcre2' 'libselinux' 'ld' 'libsndfile.so.1(libsndfile.so' 'libcanberra' '/usr/bin/python3' 'libselinux.so' 'basesystem' '(glibc-gconv' 'libattr' 'libm.so' 'libpam.so' 'libxcb' 'libcrypto.so.3(OPENSSL_3' 'libpam' 'libsndfile' 'libvorbis' 'libasyncns' 'filesystem' 'bash' 'glibc(aarch' 'ncurses' 'libtinfo' 'glibc = 2' 'libglib' 'libffi' 'libmount.so' 'libcap' 'libogg' 'libdw.so' 'libgobject' 'setup' 'libsystemd' '/bin/sh' 'libc.so' 'sound-theme-freedesktop' 'coreutils' 'filesystem >= 3' 'systemd-libs' 'libgmodule' 'libz.so.1(ZLIB_1' 'glibc' '/usr/bin/bash' 'libgcc_s' 'libgcc_s.so.1(GCC_3' 'libgmp' 'libunwind' 'libgcc(aarch' 'libtdb' 'libm' 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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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: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: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 'libltdl.so.7()(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.17)(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 'libgobject-2.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 'libcanberra.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 '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 'libc.so.6(GLIBC_2.38)(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 'libvorbisfile.so.3()(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()(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 --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 'libc.so.6(GLIBC_2.33)(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 'libglib-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()(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 'ld-linux-aarch64.so.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 '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 'libm.so.6()(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 --requires --providers-of=requires 'libtool-ltdl' 'sound-theme-freedesktop' 'systemd-libs' 'libcanberra' 'libvorbis' 'gstreamer1' 'glibc' 'glib2' 'libtdb' 'bash' 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 -C -l 'libmount' 'libacl' '/usr/bin/sh' 'p11' 'crypto' 'libz' 'libcanberra' 'liblzma.so' 'libselinux.so' '(glibc-gconv' 'liblzma' 'libxcb' 'libasyncns' 'filesystem' 'libblkid' 'libtinfo' 'libglib' 'libcap' 'pcre2' 'libgobject' 'sound-theme-freedesktop' 'libunwind' 'default' 'libdbus' 'libattr.so' 'libp11' 'python3' 'libselinux' 'libpcre2' 'ld' 'libcrypto.so.3(OPENSSL_3' 'libsndfile' 'libmount.so' 'libogg' 'libz.so.1(ZLIB_1.2' 'libpython3.13.so' 'libtasn1 >= 4' 'libz.so.1(ZLIB_1' '/usr/bin/bash' 'libgcc_s.so.1(GCC_3' 'libgmp' 'libgcc(aarch' 'libm' 'nettle >= 3' 'libtool-ltdl' 'libgcc_s.so.1(GCC_4' 'libblkid.so' 'libgio' 'libhogweed' 'libelf.so.1(ELFUTILS_1' 'libbz2' 'libffi.so' 'filesystem(unmerged' 'libattr' 'libm.so' 'libvorbis' 'bash' 'libidn2' 'ncurses' 'libzstd' 'libsystemd' 'filesystem >= 3' 'systemd-libs' 'glibc' 'libgcc_s' 'libelf.so' 'libelf' 'libgcc_s.so' 'libblkid(aarch' 'gstreamer1' 'libdw' 'libacl.so' 'libunistring' 'rtld(GNU_HASH)' 'libgnutls' 'libcrypto' 'libsndfile.so.1(libsndfile.so' 'libtasn1' '/usr/bin/python3' 'basesystem' 'libpam.so' 'libidn2.so.0(IDN2_0' 'libpam' 'elfutils' 'glibc(aarch' 'glibc = 2' 'libffi' 'libnettle' 'libdw.so' 'setup' '/bin/sh' 'libc.so' 'coreutils' 'libgmodule' 'libuuid(aarch' 'libsepol(aarch' 'glib2' 'libtdb' 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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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 '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 'libltdl.so.7()(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 '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 'libc.so.6(GLIBC_2.17)(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 '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 --whatprovides 'libcanberra.so.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 --whatprovides 'libc.so.6(GLIBC_2.38)(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(TDB_1.2.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 '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 '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 '/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 'sound-theme-freedesktop' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(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 '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 'ld-linux-aarch64.so.1()(64bit)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pulseaudio-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 -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpulse.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 'libm.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 --requires --providers-of=requires 'libtool-ltdl' 'sound-theme-freedesktop' 'systemd-libs' 'libcanberra' 'glibc' 'pulseaudio-libs' 'libvorbis' 'libtdb' 'bash' 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 'libgcc_s.so.1(GCC_4' 'libtool-ltdl' 'libmount' 'libFLAC' 'libgcc_s.so' 'libgio' 'libdbus' 'libdw' 'libacl.so' 'libffi.so' 'libattr.so' 'libopus' 'rtld(GNU_HASH)' 'libacl' 'libcrypto' 'libgnutls' '/usr/bin/sh' 'libz' 'filesystem(unmerged' 'libpcre2' 'libselinux' 'ld' 'libsndfile.so.1(libsndfile.so' 'libcanberra' '/usr/bin/python3' 'libvorbisenc' 'libselinux.so' 'basesystem' '(glibc-gconv' 'libattr' 'libm.so' 'libpam.so' 'libxcb' 'libcrypto.so.3(OPENSSL_3' 'libpam' 'libsndfile' 'libvorbis' 'libasyncns' 'libXau' 'filesystem' 'bash' 'libmpg123' 'glibc(aarch' 'ncurses' 'pulseaudio-libs' 'libtinfo' 'glibc = 2' 'libglib' 'libffi' 'libmount.so' 'libcap' 'libogg' 'libdw.so' 'libgobject' 'setup' 'libsystemd' '/bin/sh' 'libc.so' 'sound-theme-freedesktop' 'coreutils' 'filesystem >= 3' 'systemd-libs' 'libgmodule' 'libz.so.1(ZLIB_1' 'libgsm' 'glibc' '/usr/bin/bash' 'libgcc_s' 'libgcc_s.so.1(GCC_3' 'libgmp' 'libunwind' 'libgcc(aarch' 'libmp3lame' 'libtdb' 'libm' 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 'libpango-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 '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 'libfontconfig.so.1()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(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_ABI_DT_RELR)(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 '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 'libltdl.so.7()(64bit)' 10-13 11:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '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 'rtld(GNU_HASH)' 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.17)(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 '/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 'libgobject-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 '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 'libfreetype.so.6()(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 'libatk-1.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 'libcanberra.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 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.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 '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 'libc.so.6(GLIBC_2.38)(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 'libgdk-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 '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 'libtdb.so.1(TDB_1.2.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 'libcanberra(aarch-64)' 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 'libgio-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 'libvorbisfile.so.3()(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 'libharfbuzz.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 'libcanberra-gtk3(aarch-64)' 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 'libcanberra-gtk.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 'libcairo.so.2()(64bit)' 10-13 11:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '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 '/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 '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 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.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 'libc.so.6(GLIBC_2.33)(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 '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 'ld-linux-aarch64.so.1()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgthread-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 --requires --providers-of=requires 'pango' 'harfbuzz' 'libtool-ltdl' 'libX11' 'gtk3' 'zlib-ng-compat' 'atk' 'cairo-gobject' 'libcanberra' 'freetype' 'libcanberra-gtk2' 'libvorbis' 'bash' 'libcanberra-gtk3' 'fontconfig' 'gdk-pixbuf2' 'sound-theme-freedesktop' 'systemd-libs' 'cairo' 'glibc' 'gtk3-classic' 'glib2' 'libtdb' 'gtk2' 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 -C -l 'libpangoxft' 'pkgconfig(gio' 'libgettextlib' 'pango(aarch' 'libgusb' '/usr/bin/sh' 'libXrender' 'libcairo' 'libgirepository' 'fontconfig(aarch' 'liblzma.so' '(glibc-gconv' 'libtextstyle' 'pkgconfig(zlib)' 'libblkid' 'libglib' 'libwebp' 'libgobject' 'sound-theme-freedesktop' 'at-spi2' 'diffutils' 'libunwind' 'libudev' 'libOpenGL' 'gtk2' 'gobject' 'pkgconfig(harfbuzz) >= 8' 'libXinerama = 1.1' 'pkgconfig(libpng)' '/usr/bin/xsltproc' 'docbook' 'libattr.so' 'libcolordprivate' 'pkgconfig(colord)' 'libtdb.so.1(TDB_1' 'libselinux' 'ld' 'pkgconfig(freetype2) >= 23' 'harfbuzz(aarch' '/usr/bin/xprop' 'libmount.so' 'libogg' 'libXrandr' 'libxml2.so.2(LIBXML2_2' 'libgcc_s.so.1(GCC_3' 'libm' 'nettle >= 3' 'libblkid.so' 'libwayland' 'pkgconfig(xfixes)' 'libffi.so' 'libm.so' 'libtiff' 'fribidi(aarch' 'ncurses' 'libjpeg.so' 'libXfixes = 6.0' 'libsystemd' 'libltdl' 'libgcc_s' 'libgcc_s.so' 'libgettextsrc' 'gnutls' 'freetype >= 2' 'libXcomposite = 0.4' 'libcrypto' 'pkgconfig(wayland' 'libsndfile.so.1(libsndfile.so' 'libtasn1' 'cups' 'basesystem' 'libidn2.so.0(IDN2_0' 'libtinysparql' 'libpng16' 'perl(constant)' 'pkgconfig(xext)' 'libthai.so' 'libjbig.so' 'pkgconfig(libxml' 'libgthread' 'libasound' 'libxkbcommon(aarch' 'google-noto-sans' 'gtk3' 'libXfixes' 'libXinerama' 'libglvnd' 'libXft' '/usr/bin/sendmail' 'libcanberra' 'gtk-update' 'libicuuc' 'krb5' 'libgssapi_krb5' 'avahi' 'pkgconfig(sysprof' 'sound' 'libtinfo' 'pcre2' 'pkgconfig(fixesproto) >= 6' 'atk >= 1' 'abattis-cantarell' 'perl(File::Temp)' 'libtextstyle(aarch' 'pkgconfig(pangoft2)' 'libtinysparql(aarch' 'pkgconfig(libpng) >= 1' 'dbus' 'libatspi' 'libp11' 'python3' 'libpcre2' 'libLerc' 'libtool' 'libpangocairo' 'libXcursor = 1.2' 'pkgconfig(cairo)' 'libthai(aarch' 'pkgconfig(atspi' 'pkgconfig(xineramaproto)' 'sed' '/usr/bin/xmlcatalog' 'gdk-pixbuf2' 'libgmp' 'libgcc(aarch' 'libgio' 'libhogweed' 'libepoxy(aarch' 'filesystem(unmerged' 'perl(FileHandle)' 'libGLESv1_CM' 'fontconfig >= 2' 'libpango' '(python3' 'libepoxy' 'libstdc++.so' 'libjson' 'gzip' 'libpixman' 'libcanberra-gtk3' 'perl(strict)' 'pkgconfig(pango)' 'libstdc++.so.6(CXXABI_1' 'libXft(aarch' 'libX11 >= 1' 'pkgconfig(renderproto) >= 0' 'libglvnd(aarch' 'pkgconfig(xproto)' 'pulseaudio' 'libelf.so' 'libgomp.so' 'pkgconfig(randrproto) >= 1' 'libEGL' 'libdw' 'libtiff.so' 'pkgconfig(xcb) >= 1' '/usr/bin/python3' 'libpam.so' 'pkgconfig(xcb' 'libtiff >= 3' 'libffi' 'hicolor' 'fonts' 'pkgconfig(fontconfig) >= 2' 'setup' 'pkgconfig(gusb)' 'pkgconfig(libthai) >= 0' '/bin/sh' 'coreutils' 'gtk3-classic' 'harfbuzz' 'libtdb' 'pkgconfig(harfbuzz' 'libxkbcommon' 'pkgconfig' 'libGLdispatch' 'libacl' 'atk' 'colord = 1.4' 'crypto' 'libselinux.so' 'pkgconfig(tinysparql' 'libgdk_pixbuf' 'liblzma' 'libxcb' 'libjson-glib-1.0.so.0(libjson' 'libglvnd-core' 'filesystem' 'gdk' 'freetype(aarch' 'libjpeg' 'libcap' 'libXrandr(aarch' 'libgdk' 'pkgconfig(gmodule' 'libatk' 'pkgconfig(xft) >= 2' 'libvorbisfile' 'liblcms2' 'tar' 'zlib-ng-compat' 'pkgconfig(inputproto)' 'cairo-gobject' 'pkgconfig(sqlite3) > 3' 'freetype' 'libsndfile' 'libtracker' 'atk(aarch' 'libcolord' 'pkgconfig(libjpeg)' 'libfreetype' 'libXtst' 'cmake' 'diffstat' 'libz.so.1(ZLIB_1.2' 'libdatrie' 'libXi = 1.8' 'libXi' 'cairo' '/usr/bin/bash' 'grep' 'perl(vars)' 'libtool-ltdl' 'libgcc_s.so.1(GCC_4' 'shared' 'pkgconfig(damageproto) >= 1' 'pkgconfig(json' 'pkgconfig(dbus' 'libxkbcommon.so.0(V_0' 'libattr' 'bzip2' 'libpulse' 'libcanberra-gtk2' 'libvorbis' 'bash' 'libX11 >= 1.5' 'pkgconfig(libselinux) >= 2' 'gawk' 'libfontconfig' 'libXcursor' 'libzstd' 'font(:lang=en)' 'pkgconfig(atk)' 'libXrender = 0.9' 'cairo(aarch' 'systemd-libs' 'libcloudproviders' 'xorg-x11' 'rpm' 'glibc' 'pkgconfig(libtiff' 'perl(Getopt::Long)' 'libelf' 'libblkid(aarch' 'libunistring' 'libsqlite3' 'rtld(GNU_HASH)' 'pkgconfig(xrender) >= 0' 'pkgconfig(egl)' 'pkgconfig(libffi) >= 3' 'libGLX' 'libthai.so.0(LIBTHAI_0' 'glibc = 2' 'libnettle' 'python(abi) = 3' 'fontconfig' 'pkgconfig(gmodule-no' 'adwaita' 'libgmodule' 'libgomp' 'pkgconfig(libffi)' 'glib2' 'xkeyboard' 'libXdamage = 1.1' 'libdatrie.so' 'libmount' 'libX11' 'glib2(aarch' 'libsoup' 'p11' 'libXrandr = 1.5' 'libz' 'colord' 'pkgconfig(fribidi) >= 1' 'libasyncns' 'libgraphite2' 'libasound.so' 'p7zip' '/usr/bin/perl' 'pkgconfig(pixman' 'libXext' 'libXdamage' 'pango' 'libthai' 'pango >= 1' 'libstdc++.so.6(GLIBCXX_3' 'libdbus' 'libcupsimage' 'adwaita-icon' 'libexpat' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(mount) >= 2' 'emacs' 'util' 'libGLESv2' 'libgtk' 'libxml2' 'libtasn1 >= 4' '/usr/bin/pkg' 'pkgconfig(glib' 'pkgconfig(xrender)' 'libz.so.1(ZLIB_1' 'libXcomposite' 'libasound.so.2(ALSA_0' 'pkgconfig(gobject' 'ninja' 'libbz2' 'pkgconfig(avahi' 'libXrandr >= 1.2' 'pkgconfig(shared' 'pkgconfig(gnutls)' 'glib2 >= 2' 'libxkbregistry' 'libidn2' 'pkgconfig(x11)' 'libcolorhug' 'libcloudproviders(aarch' 'libbrotlidec' 'libstdc++' 'filesystem >= 3' 'gettext' 'perl(Getopt::Std)' 'libavahi' 'libgstreamer' 'xml' 'libacl.so' 'pkgconfig(cairo) >= 1' 'libcups' 'libharfbuzz' 'libgnutls' 'libcanberra(aarch' 'procmail' 'pkgconfig(freetype2)' 'libpam' 'libXau' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(compositeproto) >= 0' 'glibc(aarch' 'libfribidi' 'libicui18n' 'libGL' 'zlib' 'libdw.so' '(python(abi) = 3' 'pkgconf' 'libc.so' 'pkgconfig(gl)' 'libuuid(aarch' 'pkgconfig(libpcre2' 'libsepol(aarch' 'libpangoft2' 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 'libpango-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 'libX11.so.6()(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(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.34)(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 'libltdl.so.7()(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 10-13 11:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 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.17)(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 'libgobject-2.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo-gobject.so.2()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '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 'libcanberra.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 'libgdk_pixbuf-2.0.so.0()(64bit)' 10-13 11:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(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 'libc.so.6(GLIBC_2.38)(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-3.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 '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(TDB_1.2.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 'libgtk-3.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 'libcanberra(aarch-64)' 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 'libgio-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 'libvorbisfile.so.3()(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 'libharfbuzz.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: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()(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 '/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 'sound-theme-freedesktop' 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(GLIBC_2.33)(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 'ld-linux-aarch64.so.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 '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 'libudev.so.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 'libgthread-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 --requires --providers-of=requires 'pango' 'libtool-ltdl' 'libX11' 'gtk3' 'zlib-ng-compat' 'atk' 'cairo-gobject' 'libcanberra' 'libvorbis' 'bash' 'libcanberra-gtk3' 'glib2' 'gdk-pixbuf2' 'sound-theme-freedesktop' 'systemd-libs' 'cairo' 'glibc' 'gtk3-classic' 'harfbuzz' 'libtdb' 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 -C -l 'libpangoxft' 'pkgconfig(gio' 'libgettextlib' 'pango(aarch' 'libgusb' '/usr/bin/sh' 'libXrender' 'libcairo' 'libgirepository' 'fontconfig(aarch' '(glibc-gconv' 'libtextstyle' 'pkgconfig(zlib)' 'libblkid' 'libglib' 'libgobject' 'sound-theme-freedesktop' 'at-spi2' 'diffutils' 'libunwind' 'libudev' 'libOpenGL' 'gobject' 'pkgconfig(harfbuzz) >= 8' 'libXinerama = 1.1' 'pkgconfig(libpng)' '/usr/bin/xsltproc' 'docbook' 'libattr.so' 'libcolordprivate' 'pkgconfig(colord)' 'libtdb.so.1(TDB_1' 'libselinux' 'ld' 'pkgconfig(freetype2) >= 23' 'harfbuzz(aarch' '/usr/bin/xprop' 'libmount.so' 'libogg' 'libXrandr' 'libxml2.so.2(LIBXML2_2' 'libgcc_s.so.1(GCC_3' 'libm' 'nettle >= 3' 'libblkid.so' 'libwayland' 'pkgconfig(xfixes)' 'libffi.so' 'libm.so' 'libtiff' 'fribidi(aarch' 'ncurses' 'libjpeg.so' 'libXfixes = 6.0' 'libsystemd' 'libltdl' 'libgcc_s' 'libgcc_s.so' 'libgettextsrc' 'gnutls' 'freetype >= 2' 'libXcomposite = 0.4' 'libcrypto' 'pkgconfig(wayland' 'libsndfile.so.1(libsndfile.so' 'libtasn1' 'cups' 'basesystem' 'libidn2.so.0(IDN2_0' 'libtinysparql' 'libpng16' 'perl(constant)' 'pkgconfig(xext)' 'libthai.so' 'pkgconfig(libxml' 'libgthread' 'libasound' 'libxkbcommon(aarch' 'gtk3' 'libXfixes' 'libXinerama' 'libglvnd' 'libXft' '/usr/bin/sendmail' 'libcanberra' 'gtk-update' 'libicuuc' 'krb5' 'libgssapi_krb5' 'avahi' 'pkgconfig(sysprof' 'sound' 'libtinfo' 'pcre2' 'pkgconfig(fixesproto) >= 6' 'perl(File::Temp)' 'libtextstyle(aarch' 'pkgconfig(pangoft2)' 'libtinysparql(aarch' 'pkgconfig(libpng) >= 1' 'dbus' 'libatspi' 'libp11' 'python3' 'libpcre2' 'libtool' 'libpangocairo' 'libXcursor = 1.2' 'pkgconfig(cairo)' 'libthai(aarch' 'pkgconfig(atspi' 'pkgconfig(xineramaproto)' 'sed' 'gdk-pixbuf2' 'libgmp' 'libgcc(aarch' 'libgio' 'libhogweed' 'libepoxy(aarch' 'filesystem(unmerged' 'perl(FileHandle)' 'libGLESv1_CM' 'fontconfig >= 2' 'libpango' '(python3' 'libepoxy' 'libstdc++.so' 'libjson' 'gzip' 'libpixman' 'libcanberra-gtk3' 'perl(strict)' 'pkgconfig(pango)' 'libstdc++.so.6(CXXABI_1' 'libXft(aarch' 'libX11 >= 1' 'pkgconfig(renderproto) >= 0' 'libglvnd(aarch' 'pkgconfig(xproto)' 'pulseaudio' 'libelf.so' 'libgomp.so' 'pkgconfig(randrproto) >= 1' 'libEGL' 'libdw' 'libtiff.so' 'pkgconfig(xcb) >= 1' '/usr/bin/python3' 'libpam.so' 'pkgconfig(xcb' 'libffi' 'hicolor' 'fonts' 'pkgconfig(fontconfig) >= 2' 'setup' 'pkgconfig(gusb)' 'pkgconfig(libthai) >= 0' '/bin/sh' 'coreutils' 'gtk3-classic' 'pkgconfig(harfbuzz' 'libtdb' 'harfbuzz' 'libxkbcommon' 'pkgconfig' 'libGLdispatch' 'libacl' 'atk' 'colord = 1.4' 'crypto' 'libselinux.so' 'pkgconfig(tinysparql' 'libgdk_pixbuf' 'libxcb' 'libjson-glib-1.0.so.0(libjson' 'libglvnd-core' 'filesystem' 'gdk' 'freetype(aarch' 'libjpeg' 'libcap' 'libXrandr(aarch' 'pkgconfig(gmodule' 'libatk' 'pkgconfig(xft) >= 2' 'libvorbisfile' 'liblcms2' 'tar' 'zlib-ng-compat' 'pkgconfig(inputproto)' 'cairo-gobject' 'pkgconfig(sqlite3) > 3' 'freetype' 'libsndfile' 'libtracker' 'atk(aarch' 'libcolord' 'pkgconfig(libjpeg)' 'libfreetype' 'libXtst' 'cmake' 'diffstat' 'libz.so.1(ZLIB_1.2' 'libdatrie' 'libXi = 1.8' 'libXi' 'cairo' '/usr/bin/bash' 'grep' 'perl(vars)' 'libtool-ltdl' 'libgcc_s.so.1(GCC_4' 'shared' 'pkgconfig(damageproto) >= 1' 'pkgconfig(json' 'pkgconfig(dbus' 'libxkbcommon.so.0(V_0' 'libattr' 'bzip2' 'libpulse' 'libvorbis' 'bash' 'libX11 >= 1.5' 'pkgconfig(libselinux) >= 2' 'gawk' 'libfontconfig' 'libXcursor' 'font(:lang=en)' 'pkgconfig(atk)' 'libXrender = 0.9' 'cairo(aarch' 'systemd-libs' 'libcloudproviders' 'xorg-x11' 'rpm' 'glibc' 'pkgconfig(libtiff' 'perl(Getopt::Long)' 'libelf' 'libblkid(aarch' 'libunistring' 'libsqlite3' 'rtld(GNU_HASH)' 'pkgconfig(xrender) >= 0' 'pkgconfig(egl)' 'pkgconfig(libffi) >= 3' 'libGLX' 'libthai.so.0(LIBTHAI_0' 'glibc = 2' 'libnettle' 'python(abi) = 3' 'fontconfig' 'pkgconfig(gmodule-no' 'adwaita' 'libgmodule' 'libgomp' 'pkgconfig(libffi)' 'glib2' 'xkeyboard' 'libXdamage = 1.1' 'libdatrie.so' 'libmount' 'libX11' 'glib2(aarch' 'libsoup' 'p11' 'libXrandr = 1.5' 'libz' 'colord' 'pkgconfig(fribidi) >= 1' 'libasyncns' 'libgraphite2' 'libasound.so' 'p7zip' '/usr/bin/perl' 'pkgconfig(pixman' 'libXext' 'libXdamage' 'pango' 'libthai' 'libstdc++.so.6(GLIBCXX_3' 'libdbus' 'libcupsimage' 'adwaita-icon' 'libexpat' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(mount) >= 2' 'emacs' 'util' 'libGLESv2' 'libxml2' 'libtasn1 >= 4' '/usr/bin/pkg' 'pkgconfig(glib' 'pkgconfig(xrender)' 'libz.so.1(ZLIB_1' 'libXcomposite' 'libasound.so.2(ALSA_0' 'pkgconfig(gobject' 'ninja' 'libbz2' 'pkgconfig(avahi' 'pkgconfig(shared' 'pkgconfig(gnutls)' 'libxkbregistry' 'pkgconfig(x11)' 'libidn2' 'libcolorhug' 'libcloudproviders(aarch' 'libbrotlidec' 'libstdc++' 'filesystem >= 3' 'gettext' 'perl(Getopt::Std)' 'libavahi' 'libgstreamer' 'xml' 'libacl.so' 'pkgconfig(cairo) >= 1' 'libcups' 'libharfbuzz' 'libgnutls' 'procmail' 'pkgconfig(freetype2)' 'libpam' 'libXau' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(compositeproto) >= 0' 'glibc(aarch' 'libfribidi' 'libicui18n' 'libGL' 'zlib' 'libdw.so' '(python(abi) = 3' 'pkgconf' 'libc.so' 'pkgconfig(gl)' 'libuuid(aarch' 'pkgconfig(libpcre2' 'libsepol(aarch' 'libpangoft2' 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 'libpango-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 '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 'libfontconfig.so.1()(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 'ld-linux-aarch64.so.1(GLIBC_2.17)(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_ABI_DT_RELR)(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 'libpangocairo-1.0.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 'libltdl.so.7()(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+-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: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 'rtld(GNU_HASH)' 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.17)(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 'libgdk-x11-2.0.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 '/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 '/usr/bin/pkg-config' 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 'libgobject-2.0.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: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 'libfreetype.so.6()(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 '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 'libcanberra.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 'libgdk_pixbuf-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 'libz.so.1()(64bit)' 10-13 11:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '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 'libc.so.6(GLIBC_2.38)(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 'pkgconfig(gdk-3.0)' 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-3.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(TDB_1.2.1)(64bit)' 10-13 11:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra(aarch-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 'libgtk-3.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 'libgio-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 'gtk2-devel' 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 'libharfbuzz.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 'libcanberra-gtk3(aarch-64)' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk.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 '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 --whatprovides 'libtdb.so.1()(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 '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 'pkgconfig(gtk+-3.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 '/bin/sh' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sound-theme-freedesktop' 10-13 11:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(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 'libgtk-x11-2.0.so.0()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangoft2-1.0.so.0()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcanberra-gtk2(aarch-64)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libcanberra)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 10-13 11:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'pango' 'harfbuzz' 'libtool-ltdl' 'libtdb' 'libX11' 'gtk3' 'zlib-ng-compat' 'atk' 'cairo-gobject' 'libcanberra' 'freetype' 'libcanberra-gtk2' 'libvorbis' 'bash' 'libcanberra-gtk3' 'gtk2-devel' 'fontconfig' 'pkgconf-pkg-config' 'gtk3-devel' 'gdk-pixbuf2' 'sound-theme-freedesktop' 'systemd-libs' 'gtk3-classic-devel' 'cairo' 'glibc' 'gtk3-classic' 'glib2' 'libcanberra-devel' 'gtk2' 10-13 11:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libpangoxft' 'pkgconfig(gio' 'libgettextlib' 'pango(aarch' 'libgusb' '/usr/bin/sh' 'libXrender' 'libcairo' 'libgirepository' 'fontconfig(aarch' 'liblzma.so' '(glibc-gconv' 'libtextstyle' 'pkgconfig(zlib)' 'libblkid' 'libglib' 'libwebp' 'libgobject' 'pkgconfig(fontconfig)' 'sound-theme-freedesktop' 'at-spi2' 'diffutils' 'libunwind' 'libudev' 'libOpenGL' 'gtk2' 'gobject' 'pkgconfig(harfbuzz) >= 8' 'libXinerama = 1.1' 'pkgconfig(libpng)' '/usr/bin/xsltproc' 'docbook' 'libattr.so' 'libcolordprivate' 'pkgconfig(colord)' 'libtdb.so.1(TDB_1' 'libselinux' 'ld' 'pkgconfig(freetype2) >= 23' 'harfbuzz(aarch' '/usr/bin/xprop' 'libmount.so' 'libogg' 'libX11 = 1.8' 'libXrandr' 'pkgconfig(epoxy) >= 1' 'libxml2.so.2(LIBXML2_2' 'libgcc_s.so.1(GCC_3' 'libm' 'nettle >= 3' 'libblkid.so' 'libwayland' 'pkgconfig(xfixes)' 'libffi.so' 'libm.so' 'libtiff' 'fribidi(aarch' 'ncurses' 'gtk2-devel' 'gtk2 = 2.24' 'libjpeg.so' 'libXfixes = 6.0' 'libsystemd' 'libltdl' 'libgcc_s' 'pkgconfig(xextproto)' 'libgcc_s.so' 'libgettextsrc' 'gnutls' 'freetype >= 2' 'pkgconfig(pangocairo)' 'libXcomposite = 0.4' 'libcrypto' 'pkgconfig(wayland' 'pkgconfig(xkbcommon) >= 0' 'libsndfile.so.1(libsndfile.so' 'libtasn1' 'cups' 'basesystem' 'libidn2.so.0(IDN2_0' 'libtinysparql' 'pkgconfig(xcursor)' 'libpng16' 'perl(constant)' 'pkgconfig(xext)' 'pkgconf-pkg-config' 'libthai.so' 'libjbig.so' 'pkgconfig(libxml' 'libgthread' 'libasound' 'libxkbcommon(aarch' 'google-noto-sans' 'gtk3' 'libXfixes' 'pkgconfig(xinerama)' 'libXinerama' 'libglvnd' 'libXft' '/usr/bin/sendmail' 'libcanberra' 'gtk-update' 'libicuuc' 'krb5' 'libgssapi_krb5' 'avahi' 'pkgconfig(sysprof' 'sound' 'libtinfo' 'pcre2' 'pkgconfig(fixesproto) >= 6' 'atk >= 1' 'abattis-cantarell' 'perl(File::Temp)' 'libtextstyle(aarch' 'pkgconf(aarch' 'pkgconfig(pangoft2)' 'libgailutil' 'libtinysparql(aarch' 'pkgconfig(libpng) >= 1' 'libcanberra-devel' 'dbus' 'libatspi' 'libp11' 'python3' 'libpcre2' 'libLerc' 'libpkgconf(aarch' 'libtool' 'libpangocairo' 'libXcursor = 1.2' 'pkgconfig(cairo)' 'libthai(aarch' 'pkgconfig(atspi' 'pkgconfig(xineramaproto)' 'libpython3.13.so' 'sed' '/usr/bin/xmlcatalog' 'pkgconfig(gdk' 'gdk-pixbuf2' 'libgmp' 'libgcc(aarch' 'libgio' 'libhogweed' 'libepoxy(aarch' 'filesystem(unmerged' 'perl(FileHandle)' 'libGLESv1_CM' 'fontconfig >= 2' 'libpango' '(python3' 'libepoxy' 'libstdc++.so' 'libjson' 'gzip' 'libpixman' 'libcanberra-gtk3' 'perl(strict)' 'pkgconfig(pango)' 'libstdc++.so.6(CXXABI_1' 'libXft(aarch' 'libX11 >= 1' 'pkgconfig(renderproto) >= 0' 'libglvnd(aarch' 'pkgconfig(xproto)' 'pulseaudio' 'libelf.so' 'libgomp.so' 'pkgconfig(randrproto) >= 1' 'libEGL' 'libdw' 'libtiff.so' 'pkgconfig(xcb) >= 1' '/usr/bin/python3' 'libpam.so' 'pkgconfig(xcb' 'libtiff >= 3' 'libffi' 'hicolor' 'fonts' 'pkgconfig(fontconfig) >= 2' 'setup' 'pkgconfig(gusb)' 'pkgconfig(libthai) >= 0' '/bin/sh' 'coreutils' 'gtk3-classic' 'harfbuzz' 'libtdb' 'pkgconfig(harfbuzz' 'libxkbcommon' 'pkgconfig' 'libGLdispatch' 'libacl' 'atk' 'colord = 1.4' 'crypto' 'libselinux.so' 'pkgconfig(tinysparql' 'libgdk_pixbuf' 'liblzma' 'libxcb' 'libjson-glib-1.0.so.0(libjson' 'libglvnd-core' 'filesystem' 'gdk' 'freetype(aarch' 'libjpeg' 'libcap' 'pkgconfig(xi)' 'libXrandr(aarch' 'libgdk' 'pkgconfig(gmodule' 'libatk' 'pkgconfig(xft) >= 2' 'libvorbisfile' 'liblcms2' 'tar' 'pkgconfig(atk' 'zlib-ng-compat' 'pkgconfig(inputproto)' 'cairo-gobject' 'pkgconfig(sqlite3) > 3' 'freetype' 'libsndfile' 'libtracker' 'atk(aarch' 'libcolord' 'pkgconfig(libjpeg)' 'libfreetype' 'libXtst' 'cmake' 'diffstat' 'libz.so.1(ZLIB_1.2' 'libdatrie' 'libXi = 1.8' 'pkgconfig(pango) >= 1' 'libXi' 'cairo' '/usr/bin/bash' 'grep' 'perl(vars)' 'libtool-ltdl' 'libgcc_s.so.1(GCC_4' 'shared' 'pkgconfig(damageproto) >= 1' 'pkgconfig(json' 'pkgconfig(dbus' 'libxkbcommon.so.0(V_0' 'libattr' 'bzip2' 'libpulse' 'libcanberra-gtk2' 'libvorbis' 'bash' 'libX11 >= 1.5' 'pkgconfig(libselinux) >= 2' 'gawk' 'libfontconfig' 'libXcursor' 'libzstd' 'font(:lang=en)' 'pkgconfig(atk)' 'libXrender = 0.9' 'cairo(aarch' 'systemd-libs' 'libcloudproviders' 'xorg-x11' 'libpkgconf' 'rpm' 'glibc' 'pkgconfig(libtiff' 'perl(Getopt::Long)' 'libelf' 'libblkid(aarch' 'libunistring' 'libsqlite3' 'rtld(GNU_HASH)' 'pkgconfig(xrender) >= 0' 'pkgconfig(egl)' 'pkgconfig(kbproto)' 'pkgconfig(atk) >= 2' 'pkgconfig(libffi) >= 3' 'libGLX' 'libthai.so.0(LIBTHAI_0' 'glibc = 2' 'libnettle' 'python(abi) = 3' 'fontconfig' 'pkgconfig(gmodule-no' 'adwaita' 'libgmodule' 'libgomp' 'pkgconfig(libffi)' 'glib2' 'xkeyboard' 'libXdamage = 1.1' 'libdatrie.so' 'libmount' 'libX11' 'pkgconfig(freetype2) >= 21' 'glib2(aarch' 'libsoup' 'p11' 'libXrandr = 1.5' 'libz' 'colord' 'pkgconfig(fribidi) >= 1' 'libasyncns' 'libgraphite2' 'pkgconfig(pangocairo) >= 1' 'libasound.so' 'p7zip' '/usr/bin/perl' 'pkgconfig(pixman' 'gtk3-devel' 'libXext' 'pkgconfig(gtk+' 'libXdamage' 'pango' 'libthai' 'pango >= 1' 'libstdc++.so.6(GLIBCXX_3' 'libdbus' 'libcupsimage' 'adwaita-icon' 'pkgconfig(fribidi) >= 0' 'pkgconfig(cairo' 'libexpat' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(mount) >= 2' 'emacs' 'util' 'libGLESv2' 'pkgconfig(cloudproviders) >= 0' 'libgtk' 'libxml2' 'libtasn1 >= 4' '/usr/bin/pkg' 'pkgconfig(glib' 'pkgconfig(xrender)' 'libz.so.1(ZLIB_1' 'libXcomposite' 'libasound.so.2(ALSA_0' 'pkgconfig(gobject' 'ninja' 'libbz2' 'pkgconfig(avahi' 'libXrandr >= 1.2' 'pkgconfig(shared' 'pkgconfig(gnutls)' 'glib2 >= 2' 'libxkbregistry' 'libidn2' 'pkgconfig(x11)' 'libcolorhug' 'pkgconfig(xcomposite)' 'libcloudproviders(aarch' 'libbrotlidec' 'libstdc++' 'filesystem >= 3' 'libXext = 1.3' 'gettext' 'perl(Getopt::Std)' 'libavahi' 'libgstreamer' 'xml' 'pkgconfig(xrandr)' 'libacl.so' 'pkgconfig(cairo) >= 1' 'libcups' 'libharfbuzz' 'libgnutls' 'libcanberra(aarch' 'procmail' 'pkgconfig(freetype2)' 'libpam' 'gtk3(aarch' 'libXau' 'libgusb.so.2(LIBGUSB_0' 'pkgconfig(xdamage)' 'pkgconfig(compositeproto) >= 0' 'glibc(aarch' 'libfribidi' 'libicui18n' 'libGL' 'zlib' 'libdw.so' '(python(abi) = 3' 'pkgconf' 'libc.so' 'pkgconfig(gl)' 'gtk3-classic-devel' 'libuuid(aarch' 'pkgconfig(libpcre2' 'pkgconfig(libcanberra)' 'libsepol(aarch' 'libpangoft2' 10-13 11:28 root DEBUG CheckOwnDirs completed: 1515.937 seconds 10-13 11:28 root DEBUG Running check: CheckOwnOther 10-13 11:28 root DEBUG CheckOwnOther completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckRelocatable 10-13 11:28 root DEBUG CheckRelocatable completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckRequires 10-13 11:28 root DEBUG CheckRequires completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourceMD5 10-13 11:28 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/libcanberra/srpm-unpacked/libcanberra-0.30.tar.xz 10-13 11:28 root DEBUG CheckSourceMD5 completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourcedirMacroUse 10-13 11:28 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSpecLegibility 10-13 11:28 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSpecName 10-13 11:28 root DEBUG CheckSpecName completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckStaticLibs 10-13 11:28 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-13 11:28 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-13 11:28 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckUTF8Filenames 10-13 11:28 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUpdateIconCache 10-13 11:28 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUsefulDebuginfo 10-13 11:28 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckBuildInMock 10-13 11:28 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckBuildroot 10-13 11:28 root DEBUG CheckBuildroot completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckBundledFonts 10-13 11:28 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckClean 10-13 11:28 root DEBUG CheckClean completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckContainsLicenseText 10-13 11:28 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckFileRequires 10-13 11:28 root DEBUG CheckFileRequires completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckFinalRequiresProvides 10-13 11:28 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckFullVerReqSub 10-13 11:28 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckFunctionAsDescribed 10-13 11:28 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckIllegalSpecTags 10-13 11:28 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckLatestVersionIsPackaged 10-13 11:28 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckLicenseUpstream 10-13 11:28 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckManPages 10-13 11:28 root DEBUG CheckManPages completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckParallelMake 10-13 11:28 root DEBUG CheckParallelMake completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckPatchComments 10-13 11:28 root DEBUG CheckPatchComments completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckPkgConfigFiles 10-13 11:28 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckRubyPlugin 10-13 11:28 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckScriptletSanity 10-13 11:28 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourceComment 10-13 11:28 root DEBUG CheckSourceComment completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourceDownloads 10-13 11:28 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourceUrl 10-13 11:28 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSourceVerification 10-13 11:28 root DEBUG CheckSourceVerification completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSpecAsInSRPM 10-13 11:28 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckSupportAllArchs 10-13 11:28 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckTestSuites 10-13 11:28 root DEBUG CheckTestSuites completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckTimeStamps 10-13 11:28 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckTmpfiles 10-13 11:28 root DEBUG CheckTmpfiles completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUpdateMimeDatabase 10-13 11:28 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUseGlobal 10-13 11:28 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: SugarActivityCheckBuildRequires 10-13 11:28 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: SugarActivityCheckNaming 10-13 11:28 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-13 11:28 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckAddMavenDepmap 10-13 11:28 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckBundledJars 10-13 11:28 root DEBUG CheckBundledJars completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckJPackageRequires 10-13 11:28 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckJavadoc 10-13 11:28 root DEBUG CheckJavadoc completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckJavadocJPackageRequires 10-13 11:28 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckJavadocdirName 10-13 11:28 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckMvnRpmbuild 10-13 11:28 root DEBUG CheckMvnRpmbuild completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckNewStyleMaven 10-13 11:28 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckNoArch 10-13 11:28 root DEBUG CheckNoArch completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckNoOldMavenDepmap 10-13 11:28 root DEBUG CheckNoOldMavenDepmap completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckNoRequiresPost 10-13 11:28 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckNotJavaApplicable 10-13 11:28 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckPomInstalled 10-13 11:28 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckTestSkip 10-13 11:28 root DEBUG CheckTestSkip completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUpdateDepmap 10-13 11:28 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUpstremBuildMethod 10-13 11:28 root DEBUG CheckUpstremBuildMethod completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckUseMavenpomdirMacro 10-13 11:28 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-13 11:28 root DEBUG autotools used: 10-13 11:28 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: fonts-disable 10-13 11:28 root DEBUG fonts-disable completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: generic-excludearch 10-13 11:28 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-13 11:28 root DEBUG generic-excludearch completed: 0.004 seconds 10-13 11:28 root DEBUG Running check: generic-large-docs 10-13 11:28 root DEBUG generic-large-docs completed: 0.022 seconds 10-13 11:28 root DEBUG Running check: java-check-bundled-jars 10-13 11:28 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: fonts-fc-query 10-13 11:28 root DEBUG fonts-fc-query completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: fonts-repo-audit 10-13 11:28 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: generic-large-data 10-13 11:28 root DEBUG generic-large-data completed: 0.019 seconds 10-13 11:28 root DEBUG Running check: generic-srv-opt 10-13 11:28 root DEBUG generic-srv-opt completed: 0.004 seconds 10-13 11:28 root DEBUG Running check: perl-url-tag 10-13 11:28 root DEBUG perl-url-tag completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: php-compatinfo 10-13 11:28 root DEBUG php-compatinfo completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: python-check-eggs 10-13 11:28 root DEBUG python-check-eggs completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: python-dont-download-deps 10-13 11:28 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: python-egg-info 10-13 11:28 root DEBUG python-egg-info completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: python-meet-guidelines 10-13 11:28 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckBuildCompilerFlags 10-13 11:28 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-13 11:28 root DEBUG Running check: CheckDaemonCompileFlags 10-13 11:28 root DEBUG CheckDaemonCompileFlags completed: 0.003 seconds 10-13 11:28 root DEBUG Running check: CheckUpdateDesktopDatabase 10-13 11:28 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 10-13 11:28 root DEBUG Running check: CheckSystemdScripts 10-13 11:28 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-13 11:28 root DEBUG Report completed: 2313.664 seconds