11-05 18:03 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 11-05 18:03 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail-mta --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 11-05 18:03 root INFO Processing local files: indimail-mta 11-05 18:03 root DEBUG Active settings after processing options 11-05 18:03 root DEBUG bz_url: https://bugzilla.redhat.com 11-05 18:03 root DEBUG _con_handler: (INFO)> 11-05 18:03 root DEBUG _log_config_done: True 11-05 18:03 root DEBUG cache: False 11-05 18:03 root DEBUG resultdir: None 11-05 18:03 root DEBUG init_done: True 11-05 18:03 root DEBUG uniqueext: None 11-05 18:03 root DEBUG configdir: None 11-05 18:03 root DEBUG log_level: 20 11-05 18:03 root DEBUG prebuilt: True 11-05 18:03 root DEBUG verbose: False 11-05 18:03 root DEBUG name: indimail-mta 11-05 18:03 root DEBUG use_colors: False 11-05 18:03 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 11-05 18:03 root DEBUG bug: None 11-05 18:03 root DEBUG url: None 11-05 18:03 root DEBUG copr_build_descriptor: None 11-05 18:03 root DEBUG list_checks: False 11-05 18:03 root DEBUG list_flags: False 11-05 18:03 root DEBUG list_plugins: False 11-05 18:03 root DEBUG version: False 11-05 18:03 root DEBUG flags: [] 11-05 18:03 root DEBUG repo: None 11-05 18:03 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 11-05 18:03 root DEBUG no_report: False 11-05 18:03 root DEBUG nobuild: False 11-05 18:03 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 11-05 18:03 root DEBUG other_bz: None 11-05 18:03 root DEBUG plugins_arg: None 11-05 18:03 root DEBUG single: None 11-05 18:03 root DEBUG rpm_spec: True 11-05 18:03 root DEBUG exclude: None 11-05 18:03 root DEBUG checksum: sha256 11-05 18:03 root DEBUG plugins: {} 11-05 18:03 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 11-05 18:03 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.src.rpm 11-05 18:03 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 11-05 18:03 root DEBUG find_urls completed: 0.044 11-05 18:04 root DEBUG Avoiding init of working mock root 11-05 18:04 root DEBUG Url download completed: 74.160 11-05 18:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 11-05 18:04 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 11-05 18:04 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' 11-05 18:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 11-05 18:04 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 11-05 18:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 11-05 18:04 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 11-05 18:04 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz' 11-05 18:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 11-05 18:04 root INFO No upstream for (Source0): indimail-mta-3.0.9.tar.gz 11-05 18:04 root INFO Running checks and generating report 11-05 18:04 root DEBUG Running check: CheckResultdir 11-05 18:04 root DEBUG CheckResultdir completed: 0.000 seconds 11-05 18:04 root DEBUG Running check: CheckBuild 11-05 18:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-debugsource-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:04 root DEBUG CheckBuild completed: 0.060 seconds 11-05 18:04 root DEBUG Running check: CheckRpmlint 11-05 18:04 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpbhxyjk1j /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc39.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc39.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-debugsource-3.0.9-1.1.fc39.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.src.rpm 11-05 18:05 root DEBUG CheckRpmlint completed: 15.249 seconds 11-05 18:05 root DEBUG Running check: CheckPackageInstalls 11-05 18:05 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 11-05 18:05 root DEBUG Init output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 11-05 18:05 root INFO Installing built package(s) 11-05 18:05 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/indimail-mta/results, --init 11-05 18:05 root DEBUG --init output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 11-05 18:05 root DEBUG CheckPackageInstalls completed: 6.862 seconds 11-05 18:05 root DEBUG Running check: CheckRpmlintInstalled 11-05 18:05 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/indimail-mta/results, --init 11-05 18:05 root DEBUG --init output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 11-05 18:05 root DEBUG is_installed: Tested rpmlint, result: 1 11-05 18:05 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/indimail-mta/results, --shell, 'rm -f /var/lib/rpm/__db*' 11-05 18:05 root DEBUG output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/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-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 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 11-05 18:05 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/indimail-mta/results, install, rpmlint 11-05 18:05 root DEBUG Install output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 11-05 18:05 root DEBUG Script output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed indimail-mta indimail-mta-debuginfo qmta indimail-mta-debugsource indimail-mini; 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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed indimail-mta indimail-mta-debuginfo qmta indimail-mta-debugsource indimail-mini; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed indimail-mta indimail-mta-debuginfo qmta indimail-mta-debugsource indimail-mini; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "indimail-mta". (none): E: there is no installed rpm "indimail-mta-debuginfo". (none): E: there is no installed rpm "qmta". (none): E: there is no installed rpm "indimail-mta-debugsource". (none): E: there is no installed rpm "indimail-mini". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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: 5 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 indimail-mta indimail-mta-debuginfo qmta indimail-mta-debugsource indimail-mini; echo 'rpmlint-done:'"] Finish: run 11-05 18:05 root DEBUG CheckRpmlintInstalled completed: 42.090 seconds 11-05 18:05 root DEBUG Running check: CheckRpmlintDebuginfo 11-05 18:05 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpqdiy_u5i /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc39.x86_64.rpm 11-05 18:06 root DEBUG CheckRpmlintDebuginfo completed: 6.324 seconds 11-05 18:06 root DEBUG Running check: CheckInitDeps 11-05 18:06 root DEBUG CheckInitDeps completed: 14.546 seconds 11-05 18:06 root DEBUG Running check: CheckBuildCompleted 11-05 18:06 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/indimail-mta/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 11-05 18:06 root DEBUG Mock output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 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 11-05 18:06 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/indimail-mta/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.src.rpm, indimail-mta-3.0.9-1.1.fc39.src.rpm 11-05 18:06 root DEBUG Mock output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/results --copyin /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.src.rpm indimail-mta-3.0.9-1.1.fc39.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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc39.src.rpm to /var/lib/mock/fedora-39-x86_64/root/indimail-mta-3.0.9-1.1.fc39.src.rpm Finish: run None NoneType: None 11-05 18:06 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/indimail-mta/results, --chroot, --, rpm -i indimail-mta-3.0.9-1.1.fc39.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 11-05 18:06 root DEBUG Mock output: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), 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/indimail-mta/results --chroot -- 'rpm -i indimail-mta-3.0.9-1.1.fc39.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.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: 5.9 INFO: Mock Version: 5.9 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf4 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-39-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i indimail-mta-3.0.9-1.1.fc39.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-mta-3.0.9-1.1.fc39.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1730764800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RoqJI1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indimail-mta-3.0.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.0.9 + rm -rf /builddir/build/BUILD/indimail-mta-3.0.9-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/indimail-mta-3.0.9-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-mta-3.0.9-1.1.fc39.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 11-05 18:06 root DEBUG _topdir: /builddir/build 11-05 18:06 root INFO Reading configuration from /etc/mock/site-defaults.cfg 11-05 18:06 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 11-05 18:06 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 11-05 18:06 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 11-05 18:06 root INFO Active plugins: Shell-api, Generic, C/C++ 11-05 18:06 root DEBUG CheckBuildCompleted completed: 13.735 seconds 11-05 18:06 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 11-05 18:06 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 11-05 18:06 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 11-05 18:06 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 11-05 18:06 root DEBUG Skipping CheckClean in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 11-05 18:06 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 11-05 18:06 root DEBUG Running check: OcamlCheckStaticLibs 11-05 18:06 root DEBUG OcamlCheckStaticLibs completed: 0.390 seconds 11-05 18:06 root DEBUG Running check: HaskellCheckStaticLibs 11-05 18:06 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 11-05 18:06 root DEBUG Running check: CreateEnvCheck 11-05 18:06 root DEBUG CreateEnvCheck completed: 0.001 seconds 11-05 18:06 root DEBUG Running check: RCheckBuildRequires 11-05 18:06 root DEBUG RCheckBuildRequires completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: RCheckCheckMacro 11-05 18:06 root DEBUG RCheckCheckMacro completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: RCheckDoc 11-05 18:06 root DEBUG RCheckDoc completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: RCheckInstallSection 11-05 18:06 root DEBUG RCheckInstallSection completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: RCheckLatestVersionIsPackaged 11-05 18:06 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: RCheckRequires 11-05 18:06 root DEBUG RCheckRequires completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckBundledGnulib 11-05 18:06 root DEBUG CheckBundledGnulib completed: 0.004 seconds 11-05 18:06 root DEBUG Running check: CheckGccBuildRequires 11-05 18:06 root DEBUG CheckGccBuildRequires completed: 0.004 seconds 11-05 18:06 root DEBUG Running check: CheckHeaderFiles 11-05 18:06 root DEBUG CheckHeaderFiles completed: 0.006 seconds 11-05 18:06 root DEBUG Running check: CheckLDConfig 11-05 18:06 root DEBUG CheckLDConfig completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckLibToolArchives 11-05 18:06 root DEBUG CheckLibToolArchives completed: 0.007 seconds 11-05 18:06 root DEBUG Running check: CheckNoKernelModules 11-05 18:06 root DEBUG CheckNoKernelModules completed: 0.004 seconds 11-05 18:06 root DEBUG Running check: CheckNoStaticExecutables 11-05 18:06 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/21/15c3ef67ac8cafdb3f75ac5000fd90a8398910 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e6/f4fbdbb03068b86f7323d5cc9d1e775b3748b3 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/4b0c538685850f6b905ebb81230e345a091499 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/7210ebdab2189091040e55454f781d596602f9 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/c2/55d3f0ff3308133b355653928ff8d7871f9df5 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e1/8c67b556f81b59bf8cad9e346f3fed74e54fad 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d3/3849dc826939fddb656c8b2ea103b20b78cfec 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ea/f151a2b8a9e42ab28d16715e99f8d48ec4e275 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/23/4cc50b5037d404c2ba66e74bfa8f9ae4abad2e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/9a/41105794d27759fdf510f31948cd55d0e62711 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/54/99499656b231b219ee5830cafea4ddc0e4a4e0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f9/ef74439961c5c4d062418926231b0ba84a31f1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/6e/a9f941fb77cad7341b9046d63a871b5909fa8c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/de/f5044275c7ef8bb53224a5be8b0ec952776f1e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e4/0712e3d4fedeb5121df8fc8fbe295d64c45ea8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/83/8b0f35b40fac0ad47537ac98003484b37d20af 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/88/0aafbf151abac1c35efe8331c1277ef8f2f7fe 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/84/e5cc69f8898e4727c6bbdbc5d4e2be809cf65e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8f/ce21c45574f29dfc8bcdf378d77f37d6448f67 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d8/e3a876138b409c48ec9e492edc1b1d0de7a95c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/4a/20b4a55dc674562e2ad6fac0c525001dd5c364 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ca/2b36558fa9d802cecea366dd892d48940b6c55 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a9/61ae0bacc99d4913adb35f7aadb4177a565eeb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/55/fbc866f69f42634b1e18aae1512b77aa5a5e75 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8e/cb7416cd356f50d099b4cb29417de4a2d7d1ca 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-remote 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmta-send 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-lspawn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/mini-smtpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-local 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qhpsi 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-qmqpc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-rspawn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-clean 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-direct 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-queue 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-tcpto 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-tcpok 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-inject 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/sendmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/filterit 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildir2mbox 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/srsfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/queue-fix 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-showctl 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirdeliver 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/forward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmaildirwatch 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/predate 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/datemail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/irmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/mailsubj 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmaildirmake 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/3c/8d24b53dcffbb997b6495e3851f22a8be6dc07 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8a/bd5b4d6e016b82884054fcf695965f5cbd8b97 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8a/2a1a877208763ba67327c290b5202a87585d8e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/41/f370b7a7c77e7a3e9d5edcdea1d34cbef41f9a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/41/dfea6885c76077aeb85d0b15d8ff6ba4f77ce3 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/5d/48a010b962b2ac637895b079aefb2fd43149e7 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/9b/a6284f5e39ba8d63e92501f43422dfd00c5a4f 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/21/15c3ef67ac8cafdb3f75ac5000fd90a8398910 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/c9/8bd58a7ddb31b9a9cf3762cca70fe899dea8fb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/25/2094b424076acb8292cf5cf2e8318feeaab361 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f7/6ab340de97a7a323f48b1ac4854d5963a9831d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f7/f13ee8ab678776421751d34468db2463c773f0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f4/f5f6ed09a9a05fddd656b357beb286058bfdad 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/91/d51bc2886e22c7a50a3f44135abee09e28c02d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/91/891fd65ad23daf1225d26ec71b09540b776fb1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/91/4b0ad76e350a795d0c881b503dc7da49a64b93 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a2/7bc07a0a41eca26a4cc4afa372a73ae470f0d0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e6/f4fbdbb03068b86f7323d5cc9d1e775b3748b3 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e6/aedf5a46d391f6a9d44ff7755a7b8a0dfc0df7 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e6/e9b8f5f51e22e3b84875d055b34a6b3a117121 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a0/0aa8d6a533c1e4e99f3950453c51d9db8b6d99 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a0/ac600e3b80d30648016ac99c37d0b73073af93 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/65/341505326166f8471bbd97633d1cb4c30c79db 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/0d/dc0de7666f9be8c92f1c31492a34e63ba169c2 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f6/e27e1c357d273d84d0693e40e9cf2ce01468e8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/14/f0c1defdde8023a8e690648b372327b38ecd92 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/34/b78b420254b8b108cc5373cc02982546450dda 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/64/06f69c4449876d5cfe30765a990a9c5b7c722b 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/4d/97ee8b15ca94b49f78e54d975e93d9991ae45d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/4b0c538685850f6b905ebb81230e345a091499 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/7210ebdab2189091040e55454f781d596602f9 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/5c3a8c21b2eb2d45455718a8a362a2321335ed 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e5/181ad05c0d2ef6f05738ac0f00210f50f0fc79 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e5/9c42b0d9b7004f0a32a34435fc898dbe2a7e1c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/c2/19ce5fa97347142863975aa251d7410c4ee5ac 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/c2/55d3f0ff3308133b355653928ff8d7871f9df5 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b0/6df1dbacc2a03bda7a08c44ce69022ee59e37c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b0/8d0030592946ffa911e2fbc116c1dff4913563 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/10/3197b39e74e5e50c97ce4e82b1bbfd9a796722 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e1/6c99a2ba58996ef3794f293c1381eed3865651 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e1/8c67b556f81b59bf8cad9e346f3fed74e54fad 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/80/d50b179b7839732a90b77089d9651d63c4b023 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/00/a96499b45e317a327bb2e05ffc93dcd5c3dbde 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/49/863abd705f30f0dc5502e2134db6eec7efc736 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/eb/1af4457159a5006b6284567dd15033a770a01f 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/26/5c1fb9f48f8da069bbd672b0d437fcceabba92 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d3/3849dc826939fddb656c8b2ea103b20b78cfec 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ea/f151a2b8a9e42ab28d16715e99f8d48ec4e275 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/07/4f9dae6424a0d4f060bbf8789efbe7e751d6d1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/07/a17b8a9d971206bd6755a75f2cf1dec9fc8c7b 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a3/0f0a43346e6d9ba9b12bc4c05600b3ed39078d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a3/f7f7d0848a875ef51c71a9c49dbfa2764c3f4c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/23/4cc50b5037d404c2ba66e74bfa8f9ae4abad2e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/94/aa2cbd791cdf54ea7085c4932d352374db4ca1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/4c/4eec5388cbaf5cda070dcbfeeed770f7b3cbcb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/45/0d16750f3761ca829d1338d4c7af1f48d02066 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/9a/41105794d27759fdf510f31948cd55d0e62711 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/9a/a00571c47c9b4c0ab51e4e48582bda9fe0523f 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b9/cfaaed62d1fb8358b0426b6cf819f87181b37d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b9/4a9bb50b16b5c5daadad32ac83acaf646a96a4 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/fe/13f2497693fbcd8f9182a90a63769be6d889bf 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/32/1ad5e99aba00bf2390b6f2fbdb86f30e70b484 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/32/70d1e08897d9fba49bbb8c2cd4cac36341f42d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/31/b4fb2e5397037af59c7c1d38dac92af826b11b 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/87/ce2b868d19468e370f2589d9533d335692b7dc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/60/d5e2f73e8db631a88a14921d54b5248caf46f1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/da/3321351dddb5e126a9b3c95b23dca7c8f93702 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/17/83dff4666c8c9e5538e37b209e23e63fc8630d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/17/dcd9cf68d2c1a02d92123f88f8ea12e4da3a3a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/17/0030e5a073663586a9f8681966e5c07455ad59 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/18/5633045b6017ef0894cd9a6930e0b34a69ef75 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/18/6d0272e6d79acbb6ba2614261b4ce5673ec50c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a7/f226f6f4bd369c3df043b6b71d9168255db863 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/54/99499656b231b219ee5830cafea4ddc0e4a4e0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/54/6434ee9d3339172a82e2da574c73886a68b96c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/bf/ab7f94b780f01fc45e8d1de32c841519770b77 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f9/ef74439961c5c4d062418926231b0ba84a31f1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/0a/a0ca9754da0b23502016735a7eca82be16ec60 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/0a/6e8c0ba13c63ec4b286af80cf9df6ac53ffabf 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/0a/a3406586cb462173fb95e77e15b5ebb1cd3ebb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ae/29e77f117cd4afeda84fa0bf80037a9d428fa7 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/20/6783e08839a32b6a69231de33fa313d46bf698 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a6/5f613e20bd014ed605dd326edc957f0551eb40 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/22/f3ab051505c4288b25be0989312b3bb33f0c75 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/75/04028ef67c551c1dda8b73635cd2a92494cf28 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/6e/a9f941fb77cad7341b9046d63a871b5909fa8c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e2/9a13d644ce6ece1d70fd287e60bf18c4fbfb40 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e2/ac26846d2730826afd8d9740cbc00b4ebf42cf 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/de/f5044275c7ef8bb53224a5be8b0ec952776f1e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/de/44d640f5e5f3d24a8432d16cb00b324ca5342d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/bb/5b68190d50e700bf0f423962790b52c1b20a10 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/3b/a1a5b7bcbfbe129456695b2b5cb311afd0f189 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/68/01db4f224666c35af80039457ae8648333b1e4 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/71/8c1f3317df0e0a56edae23d16264600276bd75 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e4/0712e3d4fedeb5121df8fc8fbe295d64c45ea8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/83/4422043754b32474bd75d784a6b415c8aa15e2 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/83/8b0f35b40fac0ad47537ac98003484b37d20af 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/5a/1fe7da252b64acdbf4febbbcd9db81d11eeeb0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b4/a884b1f862d14ee9f1e309b7f17b104c959fba 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b4/7c163c30f5bb5b86cee8ef25ed991049ed0835 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/88/0aafbf151abac1c35efe8331c1277ef8f2f7fe 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/5e/baf487944403735aea4d23222a90822b62c678 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/99/57d348be21a3c9d21f2d8719a685ff6520cd99 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/39/f81b7e6d11bbe0ce5a14c6513f3ae878284bae 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/1c/9bce4f7fdf37ecfcfe1dda34ca2dcb48abbe5d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/cb/c0fac38f49aa3fa27a910fcf085d148c4cb3ea 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/47/cd7a914c1bdfde6c080df52ff13c9a3e4f779e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ff/fdbfcba79695734f60084fe3379f4814baa7d7 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/72/412737eaf7d3e92eec1720ee49189b96f9d1bd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/72/25985aa4fb3dfd72d175ebb3e060ec9cbaa08a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a5/9cddf30f0d13dacba82aff4439acc2e5f23dfd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a5/405f9adfe36941ffa93caa9c38d0ff61a0bc2e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/4b/0c6e0a440294216c7e8fb118a45dce2a602838 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/53/951ccdb4636e2b3cf72bd8f193770832ddc4b8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/b8/982ff17d4b5f715fb6454fd94e824f9dafd8d4 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/2f/fa9ac26cf309a4108f1103ecac2b1401b84a02 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f2/cae9f6124209e8cd980b53ca9b615981f2b58d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d2/aaf7aef7d6ebe718b7d1f65890c028d14bed4a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/36/08c60da621951e954304449294f696e70d3bc8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8c/b42d4d471d76354c638c99207fd671d306809a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/84/e5cc69f8898e4727c6bbdbc5d4e2be809cf65e 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8f/ce21c45574f29dfc8bcdf378d77f37d6448f67 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8f/310794cef132cd1ab91b645b2eac2e1c1aa180 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/2b/89371d9b64c3f7506bf3d78e937bf2863724f0 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8d/aada94845fb8650d9febea10db4864ea34fd5b 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/69/5815fda617f4e823f792500805c64e24743b7c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d8/e3a876138b409c48ec9e492edc1b1d0de7a95c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/f1/f1660c10173c48dfcbd6e887ced8d04fbe4089 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/2c/cd96bc91a276fee422c1c987d1648e186f7242 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/4a/20b4a55dc674562e2ad6fac0c525001dd5c364 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ba/3f8418864aed4d87ab15cff1c69869b8335498 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ca/2b36558fa9d802cecea366dd892d48940b6c55 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ab/d4055a5f9129fc32041d008bc26951ea50fe01 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/1a/edf3b2a40fcfe701798789d0ff4ba13efb966d 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/06/137e511638cc135a1804cda8f17cbefb0a1f7a 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ee/e5e398e6da2e9ebcccb64587019f67574cc022 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ee/ab381823900d51f9bb02eabe5497c56c8753db 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/1e/495a28afe563453a2fe23d58197c8b26bec0c7 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/1e/872dd7d7a7b6f844485e8c0c470f45049b67ac 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/1e/2fb52877d2eae411a3dd4b2b4af8b0682e26de 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d0/45a1780630769033719c6224e528d1ce7b4dc5 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/fd/043b138d32088b48b7e168dfc8e32dfe70d568 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a9/8460babc9efe517b3674b12ff6b0611f5d788c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a9/61ae0bacc99d4913adb35f7aadb4177a565eeb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/a9/6eec4165b1683d086c224123d3fa48b121ebd4 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/95/aa82247bd459602651d21aa001b8bc9a9133b1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ef/bd46e45d40a7b57e9c02308eebb1bd4c384c00 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ef/19e9563e629e916ed8d852af2e6264442121dd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/55/fbc866f69f42634b1e18aae1512b77aa5a5e75 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/0f/b0636897fde10df6dfb3c04c76c770a391d4e1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e9/4f470b10ee2c0ed4c207fbaec87fe79d0de6f5 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e9/7ea9beca4b120230e36c10c2e0712e3e681e90 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/24/0f32cfb47ddc3dbf6f3bc6aebd583ae2ee0090 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8e/cb7416cd356f50d099b4cb29417de4a2d7d1ca 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/7d/abfccf470a2c935c3e489e4f50b4ffc08c0df6 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/7d/b3fc7a84a57a4da164288113d48c2bcfbf7e18 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d6/c7f52480edfa7a52280515d96e61a48f47752b 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/09/2ee521e3ed223f42e7f3b64f693b7a1294f283 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/indimail/plugins/generic.so 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm3+df 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm1+df 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm1 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm2 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/proc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/proc+df 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm2+df 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/binm3 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/home+df 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/share/indimail/boot/home 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/mlmatchup 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qpq 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/matchup 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/nowutc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zoverall 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zrhosts 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zfailures 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/senders 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zddist 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/successes 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zdeferrals 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/ipmeprint 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zsmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnstxt 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qfrontend 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qupgrade 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/columnt 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zsendmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnsip 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/ddist 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/make-recipients 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnsblcheck 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/suids 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/leapsecs 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/xrecipient 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnsmxip 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/testzero 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zspam 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/test-recipients 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qsmhook 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/smtp-matchup 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/config-fast 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rspamhist 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rspamsdomain 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/failures 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rxdelay 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnscname 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/yearcal 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/xqp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/atrn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zsuccesses 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnstlsarr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/etrn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/batv 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/xsender 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zsuids 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qmailconfig 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/whois 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zrecipients 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnsptr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rhosts 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rspamstat 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zsenders 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rpmattr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/cdbmake-12 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/deferrals 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/recipients 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/rspamrdomain 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/hostname 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/authcram 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/dnsfq 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/zrxdelay 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmonitor 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-send 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbmake 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-remote 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/slowq-start 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qscanq 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/spawn-filter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-multi 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbget 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-smtpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdb-database 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-pw2u 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/relaytest 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-sql 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-qmqpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-popbull 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmta-send 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-start 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-dkim 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-cdb 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/run-cleanq 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/greydaemon 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-getpw 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-lspawn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/surblqueue 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-nullqueue 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/plugtest 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/mini-smtpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-local 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/surblfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/todo-proc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qhpsi 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/ofmipd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/splogger 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qscheduler 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbdump 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbtest 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-qmqpc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbgetm 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-rspawn 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/udplogger 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-clean 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-direct 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-daned 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/setqload 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qscanq-stdin 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/ldap-checkpwd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-poppass 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-newu 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/ctrlenv 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-spamfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/rd-remote 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cdbstats 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-queue 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-tcpto 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-qmtpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-tcpok 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-greyd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/svctool 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/sys-checkpwd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/slowq-send 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/cleanq 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/sql-database 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-inject 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/dknewkey 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/preline 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/rrt 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822received 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/sendmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/drate 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822body 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirsmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/printmaillist 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/checkdomain 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/autoresponder 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822fields 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qreceipt 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/swaks 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/filterit 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/iftocc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/printass 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/checkaddr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/setmaillist 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822header 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/dot-forward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822field 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildir2mbox 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-qread 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/except 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/uacl 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/new-inject 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822print 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/srsfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qbase64 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/mbox2maildir 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qnotify 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/replier 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/tcp-env 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/rrforward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/cidr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/queue-fix 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-showctl 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/sslerator 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildircmd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/ifaddr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirserial 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirsize 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/udpclient 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/bouncesaying 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/printforward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirdeliver 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/serialqmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/forward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/iftoccfrom 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/maildirqmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmaildirwatch 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qdane 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822headerfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/ofmipname 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-qfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/predate 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/filterto 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/serialcmd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822addr 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qarf 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/replier-config 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qtop 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/newinclude 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/condredirect 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qaes 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/datemail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822date 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/irmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/mailsubj 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/setforward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/fastforward 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/serialsmtp 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-rm 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/inewaliases 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/spfquery 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmaildirmake 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822headerok 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/condtomaildir 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qcat 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/822bodyfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/21/15c3ef67ac8cafdb3f75ac5000fd90a8398910 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/4b0c538685850f6b905ebb81230e345a091499 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/df/7210ebdab2189091040e55454f781d596602f9 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ea/f151a2b8a9e42ab28d16715e99f8d48ec4e275 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/e4/0712e3d4fedeb5121df8fc8fbe295d64c45ea8 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/d8/e3a876138b409c48ec9e492edc1b1d0de7a95c 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/ca/2b36558fa9d802cecea366dd892d48940b6c55 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/lib/.build-id/8e/cb7416cd356f50d099b4cb29417de4a2d7d1ca 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/mini-smtpd 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-qmqpc 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/sbin/qmail-direct 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-inject 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/sendmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/srsfilter 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/qmail-showctl 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/predate 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/datemail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/irmail 11-05 18:06 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc39.x86_64.rpm/usr/bin/mailsubj 11-05 18:06 root DEBUG CheckNoStaticExecutables completed: 1.658 seconds 11-05 18:06 root DEBUG Running check: CheckRPATH 11-05 18:06 root DEBUG CheckRPATH completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckSoFiles 11-05 18:06 root DEBUG CheckSoFiles completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckJavaPlugin 11-05 18:06 root DEBUG CheckJavaPlugin completed: 0.011 seconds 11-05 18:06 root DEBUG Running check: PerlCheckBuildRequires 11-05 18:06 root DEBUG PerlCheckBuildRequires completed: 0.004 seconds 11-05 18:06 root DEBUG Running check: CheckPythonBuildRequires 11-05 18:06 root DEBUG CheckPythonBuildRequires completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckPythonRequires 11-05 18:06 root DEBUG CheckPythonRequires completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckPythonX_Site 11-05 18:06 root DEBUG CheckPythonX_Site completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckApprovedLicense 11-05 18:06 root DEBUG CheckApprovedLicense completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckBuildrootMacros 11-05 18:06 root DEBUG CheckBuildrootMacros completed: 0.013 seconds 11-05 18:06 root DEBUG Running check: CheckBundledLibs 11-05 18:06 root DEBUG CheckBundledLibs completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckChangelogFormat 11-05 18:06 root DEBUG CheckChangelogFormat completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckCleanBuildroot 11-05 18:06 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64|\$RPM_BUILD_ROOT)[^/] 11-05 18:06 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr # rpm macros are complicated. Read https://rpm.org/user_doc/macros.html CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes $LDFLAGS" # no static linking for RHEL7 and opensuse, sles versions /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} CC="gcc" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64 install /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail/qlocal_upgrade fi if [ -f indimail-mta.fc ] ; then install -m 0644 indimail-mta.fc /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.fc fi if [ -f indimail-mta.te ] ; then install -m 0644 indimail-mta.te /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.te fi /usr/bin/rm -f ChangeLog indimail-mta-rpm.info /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue/QUEUEDIR # remove devel files as we are not building a devel package /usr/bin/rm -rf /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/share/man/man3 # Create these files so that %ghost does not complain for i in tcp.smtp tcp.smtp.cdb tcp.qmtp tcp.qmtp.cdb tcp.qmqp \ tcp.qmqp.cdb do if [ ! -f /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.mod ( for i in `cat controlfiles.q` do case "$i" in signatures) echo "%ghost %attr(0644,qscand,qscand) %config(noreplace,missingok) /etc/indimail/control/$i" ;; spamignore) echo "%ghost %attr(0664,root,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" ;; *) echo "%ghost %config(noreplace,missingok) /etc/indimail/control/$i" ;; esac echo $i 1>&3 touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/$i done for i in rsa dh do for j in 512 1024 2048 4096 do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/"$i""$j".pem" echo ../certs/"$i""$j".pem 1>&3 touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/certs/"$i""$j".pem done done for i in servercert.cnf servercert.pem servercert.rand do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/$i" echo ../certs/$i 1>&3 touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/certs/$i done echo "%ghost %attr(0644,root,root) /etc/indimail/resolv.conf" echo ../resolv.conf 1>&3 ) > config_files.list 3>/rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/var/log/svc for i in deliver.25 greylist.1999 qmqpd.628 qmtpd.209 \ qscanq smtpd.25 smtpd.366 smtpd.465 smtpd.587 \ daned.1998 resolvconf udplogger.3000 slowq-send \ logfifo do /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/var/log/svc/$i touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/bin /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail 11-05 18:06 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckCodeAndContent 11-05 18:06 root DEBUG CheckCodeAndContent completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckConfigNoReplace 11-05 18:06 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckDefattr 11-05 18:06 root DEBUG CheckDefattr completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckDescMacros 11-05 18:06 root DEBUG CheckDescMacros completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckDesktopFile 11-05 18:06 root DEBUG CheckDesktopFile completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckDesktopFileInstall 11-05 18:06 root DEBUG CheckDesktopFileInstall completed: 0.002 seconds 11-05 18:06 root DEBUG Running check: CheckDevelFilesInDevel 11-05 18:06 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckDirectoryRequire 11-05 18:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 11-05 18:06 root DEBUG CheckDirectoryRequire completed: 4.584 seconds 11-05 18:06 root DEBUG Running check: CheckDistTag 11-05 18:06 root DEBUG CheckDistTag completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckDocRuntime 11-05 18:06 root DEBUG CheckDocRuntime completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckFileDuplicates 11-05 18:06 root DEBUG CheckFileDuplicates completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckFilePermissions 11-05 18:06 root DEBUG CheckFilePermissions completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckGconfSchemaInstall 11-05 18:06 root DEBUG CheckGconfSchemaInstall completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckGdkPixbufLoaders 11-05 18:06 root DEBUG CheckGdkPixbufLoaders completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckGioQueryModules 11-05 18:06 root DEBUG CheckGioQueryModules completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckGlibCompileSchemas 11-05 18:06 root DEBUG CheckGlibCompileSchemas completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckGtkQueryModules 11-05 18:06 root DEBUG CheckGtkQueryModules completed: 0.003 seconds 11-05 18:06 root DEBUG Running check: CheckGuidelines 11-05 18:06 root DEBUG CheckGuidelines completed: 0.000 seconds 11-05 18:06 root DEBUG Running check: CheckIfDepsDeprecated 11-05 18:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 11-05 18: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 'libresolv.so.2()(64bit)' 11-05 18: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.4)(64bit)' 11-05 18: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 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18: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 'make' 11-05 18: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 'libssl.so.3()(64bit)' 11-05 18:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 11-05 18: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 'openssl-devel' 11-05 18: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 '/usr/sbin/userdel' 11-05 18: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 'glibc' 11-05 18: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 'openssl' 11-05 18: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 '/bin/sh' 11-05 18: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 'libtool' 11-05 18: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 '/usr/sbin/groupdel' 11-05 18: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 11-05 18: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 '/usr/sbin/useradd' 11-05 18: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)' 11-05 18: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 'grep' 11-05 18: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(GLIBC_2.2.5)(64bit)' 11-05 18: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 'libsrs2.so.1()(64bit)' 11-05 18: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 '/usr/sbin/groupadd' 11-05 18: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)' 11-05 18: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 'libqmail' 11-05 18: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 'findutils' 11-05 18: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 'automake' 11-05 18: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 'gzip' 11-05 18: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 'libsrs2-devel' 11-05 18: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 'daemontools' 11-05 18: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18: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)' 11-05 18: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 'gcc-c++' 11-05 18: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 '/usr/bin/awk' 11-05 18: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 'glibc-static' 11-05 18: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 'libgsasl.so.18()(64bit)' 11-05 18: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)' 11-05 18: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 'sed' 11-05 18: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 'binutils' 11-05 18: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.3.4)(64bit)' 11-05 18: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 'libldap.so.2()(64bit)' 11-05 18: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 'autoconf' 11-05 18: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 'libidn2.so.0(IDN2_0.0.0)(64bit)' 11-05 18:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 11-05 18: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 'libidn2.so.0()(64bit)' 11-05 18: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.14)(64bit)' 11-05 18: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 'libdkim2.so.1()(64bit)' 11-05 18: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.15)(64bit)' 11-05 18: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 'ucspi-tcp' 11-05 18: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 'glibc-devel' 11-05 18: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 'openldap-devel' 11-05 18: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.36)(64bit)' 11-05 18: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 'procps' 11-05 18:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 11-05 18: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 'libresolv.so.2(GLIBC_2.9)(64bit)' 11-05 18: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 'diffutils' 11-05 18: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 '/usr/bin/sh' 11-05 18: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 'shadow-utils' 11-05 18: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 'libidn2-devel' 11-05 18: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 'libqmail.so.1()(64bit)' 11-05 18: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 'libdkim2-devel' 11-05 18: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 'libgsasl-devel' 11-05 18: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 'gcc' 11-05 18: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 'coreutils' 11-05 18:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 11-05 18: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 'pkgconfig' 11-05 18: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)' 11-05 18: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 'initscripts' 11-05 18: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 '/usr/bin/which' 11-05 18: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 'mysql-devel' 11-05 18: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 'libldap.so.2(OPENLDAP_2.200)(64bit)' 11-05 18: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 'libqmail-devel' 11-05 18: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 '/usr/bin/perl' 11-05 18: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 'libcrypto.so.3()(64bit)' 11-05 18: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 --provides 'libidn2' 11-05 18: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 --provides 'openldap' 11-05 18: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 --provides 'make' 11-05 18: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 --provides 'openssl-devel' 11-05 18: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 --provides 'libsrs2' 11-05 18: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 --provides 'bash' 11-05 18: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 --provides 'openssl' 11-05 18: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 --provides 'glibc' 11-05 18: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 --provides 'procps-ng' 11-05 18: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 --provides 'libtool' 11-05 18: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 --provides 'coreutils-single' 11-05 18: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 --provides 'libdkim2' 11-05 18: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 --provides 'grep' 11-05 18: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 --provides 'libqmail' 11-05 18: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 --provides 'findutils' 11-05 18: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 --provides 'automake' 11-05 18: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 --provides 'gzip' 11-05 18: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 --provides 'libsrs2-devel' 11-05 18: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 --provides 'gawk' 11-05 18: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 --provides 'daemontools' 11-05 18: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 --provides 'gcc-c++' 11-05 18: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 --provides 'glibc-static' 11-05 18: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 --provides 'sed' 11-05 18: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 --provides 'binutils' 11-05 18: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 --provides 'autoconf' 11-05 18: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 --provides 'ucspi-tcp' 11-05 18: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 --provides 'glibc-devel' 11-05 18: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 --provides 'openldap-devel' 11-05 18: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 --provides 'diffutils' 11-05 18: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 --provides 'which' 11-05 18: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 --provides 'libgsasl' 11-05 18: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 --provides 'shadow-utils' 11-05 18: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 --provides 'openssl-libs' 11-05 18: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 --provides 'libidn2-devel' 11-05 18: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 --provides 'gcc' 11-05 18: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 --provides 'libdkim2-devel' 11-05 18: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 --provides 'libgsasl-devel' 11-05 18: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 --provides 'coreutils' 11-05 18: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 --provides 'pkgconf-pkg-config' 11-05 18: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 --provides 'mariadb-devel' 11-05 18: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 --provides 'initscripts' 11-05 18: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 --provides 'perl-interpreter' 11-05 18: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 --provides 'libqmail-devel' 11-05 18:13 root DEBUG CheckIfDepsDeprecated completed: 442.265 seconds 11-05 18:13 root DEBUG Running check: CheckLicensInDoc 11-05 18:13 root DEBUG Found softwarelicense1-1.html not marked as %license 11-05 18:13 root DEBUG CheckLicensInDoc completed: 0.143 seconds 11-05 18:13 root DEBUG Running check: CheckLicenseField 11-05 18:13 root DEBUG Scanning sources in /var/lib/mock/fedora-39-x86_64/root/builddir/build/BUILD/indimail-mta-3.0.9 11-05 18:14 root DEBUG Got license reply, length: 97120 11-05 18:14 root DEBUG CheckLicenseField completed: 26.984 seconds 11-05 18:14 root DEBUG Running check: CheckLicenseFieldSPDX 11-05 18:14 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 11-05 18:14 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 11-05 18:14 root DEBUG CheckLicenseFieldSPDX completed: 0.380 seconds 11-05 18:14 root DEBUG Running check: CheckLicenseInSubpackages 11-05 18:14 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckLocale 11-05 18:14 root DEBUG CheckLocale completed: 0.002 seconds 11-05 18:14 root DEBUG Running check: CheckMacros 11-05 18:14 root DEBUG CheckMacros completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckMakeinstall 11-05 18:14 root DEBUG CheckMakeinstall completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckMultipleLicenses 11-05 18:14 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckNameCharset 11-05 18:14 root DEBUG CheckNameCharset completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckNaming 11-05 18:14 root DEBUG CheckNaming completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckNoConfigInUsr 11-05 18:14 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckNoConflicts 11-05 18:14 root DEBUG CheckNoConflicts completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckNoNameConflict 11-05 18:14 root DEBUG CheckNoNameConflict completed: 0.409 seconds 11-05 18:14 root DEBUG Running check: CheckObeysFHS 11-05 18:14 root DEBUG CheckObeysFHS completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckObsoletesForRename 11-05 18:14 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 11-05 18:14 root DEBUG Running check: CheckOwnDirs 11-05 18: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 'libm.so.6(GLIBC_2.29)(64bit)' 11-05 18: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 'libresolv.so.2()(64bit)' 11-05 18: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.4)(64bit)' 11-05 18: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 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18: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 'libssl.so.3()(64bit)' 11-05 18: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.3)(64bit)' 11-05 18: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 'config(indimail-mta)' 11-05 18: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/sbin/userdel' 11-05 18: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 'glibc' 11-05 18: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 'openssl' 11-05 18: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 '/bin/sh' 11-05 18: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 '/usr/sbin/groupdel' 11-05 18: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 11-05 18: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()(64bit)' 11-05 18: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 'grep' 11-05 18: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 '/usr/sbin/groupadd' 11-05 18: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(GLIBC_2.2.5)(64bit)' 11-05 18: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 'libqmail' 11-05 18:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 11-05 18: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 'findutils' 11-05 18: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 'libsrs2.so.1()(64bit)' 11-05 18: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 'daemontools' 11-05 18: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.17)(64bit)' 11-05 18: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 11-05 18: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 'libgsasl.so.18()(64bit)' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 11-05 18: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 'sed' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 11-05 18: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 'libldap.so.2()(64bit)' 11-05 18: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 'libidn2.so.0(IDN2_0.0.0)(64bit)' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 11-05 18: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 'libidn2.so.0()(64bit)' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 11-05 18: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 'libdkim2.so.1()(64bit)' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 11-05 18: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 'ucspi-tcp' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 11-05 18: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 'diffutils' 11-05 18:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 11-05 18: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.7)(64bit)' 11-05 18: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 'libresolv.so.2(GLIBC_2.9)(64bit)' 11-05 18: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 'procps' 11-05 18: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 'shadow-utils' 11-05 18: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 'libqmail.so.1()(64bit)' 11-05 18: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 'coreutils' 11-05 18: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.2.5)(64bit)' 11-05 18: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 'libldap.so.2(OPENLDAP_2.200)(64bit)' 11-05 18:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 11-05 18: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 'libm.so.6()(64bit)' 11-05 18: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 'initscripts' 11-05 18: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 '/usr/bin/which' 11-05 18: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 '/usr/sbin/useradd' 11-05 18: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 '/usr/bin/perl' 11-05 18: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 'libcrypto.so.3()(64bit)' 11-05 18: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 'libidn2' 'openldap' 'libsrs2' 'bash' 'glibc' 'openssl' 'procps-ng' 'coreutils-single' 'libdkim2' 'grep' 'libqmail' 'findutils' 'gawk' 'daemontools' 'indimail-mta' 'sed' 'ucspi-tcp' 'diffutils' 'which' 'libgsasl' 'shadow-utils' 'openssl-libs' 'coreutils' 'pkgconf-pkg-config' 'initscripts' 'perl-interpreter' 11-05 18: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 -C -l 'libidn2' 'openldap' 'bash' 'libsrs2' 'openssl' 'glibc' 'procps-ng' 'coreutils-single' 'libdkim2' 'grep' 'libqmail' 'findutils' 'gawk' 'daemontools' 'indimail-mta' 'sed' 'ucspi-tcp' 'which' 'diffutils' 'libgsasl' 'shadow-utils' 'openssl-libs' 'coreutils' 'pkgconf-pkg-config' 'initscripts' 'filesystem' 'perl-interpreter' 11-05 18:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 11-05 18: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.3)(64bit)' 11-05 18: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 'openssl' 11-05 18: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 'glibc' 11-05 18: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 '/bin/sh' 11-05 18:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 11-05 18: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 'libsrs2.so.1()(64bit)' 11-05 18: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.33)(64bit)' 11-05 18: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)' 11-05 18: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.3.4)(64bit)' 11-05 18: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)' 11-05 18: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.14)(64bit)' 11-05 18: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.15)(64bit)' 11-05 18: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 'procps' 11-05 18: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 'config(indimail-mini)' 11-05 18: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' 11-05 18: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 'libqmail.so.1()(64bit)' 11-05 18: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 'coreutils' 11-05 18: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.2.5)(64bit)' 11-05 18: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 --requires --providers-of=requires 'coreutils-single' 'libsrs2' 'coreutils' 'libqmail' 'openssl' 'indimail-mini' 'bash' 'glibc' 'procps-ng' 11-05 18: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 -C -l 'glibc' 'coreutils-single' 'coreutils' 'bash' 'libqmail' 'filesystem' 'indimail-mini' 'libsrs2' 'openssl' 'procps-ng' 11-05 18:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 11-05 18: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 'libresolv.so.2()(64bit)' 11-05 18: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.4)(64bit)' 11-05 18: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 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18: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 'libssl.so.3()(64bit)' 11-05 18: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.3)(64bit)' 11-05 18: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 'glibc' 11-05 18: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 'openssl' 11-05 18: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 '/bin/sh' 11-05 18: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 11-05 18: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 'config(qmta)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 11-05 18: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(GLIBC_2.2.5)(64bit)' 11-05 18: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 'libsrs2.so.1()(64bit)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 11-05 18: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 11-05 18: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 'libgsasl.so.18()(64bit)' 11-05 18: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 'rtld(GNU_HASH)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 11-05 18: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 'libidn2.so.0()(64bit)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 11-05 18:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 11-05 18: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 'procps' 11-05 18: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 '/usr/bin/sh' 11-05 18: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 'libresolv.so.2(GLIBC_2.9)(64bit)' 11-05 18: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 'libqmail.so.1()(64bit)' 11-05 18: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 'coreutils' 11-05 18: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.2.5)(64bit)' 11-05 18: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 'libm.so.6()(64bit)' 11-05 18: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 'libidn2.so.0(IDN2_0.0.0)(64bit)' 11-05 18: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 'libcrypto.so.3()(64bit)' 11-05 18: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 --requires --providers-of=requires 'libgsasl' 'openssl-libs' 'libidn2' 'coreutils-single' 'libsrs2' 'coreutils' 'libqmail' 'qmta' 'openssl' 'bash' 'glibc' 'procps-ng' 11-05 18: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 -C -l 'glibc' 'libgsasl' 'openssl-libs' 'libidn2' 'coreutils-single' 'coreutils' 'bash' 'libqmail' 'qmta' 'filesystem' 'libsrs2' 'openssl' 'procps-ng' 11-05 18: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 -C -l 'filesystem' 11-05 18: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 -C -l 'filesystem' 11-05 18:21 root DEBUG CheckOwnDirs completed: 438.081 seconds 11-05 18:21 root DEBUG Running check: CheckOwnOther 11-05 18:21 root DEBUG CheckOwnOther completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckRelocatable 11-05 18:21 root DEBUG CheckRelocatable completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckRequires 11-05 18:21 root DEBUG CheckRequires completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourceMD5 11-05 18:21 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 11-05 18:21 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.0.9.tar.gz 11-05 18:21 root DEBUG CheckSourceMD5 completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourcedirMacroUse 11-05 18:21 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSpecLegibility 11-05 18:21 root DEBUG CheckSpecLegibility completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSpecName 11-05 18:21 root DEBUG CheckSpecName completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckStaticLibs 11-05 18:21 root DEBUG CheckStaticLibs completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckSystemdUnitdirScriplets 11-05 18:21 root DEBUG CheckSystemdUnitdirScriplets completed: 0.003 seconds 11-05 18:21 root DEBUG Running check: CheckSystemdUserunitdirScriplets 11-05 18:21 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckUTF8Filenames 11-05 18:21 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckUpdateIconCache 11-05 18:21 root DEBUG CheckUpdateIconCache completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckUsefulDebuginfo 11-05 18:21 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckBuildInMock 11-05 18:21 root DEBUG CheckBuildInMock completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckBuildroot 11-05 18:21 root DEBUG CheckBuildroot completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckBundledFonts 11-05 18:21 root DEBUG CheckBundledFonts completed: 0.009 seconds 11-05 18:21 root DEBUG Running check: CheckClean 11-05 18:21 root DEBUG CheckClean completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckContainsLicenseText 11-05 18:21 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckFileRequires 11-05 18:21 root DEBUG CheckFileRequires completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckFinalRequiresProvides 11-05 18:21 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckFullVerReqSub 11-05 18:21 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckFunctionAsDescribed 11-05 18:21 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckIllegalSpecTags 11-05 18:21 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckLatestVersionIsPackaged 11-05 18:21 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckLicenseUpstream 11-05 18:21 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckManPages 11-05 18:21 root DEBUG CheckManPages completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckParallelMake 11-05 18:21 root DEBUG CheckParallelMake completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckPatchComments 11-05 18:21 root DEBUG CheckPatchComments completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckPkgConfigFiles 11-05 18:21 root DEBUG CheckPkgConfigFiles completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckRubyPlugin 11-05 18:21 root DEBUG CheckRubyPlugin completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckScriptletSanity 11-05 18:21 root DEBUG CheckScriptletSanity completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourceComment 11-05 18:21 root DEBUG CheckSourceComment completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourceDownloads 11-05 18:21 root DEBUG CheckSourceDownloads completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourceUrl 11-05 18:21 root DEBUG CheckSourceUrl completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSourceVerification 11-05 18:21 root DEBUG CheckSourceVerification completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: CheckSpecAsInSRPM 11-05 18:21 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckSupportAllArchs 11-05 18:21 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckTestSuites 11-05 18:21 root DEBUG CheckTestSuites completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckTimeStamps 11-05 18:21 root DEBUG CheckTimeStamps completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckTmpfiles 11-05 18:21 root DEBUG CheckTmpfiles completed: 0.007 seconds 11-05 18:21 root DEBUG Running check: CheckUpdateMimeDatabase 11-05 18:21 root DEBUG CheckUpdateMimeDatabase completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckUseGlobal 11-05 18:21 root DEBUG CheckUseGlobal completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: SugarActivityCheckBuildRequires 11-05 18:21 root DEBUG SugarActivityCheckBuildRequires completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: SugarActivityCheckNaming 11-05 18:21 root DEBUG SugarActivityCheckNaming completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: SugarActivityCheckRuntimeDeps 11-05 18:21 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckAddMavenDepmap 11-05 18:21 root DEBUG CheckAddMavenDepmap completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckBundledJars 11-05 18:21 root DEBUG CheckBundledJars completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckJPackageRequires 11-05 18:21 root DEBUG CheckJPackageRequires completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckJavadoc 11-05 18:21 root DEBUG CheckJavadoc completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckJavadocJPackageRequires 11-05 18:21 root DEBUG CheckJavadocJPackageRequires completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckJavadocdirName 11-05 18:21 root DEBUG CheckJavadocdirName completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckMvnRpmbuild 11-05 18:21 root DEBUG CheckMvnRpmbuild completed: 0.007 seconds 11-05 18:21 root DEBUG Running check: CheckNewStyleMaven 11-05 18:21 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckNoArch 11-05 18:21 root DEBUG CheckNoArch completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckNoOldMavenDepmap 11-05 18:21 root DEBUG CheckNoOldMavenDepmap completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckNoRequiresPost 11-05 18:21 root DEBUG CheckNoRequiresPost completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckNotJavaApplicable 11-05 18:21 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckPomInstalled 11-05 18:21 root DEBUG CheckPomInstalled completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckTestSkip 11-05 18:21 root DEBUG CheckTestSkip completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckUpdateDepmap 11-05 18:21 root DEBUG CheckUpdateDepmap completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckUpstremBuildMethod 11-05 18:21 root DEBUG CheckUpstremBuildMethod completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: CheckUseMavenpomdirMacro 11-05 18:21 root DEBUG CheckUseMavenpomdirMacro completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckAutotoolsObsoletedMacros 11-05 18:21 root DEBUG autotools used: automake libtool 11-05 18:21 root DEBUG Adding files in : /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 11-05 18:21 root DEBUG Loaded 0 files 11-05 18:21 root DEBUG Adding files in : /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.0.9.tar.gz 11-05 18:21 root DEBUG Loaded 0 files 11-05 18:21 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 11-05 18:21 root DEBUG Running check: fonts-disable 11-05 18:21 root DEBUG fonts-disable completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: generic-excludearch 11-05 18:21 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 11-05 18:21 root DEBUG generic-excludearch completed: 0.006 seconds 11-05 18:21 root DEBUG Running check: generic-large-docs 11-05 18:21 root DEBUG generic-large-docs completed: 0.017 seconds 11-05 18:21 root DEBUG Running check: java-check-bundled-jars 11-05 18:21 root DEBUG java-check-bundled-jars completed: 0.011 seconds 11-05 18:21 root DEBUG Running check: fonts-fc-query 11-05 18:21 root DEBUG fonts-fc-query completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: fonts-repo-audit 11-05 18:21 root DEBUG fonts-repo-audit completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: generic-large-data 11-05 18:21 root DEBUG generic-large-data completed: 0.022 seconds 11-05 18:21 root DEBUG Running check: generic-srv-opt 11-05 18:21 root DEBUG generic-srv-opt completed: 0.005 seconds 11-05 18:21 root DEBUG Running check: perl-url-tag 11-05 18:21 root DEBUG perl-url-tag completed: 0.004 seconds 11-05 18:21 root DEBUG Running check: php-compatinfo 11-05 18:21 root DEBUG php-compatinfo completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: python-check-eggs 11-05 18:21 root DEBUG python-check-eggs completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: python-dont-download-deps 11-05 18:21 root DEBUG python-dont-download-deps completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: python-egg-info 11-05 18:21 root DEBUG python-egg-info completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: python-meet-guidelines 11-05 18:21 root DEBUG python-meet-guidelines completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckBuildCompilerFlags 11-05 18:21 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 11-05 18:21 root DEBUG Running check: CheckDaemonCompileFlags 11-05 18:21 root DEBUG CheckDaemonCompileFlags completed: 0.020 seconds 11-05 18:21 root DEBUG Running check: CheckUpdateDesktopDatabase 11-05 18:21 root DEBUG CheckUpdateDesktopDatabase completed: 0.002 seconds 11-05 18:21 root DEBUG Running check: CheckSystemdScripts 11-05 18:21 root DEBUG CheckSystemdScripts completed: 0.000 seconds 11-05 18:21 root DEBUG Report completed: 1089.228 seconds