05-31 15:27 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 05-31 15:27 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 05-31 15:27 root INFO Processing local files: indimail-mta 05-31 15:27 root DEBUG Active settings after processing options 05-31 15:27 root DEBUG bz_url: https://bugzilla.redhat.com 05-31 15:27 root DEBUG _con_handler: (INFO)> 05-31 15:27 root DEBUG _log_config_done: True 05-31 15:27 root DEBUG cache: False 05-31 15:27 root DEBUG resultdir: None 05-31 15:27 root DEBUG init_done: True 05-31 15:27 root DEBUG uniqueext: None 05-31 15:27 root DEBUG configdir: None 05-31 15:27 root DEBUG log_level: 20 05-31 15:27 root DEBUG prebuilt: True 05-31 15:27 root DEBUG verbose: False 05-31 15:27 root DEBUG name: indimail-mta 05-31 15:27 root DEBUG use_colors: False 05-31 15:27 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 05-31 15:27 root DEBUG bug: None 05-31 15:27 root DEBUG url: None 05-31 15:27 root DEBUG copr_build_descriptor: None 05-31 15:27 root DEBUG list_checks: False 05-31 15:27 root DEBUG list_flags: False 05-31 15:27 root DEBUG list_plugins: False 05-31 15:27 root DEBUG version: False 05-31 15:27 root DEBUG flags: [] 05-31 15:27 root DEBUG repo: None 05-31 15:27 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 05-31 15:27 root DEBUG no_report: False 05-31 15:27 root DEBUG nobuild: False 05-31 15:27 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 05-31 15:27 root DEBUG other_bz: None 05-31 15:27 root DEBUG plugins_arg: None 05-31 15:27 root DEBUG single: None 05-31 15:27 root DEBUG rpm_spec: True 05-31 15:27 root DEBUG exclude: None 05-31 15:27 root DEBUG checksum: sha256 05-31 15:27 root DEBUG plugins: {} 05-31 15:27 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 05-31 15:27 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc42.src.rpm 05-31 15:27 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 05-31 15:27 root DEBUG find_urls completed: 0.024 05-31 15:27 root DEBUG Avoiding init of working mock root 05-31 15:27 root DEBUG Url download completed: 10.760 05-31 15:27 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:27 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:27 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, 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.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' 05-31 15:27 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:27 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 05-31 15:27 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:27 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:27 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, 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.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' 05-31 15:27 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:27 root INFO No upstream for (Source0): indimail-mta-3.1.tar.gz 05-31 15:27 root INFO Running checks and generating report 05-31 15:27 root DEBUG Running check: CheckResultdir 05-31 15:27 root DEBUG CheckResultdir completed: 0.000 seconds 05-31 15:27 root DEBUG Running check: CheckBuild 05-31 15:27 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc42.x86_64.rpm 05-31 15:27 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc42.x86_64.rpm 05-31 15:27 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc42.x86_64.rpm 05-31 15:27 root DEBUG CheckBuild completed: 0.022 seconds 05-31 15:27 root DEBUG Running check: CheckRpmlint 05-31 15:27 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpx1h1nzlt /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc42.src.rpm 05-31 15:27 root DEBUG CheckRpmlint completed: 4.804 seconds 05-31 15:27 root DEBUG Running check: CheckPackageInstalls 05-31 15:27 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 05-31 15:27 root DEBUG Init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:27 root INFO Installing built package(s) 05-31 15:27 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 05-31 15:27 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:27 root DEBUG CheckPackageInstalls completed: 3.689 seconds 05-31 15:27 root DEBUG Running check: CheckRpmlintInstalled 05-31 15:27 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 05-31 15:27 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:27 root DEBUG is_installed: Tested rpmlint, result: 1 05-31 15:27 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*' 05-31 15:27 root DEBUG output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 05-31 15:27 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 05-31 15:28 root DEBUG Install output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 05-31 15:28 root DEBUG Script output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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 qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "qmta". (none): E: there is no installed rpm "indimail-mta-debuginfo". (none): E: there is no installed rpm "indimail-mini". (none): E: there is no installed rpm "indimail-mta". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 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 qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] Finish: run 05-31 15:28 root DEBUG CheckRpmlintInstalled completed: 10.035 seconds 05-31 15:28 root DEBUG Running check: CheckRpmlintDebuginfo 05-31 15:28 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmphz48va40 /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.1-1.1.fc42.x86_64.rpm 05-31 15:28 root DEBUG CheckRpmlintDebuginfo completed: 3.551 seconds 05-31 15:28 root DEBUG Running check: CheckInitDeps 05-31 15:28 root DEBUG CheckInitDeps completed: 19.135 seconds 05-31 15:28 root DEBUG Running check: CheckBuildCompleted 05-31 15:28 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)/* 05-31 15:28 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 05-31 15:28 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.1-1.1.fc42.src.rpm, indimail-mta-3.1-1.1.fc42.src.rpm 05-31 15:28 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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.1-1.1.fc42.src.rpm indimail-mta-3.1-1.1.fc42.src.rpm Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc42.src.rpm to /var/lib/mock/fedora-42-x86_64/root/indimail-mta-3.1-1.1.fc42.src.rpm Finish: run None NoneType: None 05-31 15:28 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.1-1.1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 05-31 15:28 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), 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.1-1.1.fc42.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: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i indimail-mta-3.1-1.1.fc42.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.1-1.1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1746489600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.GMgi6Q Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NRVMC3 + umask 022 + cd /builddir/build/BUILD/indimail-mta-3.1-build + cd /builddir/build/BUILD/indimail-mta-3.1-build + rm -rf indimail-mta-3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.1 + /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.1-1.1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 05-31 15:28 root DEBUG _topdir: /builddir/build 05-31 15:28 root INFO Reading configuration from /etc/mock/site-defaults.cfg 05-31 15:28 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 05-31 15:28 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 05-31 15:28 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 05-31 15:28 root INFO Active plugins: Shell-api, Generic, C/C++ 05-31 15:28 root DEBUG CheckBuildCompleted completed: 5.996 seconds 05-31 15:28 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 05-31 15:28 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 05-31 15:28 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:28 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:28 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:28 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:28 root DEBUG Running check: OcamlCheckStaticLibs 05-31 15:28 root DEBUG OcamlCheckStaticLibs completed: 0.064 seconds 05-31 15:28 root DEBUG Running check: HaskellCheckStaticLibs 05-31 15:28 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CreateEnvCheck 05-31 15:28 root DEBUG CreateEnvCheck completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: RCheckBuildRequires 05-31 15:28 root DEBUG RCheckBuildRequires completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: RCheckCheckMacro 05-31 15:28 root DEBUG RCheckCheckMacro completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: RCheckDoc 05-31 15:28 root DEBUG RCheckDoc completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: RCheckInstallSection 05-31 15:28 root DEBUG RCheckInstallSection completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: RCheckLatestVersionIsPackaged 05-31 15:28 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: RCheckRequires 05-31 15:28 root DEBUG RCheckRequires completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckBundledGnulib 05-31 15:28 root DEBUG CheckBundledGnulib completed: 0.002 seconds 05-31 15:28 root DEBUG Running check: CheckGccBuildRequires 05-31 15:28 root DEBUG CheckGccBuildRequires completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckHeaderFiles 05-31 15:28 root DEBUG CheckHeaderFiles completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckLDConfig 05-31 15:28 root DEBUG CheckLDConfig completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckLibToolArchives 05-31 15:28 root DEBUG CheckLibToolArchives completed: 0.002 seconds 05-31 15:28 root DEBUG Running check: CheckNoKernelModules 05-31 15:28 root DEBUG CheckNoKernelModules completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckNoStaticExecutables 05-31 15:28 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/proc+df 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/home 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm1+df 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm2+df 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/home+df 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/proc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm3+df 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm3 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm2 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/sql-database 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbdump 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-start 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmtpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/rd-remote 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-spamfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-getpw 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-send 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qscanq 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-clean 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbmake 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-local 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/run-cleanq 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbtest 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/setqload 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmonitor 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/spawn-filter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-cdb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/plugtest 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qscheduler 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-poppass 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/relaytest 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/sys-checkpwd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qscanq-stdin 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/greydaemon 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/ofmipd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-pw2u 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpok 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/surblqueue 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-multi 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-popbull 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-lspawn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdb-database 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qhpsi 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/splogger 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/ctrlenv 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-rspawn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/slowq-send 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-daned 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-queue 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbstats 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/ldap-checkpwd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-greyd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbget 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-dkim 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpto 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-smtpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cleanq 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-sql 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/cdbgetm 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/slowq-start 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-nullqueue 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/svctool 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmta-send 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-remote 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-newu 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/todo-proc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/udplogger 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/surblfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/generic.so 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8b/ef9fb9cb48ff922d08ee6eb18ed9e4e15e1ccc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d5/b594b874a367d11b7b7e8a084fd822bc9e8d15 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/12/4b8fbbcbc6ac57d4d10f86108bc1d2d9b9a635 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/12/93a55851c32e5e4738f21e98ea8fd01b56e7bf 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7a/49a8980c3076609615b84fb0e18b4ce20db990 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/95/843edf9de4a86a7996d1bd3340f7f090afbbb2 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/74/9b6af43260b10c5b5634a26e10e45a88e014ca 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/74/96c05f7cc6e900354fe04499768736c74aa5f0 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ca/03ba24eafc65e0692dcc041b9a3abc33577d13 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6d/2ec866822eb87e399ee545a160da7c185a84e7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/00/df8a435182887d3b7cd0b33af9d80ca6e20719 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/55/095ab92e021646a38256d38b48d543accf8226 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2f/20686af83a9d661cad1881a3b7a645fd2a388c 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/0d/8a937c5621d27db1055de44c0fa4685fe9a418 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/31/c51da81f2fc7c40d203c31101d26c67f0ba059 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/31/b2224c33b549b9011c4b4525a2cbe7bdb671d7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/befab066724e1d492428c9a4815a3f94ef6e16 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6b/f30b4472e0e22a9df937e63368b9a4bab82475 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/33/6a5ff18af6465ecc855ea13d5a9cb551ecb77d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/33/33ed055c53e13520528c27ed5f295d362e0cfd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3e/ccd876f96b81d245212b6f15e8b1a8cb64ef47 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3e/b08a2a1ad964fd222450ae09134af9d565396c 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/27/d9dd678e14d0412249ea1e061a80f878610b21 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/53/566099d5856fb327e84365a623c42671f91f36 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/43/0e001355427850be9de3a350a9d16a2af994ee 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/23/ab7ef22a931e648279690cdcf7aa6c7b63a50b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a6/a257a637d525fdb34ec73d294876db28c94c60 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a6/4a9ba82ef8f955fe501f3ef25bae028cd65522 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6f/96b2497e3eda05226176cd42ee8313633bbec1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/37/568d116349596b1c93bf933481c5c1aec73b51 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/52/e3505589bfb823951b155bab6310630a59d564 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/30/a577b3450741a3c3b7bc433e472803e309a045 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ed/5dd80fd615e57160c4250e171fcdde6ea56072 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6a/4eb5c3e5265563e9467ced97e122bbd56ad898 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f4/465f8f657409eb3217a99aa8324480eaf09c95 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f4/cec675eff578caac5c73d1f9ea2521c8908c94 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ea/f0f295097c6122daa1ca693f5a934fe6a89fd9 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ea/4bb2f018830c4865e29e5348e832d92a13d4c1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e8/f6bbaf078fb38357b2051c3242300a71820392 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/70/67ef29d33e5c999654500ccdd2aba243cac711 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/49ffe1f0711255eaea05ec60ff684dbb67b27f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/1346673ea53e35d297525c2a2e2889ab2d39b0 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/bd/a2d23cf89cd9f18fdc736b7ed5017d5a26ae6b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/85/8e25ea21fcc1ea4c964f90d3d059724cc7a544 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/04/34a5b45c8e406379089d50857ac913d78b40b8 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8d/21e9c72d10578b68e8692ee2955bd7df0dc0c6 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/10/276a1fb7ff42b51ba95c8a9d0dc1477eed0d02 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/10/b6a66ad39ee4aa99d4a1da18f5dc6002dd4748 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2e/2c403815a3752c6003f2b4f98d146d26fde1e7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8e/af403d8580b9d6caecd47498c43a839fe1225f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4a/e7c1ac7684785510c48c4993aa04ac2d50f4dc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4a/a88541b3170428485fb2f5f68a1ad39bdfe3ac 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4a/7e0976827c60dd20513a49ebb8ad22c4692778 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b5/1bc5e8aa015a9a79a0673aa6d5a5607486497b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f6/f826740867638c8a35af2536a0373783e59c58 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/af/fc0a8aea1f8136175d24117a43eaec9aa48981 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/af/aef1eef8072e2bdd274f143767a5373f90ab49 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/59/671821ee2c4868cc8304679bc28a1a6b1aedc3 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/63/29766f16bcb0a09d502ea738a6df6bcd1e9766 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/63/def1fc55e21cf0c168b0f1e5eebe754d8d873b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/62/be7943438f2a8242e6f0e3c6fb3acf474e9cd6 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e0/df0305396e5deff30649777d695615555b332a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e0/57b911ac46794be2ff378a1366da3fb8525e3f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e0/bab2055cb20402137549b2362a19ae72a20cff 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/57/2f8cd9249cf1c57ca5f2fa2999580d5f01b1ae 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9c/969bea7a31eff994111b9125ea79d2513b175d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9c/0bcf830e21e9129bd710daf67f91031f773ed1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/67/7045945d6a6c3b30410c3a2c4e3bf833d76f05 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/a4b0b62b51ac0383e67fd7e64eec1e97f8eadc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e5/f4ed8f8ad0afbc6d5a3653003871b290628f87 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/44/b347dfc41b35fc050e5354ae24f319674576ff 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c7/0f02dcd1da8a64349b407d12f97a25f83a42d2 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f8/f7581ec10ea4bc24757beb292f18c1c99869b7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f8/184a775a9d61e31e9177961d893faae58830d7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a4/9fc975ca41dc026019f7bb6aad6b02896608e8 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/0e/17c95ef30d092caaba77b28417f07d0ff848c4 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/79/26a7f73b7ed48de4b326a62ca19b7e66f80335 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f5/6acbb9ef7a89dc8d754ddc7a27ac5448b67f19 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d6/f08d905bf419020f15aba6ede13833a7f080bb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5c/baa2cb99df22e01859813fb70b4457bc9ba109 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ec/3f40a5b1a45f037885efe869a70b41a9aea71e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ec/12303adbc3f82fcc2aaca1dd1f49fd7cba0a1f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/61/f5810bbde14d6a06c6f82a54d267090bfd294c 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f9/7527224544982fba16add6ec1da1975497f1f2 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f9/3474830b56be330870b910dc14c6e77fc4132a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/767b650e1332e7eb6dcf014913486b2dd7315a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b0/26771724cfd3f933816803057d937509a799cb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b0/9b628c2afc186cee0d7d9925e266b4f1d4519e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b0/2435d67c267f8ef6d5e2f8a98ce10c5d64995b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4b/363f4da142da70d8168705fcba7555e1b8446d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4b/a58138b4e1e5e7c84b3bcc867f0336016d3de9 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/be/21200fa440457a1838b839c889a749019e742e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f1/ddc003396cb449b6b83db84af0ae09b01577e3 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b1/5ff3a1ad9c18a510dfaa38ef31e2764a2ada3e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b9/c6068d7583e87c24e49153fc5ef770cb622927 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/69/2c30db1d2d426a0c75a9af1eaa5869cb32cb23 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/69/17025e707e11641ab43f56c8a7462b1550b233 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e3/c874950984ffe48c8bc7379e11d203aff5a637 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7e/288036bdcf6cfd4233fe47065284c45adace2d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/4b36c47f7b34c87f3e02085fff433f268b5ea5 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/51/c318501a0b789ca43c6acdc542a3b040afe1b4 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/60/0fec16c9c718ca63e35e2006f312eceaa083e6 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a2/e76923ab97ab7f4217b107cc511933de98af0f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a2/151b39ed394c6cd2724ca08932d9962ec12a94 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6e/20ad1c707df704463e3cef30117f26355d421a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6e/c9b10a5d7d0c431ad8e973b162290df0d93b69 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/96/4d864e5d2aedf242c00e2ab46fdde702355aeb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5b/80e540e056c2301d094d6a27cce6e8999da028 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f3/aee995fc3ebb7b4cf37be4a5d22eee22b4f83a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9e/2a87d2c7158788cf8ef79f9bccd23c53fdece4 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9e/624f32dd2ba468b6db18a129e4a8dfdb60b8f7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7b/edea3a5a97dfdf4f7196eef3a3a35e278f9940 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7b/7ed1f02c31a327550b09cefaa49910980748cc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2d/ec7c80b7d4ba1ab31749207cd8d979663ca8f7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/26/a794f5d3569c26644af27b084106baa2f5faca 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/65/289c80be4f46611c563153f35daad53d7d285f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1f/455eac960479bce33f1afe78c6796026963315 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b8/f21ba6ee7e6f5b6d3c85a68c0c06620bb6e92a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/48/26a557ba3cabe7ec68e656a1e3406d4e905280 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/48/93fda6868c409b92989056a4085264a4376077 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d4/7a026f14e303ff91e2656d201f48ccc120168d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fe/a424eb58e7194e2e32348798c66a88719bd913 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/da/59d9e2acdda7983f35d64e87c6a93f3e0a963e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a3/0fb507bf3dbc8ea9a777c609dff56c96f03649 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/78/3391be38a0b112719ddfb218d0cc33950159a8 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e2/a908d9eabb22deee508ae066922a9c4ead390a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8c/75656019e283d7affb26943b2a24f2f9756367 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fd/08507b142998c17020a998fd01115f15d22f15 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fd/30de2c617dad282fce2c715a330377f199bf6a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/11805eca296b1b4fbf718bce03bf2b294cf6fb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/19/586bbc997c1939e18f45b6be426c9283e2646e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1a/0e081b3776a98f19dbaaa39b158580a9609af0 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1a/c441d52596baf57fd00a08bd358d466174d296 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c9/87df951498a1daa0952fd7b196a775d0c2ccca 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ad/6cbc1d58241bb03e64a28605ed1dc4f2ccb1d6 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/db/4860e41bed1c4deafc5184b575772b9c0690ef 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/db/2934334758c602a8983060d80c59953dc50e82 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/db/822dc3eef9a85669cd49d7934f0bddf2597e46 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/db/9e0d65b4a5f290c65b988791dad11a1235f14c 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/83/df906471f2d4cc1d2e77ae466caa95744f7d4b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3b/3ae5f1ec3c2a896fc5abbe97678c03edd4d2cc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c1/ab2de8653b77db9503053931e703d694cac38b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c1/83f5662a1d41e17f811c4f3707cb76f16c708e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c1/c724de3c7a9c17d09a9ea39281235e21c55d32 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/25/26e747197e50fbbaf5ae3c6fc617921815b2f1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/66/f468364759bf20503c57d8a2fa63e76bae934f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d2/7d0ff7dc2fbd63292fc9cd2c1722401fa35d0a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/01/654ab91a0c396039c08b08668a27a4d19ea90a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e9/29f54019000c489567046f929b7f8e23421f4a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/89/90220e33f7b0ccd8398c0aba4b790e286391e1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3c/8670648a464ce2334fe8ed279159b365b6dabd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/54/36cda7de56327fe973c2ed24891e57977cedb6 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/47/6f0a2de318c1441b870cd61d5db09508f436c0 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/64/a75720406ec63c987e7891925e21f0af3af242 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fa/facab70c45acf6ab20353077ac98a845cceb47 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5e/bdc9ebbb6d9fc7fb35b39d4990bb925a4d296e 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/03/32d307901870d1bf10072a761942255c925801 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/09/884d04cf7c9afb586dba1c99b05ca5ef0de6d1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/new-inject 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirqmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822field 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/datemail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822bodyfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/queue-fix 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/uenv 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822date 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirsmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/sendmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/printforward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822body 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/ofmipname 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildircmd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildir2mbox 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822header 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/condtomaildir 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/iftoccfrom 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/checkdomain 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/newinclude 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qreceipt 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/condredirect 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/replier-config 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/serialqmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/irmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmaildirmake 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/udpclient 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/bouncesaying 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/iftocc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/printass 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/autoresponder 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/serialcmd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirdeliver 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/cidr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/inewaliases 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/ifaddr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/checkaddr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/setmaillist 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/drate 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/preline 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822received 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qnotify 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirsize 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qaes 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/filterit 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qcat 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-qread 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qarf 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/except 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/rrforward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/dknewkey 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/filterto 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/forward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-rm 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/fastforward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822headerfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/spfquery 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822addr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/rrt 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmaildirwatch 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-qfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qdane 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/printmaillist 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/mbox2maildir 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/dot-forward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/uacl 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/swaks 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/replier 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/predate 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/sslerator 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qbase64 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirserial 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822fields 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/serialsmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822headerok 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/822print 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qtop 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/tcp-env 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/bin/setforward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnscname 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/config-fast 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/hostname 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamsdomain 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xqp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamstat 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qsmhook 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/yearcal 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsenders 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/deferrals 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rxdelay 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/make-recipients 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qpq 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsfq 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xrecipient 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsuccesses 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/matchup 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrhosts 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnstxt 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/ipmeprint 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zoverall 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qupgrade 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsmxip 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsuids 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtp 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamrdomain 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/atrn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/failures 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zdeferrals 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/test-recipients 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/authcram 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsip 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/ddist 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zfailures 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrxdelay 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/mlmatchup 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/smtp-matchup 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsptr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/leapsecs 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qmailconfig 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamhist 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsendmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrecipients 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/nowutc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zspam 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/testzero 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rhosts 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfrontend 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zddist 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsblcheck 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnstlsarr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/batv 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/whois 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/suids 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rpmattr 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/cdbmake-12 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xsender 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/successes 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/etrn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/columnt 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/recipients 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/senders 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/49ffe1f0711255eaea05ec60ff684dbb67b27f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e0/bab2055cb20402137549b2362a19ae72a20cff 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f8/184a775a9d61e31e9177961d893faae58830d7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/0e/17c95ef30d092caaba77b28417f07d0ff848c4 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f5/6acbb9ef7a89dc8d754ddc7a27ac5448b67f19 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5c/baa2cb99df22e01859813fb70b4457bc9ba109 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/4b36c47f7b34c87f3e02085fff433f268b5ea5 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/11805eca296b1b4fbf718bce03bf2b294cf6fb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/datemail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/sendmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/irmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/predate 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-clean 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-local 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpok 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-lspawn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qhpsi 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-rspawn 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-queue 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpto 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmta-send 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/sbin/qmail-remote 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/74/96c05f7cc6e900354fe04499768736c74aa5f0 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/31/b2224c33b549b9011c4b4525a2cbe7bdb671d7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/befab066724e1d492428c9a4815a3f94ef6e16 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ed/5dd80fd615e57160c4250e171fcdde6ea56072 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/49ffe1f0711255eaea05ec60ff684dbb67b27f 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/04/34a5b45c8e406379089d50857ac913d78b40b8 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/af/fc0a8aea1f8136175d24117a43eaec9aa48981 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/63/def1fc55e21cf0c168b0f1e5eebe754d8d873b 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e0/bab2055cb20402137549b2362a19ae72a20cff 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9c/969bea7a31eff994111b9125ea79d2513b175d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f8/184a775a9d61e31e9177961d893faae58830d7 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/0e/17c95ef30d092caaba77b28417f07d0ff848c4 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/79/26a7f73b7ed48de4b326a62ca19b7e66f80335 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f5/6acbb9ef7a89dc8d754ddc7a27ac5448b67f19 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5c/baa2cb99df22e01859813fb70b4457bc9ba109 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f9/3474830b56be330870b910dc14c6e77fc4132a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/767b650e1332e7eb6dcf014913486b2dd7315a 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4b/363f4da142da70d8168705fcba7555e1b8446d 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/4b36c47f7b34c87f3e02085fff433f268b5ea5 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/48/26a557ba3cabe7ec68e656a1e3406d4e905280 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/48/93fda6868c409b92989056a4085264a4376077 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8c/75656019e283d7affb26943b2a24f2f9756367 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/11805eca296b1b4fbf718bce03bf2b294cf6fb 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/db/9e0d65b4a5f290c65b988791dad11a1235f14c 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/lib/.build-id/89/90220e33f7b0ccd8398c0aba4b790e286391e1 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/datemail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/queue-fix 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/sendmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildir2mbox 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/irmail 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmaildirmake 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/maildirdeliver 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/filterit 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/forward 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmaildirwatch 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/predate 05-31 15:28 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 05-31 15:28 root DEBUG CheckNoStaticExecutables completed: 0.800 seconds 05-31 15:28 root DEBUG Running check: CheckRPATH 05-31 15:28 root DEBUG CheckRPATH completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckSoFiles 05-31 15:28 root DEBUG CheckSoFiles completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckJavaPlugin 05-31 15:28 root DEBUG CheckJavaPlugin completed: 0.003 seconds 05-31 15:28 root DEBUG Running check: PerlCheckBuildRequires 05-31 15:28 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckPythonBuildRequires 05-31 15:28 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckPythonRequires 05-31 15:28 root DEBUG CheckPythonRequires completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckPythonX_Site 05-31 15:28 root DEBUG CheckPythonX_Site completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckApprovedLicense 05-31 15:28 root DEBUG CheckApprovedLicense completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckBuildrootMacros 05-31 15:28 root DEBUG CheckBuildrootMacros completed: 0.008 seconds 05-31 15:28 root DEBUG Running check: CheckBundledLibs 05-31 15:28 root DEBUG CheckBundledLibs completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckChangelogFormat 05-31 15:28 root DEBUG CheckChangelogFormat completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckCleanBuildroot 05-31 15:28 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 05-31 15:28 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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/BUILD/indimail-mta-3.1-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qlocal_upgrade fi if [ -f indimail-mta.fc ] ; then install -m 0644 indimail-mta.fc /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.fc fi if [ -f indimail-mta.te ] ; then install -m 0644 indimail-mta.te /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.te fi /usr/bin/rm -f ChangeLog indimail-mta-rpm.info /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QUEUEDIR # remove devel files as we are not building a devel package /usr/bin/rm -rf /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/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/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/bin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail 05-31 15:28 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckCodeAndContent 05-31 15:28 root DEBUG CheckCodeAndContent completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckConfigNoReplace 05-31 15:28 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckDefattr 05-31 15:28 root DEBUG CheckDefattr completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckDescMacros 05-31 15:28 root DEBUG CheckDescMacros completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckDesktopFile 05-31 15:28 root DEBUG CheckDesktopFile completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckDesktopFileInstall 05-31 15:28 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckDevelFilesInDevel 05-31 15:28 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckDirectoryRequire 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 05-31 15:28 root DEBUG CheckDirectoryRequire completed: 3.070 seconds 05-31 15:28 root DEBUG Running check: CheckDistTag 05-31 15:28 root DEBUG CheckDistTag completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckDocRuntime 05-31 15:28 root DEBUG CheckDocRuntime completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckFileDuplicates 05-31 15:28 root DEBUG CheckFileDuplicates completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckFilePermissions 05-31 15:28 root DEBUG CheckFilePermissions completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckGconfSchemaInstall 05-31 15:28 root DEBUG CheckGconfSchemaInstall completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckGdkPixbufLoaders 05-31 15:28 root DEBUG CheckGdkPixbufLoaders completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckGioQueryModules 05-31 15:28 root DEBUG CheckGioQueryModules completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckGlibCompileSchemas 05-31 15:28 root DEBUG CheckGlibCompileSchemas completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckGtkQueryModules 05-31 15:28 root DEBUG CheckGtkQueryModules completed: 0.001 seconds 05-31 15:28 root DEBUG Running check: CheckGuidelines 05-31 15:28 root DEBUG CheckGuidelines completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckIfDepsDeprecated 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'binutils' 05-31 15:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2-devel' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl-devel' 05-31 15:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail-devel' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtool' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2-devel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-static' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'automake' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2-devel' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-devel' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gzip' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openldap-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gawk' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'binutils' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'diffutils' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'grep' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2-devel' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ucspi-tcp' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl-devel' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail-devel' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-interpreter' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2-devel' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2-devel' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'initscripts' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'sed' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-devel' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'findutils' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gzip' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap-devel' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils-single' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'filesystem' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'which' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'procps-ng' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-devel' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-static' 05-31 15:39 root DEBUG CheckIfDepsDeprecated completed: 672.807 seconds 05-31 15:39 root DEBUG Running check: CheckLicensInDoc 05-31 15:39 root DEBUG Found softwarelicense1-1.html not marked as %license 05-31 15:39 root DEBUG CheckLicensInDoc completed: 0.052 seconds 05-31 15:39 root DEBUG Running check: CheckLicenseField 05-31 15:39 root DEBUG Scanning sources in /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILD/indimail-mta-3.1-build 05-31 15:40 root DEBUG Got license reply, length: 115500 05-31 15:40 root DEBUG CheckLicenseField completed: 14.497 seconds 05-31 15:40 root DEBUG Running check: CheckLicenseFieldSPDX 05-31 15:40 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 05-31 15:40 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 05-31 15:40 root DEBUG CheckLicenseFieldSPDX completed: 0.807 seconds 05-31 15:40 root DEBUG Running check: CheckLicenseInSubpackages 05-31 15:40 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckLocale 05-31 15:40 root DEBUG CheckLocale completed: 0.001 seconds 05-31 15:40 root DEBUG Running check: CheckMacros 05-31 15:40 root DEBUG CheckMacros completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckMakeinstall 05-31 15:40 root DEBUG CheckMakeinstall completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckMultipleLicenses 05-31 15:40 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckNameCharset 05-31 15:40 root DEBUG CheckNameCharset completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckNaming 05-31 15:40 root DEBUG CheckNaming completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckNoConfigInUsr 05-31 15:40 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckNoConflicts 05-31 15:40 root DEBUG CheckNoConflicts completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckNoNameConflict 05-31 15:40 root DEBUG CheckNoNameConflict completed: 0.521 seconds 05-31 15:40 root DEBUG Running check: CheckObeysFHS 05-31 15:40 root DEBUG CheckObeysFHS completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckObsoletesForRename 05-31 15:40 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 05-31 15:40 root DEBUG Running check: CheckOwnDirs 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'gawk' 'shadow-utils' 'diffutils' 'libqmail' 'grep' 'openssl' 'ucspi-tcp' 'glibc' 'pkgconf-pkg-config' 'perl-interpreter' 'openldap' 'openssl-libs' 'libgsasl' 'initscripts' 'sed' 'findutils' 'libdkim2' 'libsrs2' 'libidn2' 'coreutils-single' 'coreutils' 'filesystem' 'indimail-mta' 'which' 'procps-ng' 'bash' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'shadow-utils' 'libgdbm' 'libselinux' 'libreadline' 'libfdisk.so' 'libgsasl.so' 'libz.so.1(ZLIB_1.2' 'system' 'libdebuginfod' 'perl(File::Find)' 'autoconf >= 2' 'libmount = 2.40' 'm4 >= 1' 'libsepol(x86' 'libpam.so' 'libsystemd' 'libgomp = 15.1' 'gcc = 15.1' 'make' 'libgcc(x86' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(openssl)' 'libBrokenLocale' 'perl(File::Spec)' 'gcc(major) = 15' 'libncursesw' 'findutils' 'gcc = 15.0.1' 'emacs' 'libcrypt.so' 'libssl.so.3(OPENSSL_3' 'pkgconfig' 'perl(threads)' 'libgnutls' 'kernel' 'libidn2' 'coreutils' '(glibc-gconv' 'libsepol' 'libz' 'setup' 'util' 'libpcre2' 'libsystemd-shared' 'libffi' 'libstdc++ = 15.0.1' 'perl(File::Path)' 'perl(re)' 'libeconf' 'perl(File::Temp)' 'perl(Encode)' 'zlib' 'libaudit' 'libpam_misc' 'libkeyutils' 'libselinux(x86' 'curl' 'libgcc >= 15.1' 'libm.so' 'filesystem(unmerged' 'libattr.so' 'perl(warnings)' 'grep' 'ucspi-tcp' 'libpam' 'perl(XSLoader)' 'libuuid = 2.40' 'glibc = 2' 'glibc' '(libbpf >= 2:1' '/etc/crypto' 'libqmail >= 1' 'libxcrypt' 'grep >= 2' 'liblzma.so.5(XZ_5' 'liblzma.so' 'perl(File::Copy)' 'pkgconfig(libssl)' 'libsepol.so' 'libseccomp' 'libgsasl' 'libmpfr' 'audit' 'libstdc++' 'libstdc++.so.6(CXXABI_1' 'perl(Errno)' 'libfdisk = 2.40' 'libudev' 'pkgconf' 'libtinfo' 'libglib' 'libselinux >= 1' 'libc.so' 'libstdc++.so' 'libgomp' 'libdebuginfod.so' 'libblkid' 'libselinux.so' 'perl(POSIX)' 'pkgconfig(libcrypto)' 'pam' 'libmpc' 'bash' 'perl(Class::Struct)' 'perl(File::stat)' 'libattr' 'libresolv.so' '(/etc/pam' 'dbus >= 1' 'libacl' 'libgcc_s.so' 'libsemanage' 'perl(bytes)' 'systemd' 'ld-linux' 'popt(x86' '/usr/bin/perl' 'libcrypt' 'diffutils' 'libqmail' 'libz.so.1(ZLIB_1' 'bzip2' 'perl(Exporter)' 'perl-interpreter' 'libjansson.so.4(libjansson' 'libblkid = 2.40' 'perl(IO::File)' 'perl(File::Basename)' 'openldap' 'libsmartcols' 'libthread_db' '/usr/bin/sh' 'perl(Getopt::Long)' '(util-linux' 'initscripts' '/usr/bin/alternatives' 'libm.so.6(GLIBC_2' 'basesystem' 'libzstd' 'libm' 'glibc >= 2' 'rtld(GNU_HASH)' 'cpp = 15.1' 'libresolv' 'libdkim2' '/usr/bin/bash' '/bin/sh' 'libgcc_s' 'mysql' 'glibc(x86' 'libgmp' 'perl(Text::ParseWords)' 'xz' 'indimail-mta' 'which' 'procps-ng' 'crypto' '/usr/bin/systemd' 'libcrypto' 'libkeyutils.so' 'autoconf' 'librpmio' 'libcap' 'gawk' 'libanl' 'libgpg' 'perl(Carp)' 'libuuid' 'libeconf.so' 'openssl' 'ca' 'pkgconf-pkg-config' 'p11' 'libpkgconf' 'perl(_charnames)' 'libgcc_s.so.1(GCC_4' 'libsemanage.so' 'libsmartcols.so' 'libjansson' 'perl(integer)' 'libpkgconf(x86' 'libbz2' 'automake' 'perl(Thread::Queue)' 'libmount' '/usr/bin/pkg' 'perl(warnings::register)' 'openssl-libs' 'sed' 'libssl' 'libgcc_s.so.1(GCC_3' 'libmvec' 'perl(DynaLoader)' 'liblzma' 'libstdc++.so.6(GLIBCXX_3' 'libmysqlclient' 'libacl.so' 'binutils >= 2' 'libmount.so' 'perl(Cwd)' 'ncurses' 'perl(Tie::Hash)' 'filesystem >= 3' 'libsmartcols = 2.40' 'libstdc++ = 15.1' 'perl(File::Compare)' 'perl(constant)' 'perl(strict)' 'perl' 'libsrs2' '(systemd' 'libuuid.so' 'tar' 'pkgconf(x86' 'coreutils-single' 'libverto' 'filesystem' 'perl(:VERSION) >= 5' 'pcre2' 'librpm' 'libfdisk' 'libarchive' 'libpam_misc.so' 'libpopt' 'perl(Config)' 'perl(Data::Dumper)' '(pam >= 1' 'libblkid.so' 'ld' 'keyutils' 'libcom_err' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mini)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'procps-ng' 'bash' 'indimail-mini' 'libqmail' 'libsrs2' 'openssl' 'glibc' 'coreutils-single' 'coreutils' 'filesystem' 05-31 15:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libselinux' 'libz.so.1(ZLIB_1.2' 'system' 'libdebuginfod' 'perl(File::Find)' 'autoconf >= 2' 'm4 >= 1' 'libsepol(x86' 'libpam.so' 'libsystemd' 'libgomp = 15.1' 'gcc = 15.1' 'make' 'libgcc(x86' 'libcrypto.so.3(OPENSSL_3' 'libBrokenLocale' 'perl(File::Spec)' 'gcc(major) = 15' 'findutils' 'gcc = 15.0.1' 'emacs' 'pkgconfig' 'perl(threads)' 'kernel' 'coreutils' '(glibc-gconv' 'libz' 'setup' 'libpcre2' 'libstdc++ = 15.0.1' 'perl(File::Path)' 'perl(File::Temp)' 'curl' 'libgcc >= 15.1' 'libm.so' 'filesystem(unmerged' 'libattr.so' 'perl(warnings)' 'libpam' 'libxcrypt' 'glibc = 2' 'grep >= 2' 'glibc' 'liblzma.so.5(XZ_5' 'liblzma.so' 'perl(File::Copy)' 'pkgconfig(libssl)' 'libmpfr' 'libstdc++' 'libstdc++.so.6(CXXABI_1' 'perl(Errno)' 'pkgconf' 'libtinfo' 'libc.so' 'libstdc++.so' 'libgomp' 'libdebuginfod.so' 'libselinux.so' 'perl(POSIX)' 'pkgconfig(libcrypto)' 'libmpc' 'bash' 'indimail-mini' 'perl(Class::Struct)' 'perl(File::stat)' 'libattr' 'libacl' 'libgcc_s.so' 'ld-linux' 'popt(x86' '/usr/bin/perl' 'libqmail' 'libz.so.1(ZLIB_1' 'perl(Exporter)' 'libjansson.so.4(libjansson' 'perl(IO::File)' 'perl(File::Basename)' 'libthread_db' '/usr/bin/sh' 'perl(Getopt::Long)' '/usr/bin/alternatives' 'libm.so.6(GLIBC_2' 'basesystem' 'libzstd' 'libm' 'rtld(GNU_HASH)' 'libresolv' 'cpp = 15.1' '/usr/bin/bash' '/bin/sh' 'libgcc_s' 'glibc(x86' 'libgmp' 'perl(Text::ParseWords)' 'xz' 'crypto' 'procps-ng' 'libcrypto' 'autoconf' 'librpmio' 'libcap' 'libanl' 'perl(Carp)' 'openssl' 'ca' 'libjansson' 'automake' 'perl(Thread::Queue)' '/usr/bin/pkg' 'libssl' 'sed' 'libgcc_s.so.1(GCC_3' 'libmvec' 'liblzma' 'libstdc++.so.6(GLIBCXX_3' 'libacl.so' 'binutils >= 2' 'perl(Cwd)' 'ncurses' 'filesystem >= 3' 'tar' 'libstdc++ = 15.1' 'perl(File::Compare)' 'perl(constant)' 'perl(strict)' 'perl' 'libsrs2' 'pkgconf(x86' 'coreutils-single' 'filesystem' 'perl(:VERSION) >= 5' 'pcre2' 'librpm' 'libarchive' 'libpopt' 'perl(Config)' 'perl(Data::Dumper)' 'ld' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(qmta)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'procps-ng' 'bash' 'libqmail' 'libsrs2' 'openssl' 'libidn2' 'qmta' 'glibc' 'openssl-libs' 'libgsasl' 'coreutils-single' 'coreutils' 'filesystem' 05-31 15:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libselinux' 'libreadline' 'libgsasl.so' 'libz.so.1(ZLIB_1.2' 'system' 'libdebuginfod' 'perl(File::Find)' 'autoconf >= 2' 'm4 >= 1' 'libsepol(x86' 'libpam.so' 'libsystemd' 'libgomp = 15.1' 'gcc = 15.1' 'make' 'libgcc(x86' 'libcrypto.so.3(OPENSSL_3' 'libBrokenLocale' 'perl(File::Spec)' 'gcc(major) = 15' 'findutils' 'gcc = 15.0.1' 'emacs' 'libssl.so.3(OPENSSL_3' 'pkgconfig' 'perl(threads)' 'libgnutls' 'kernel' 'libidn2' 'coreutils' '(glibc-gconv' 'libz' 'setup' 'libpcre2' 'libffi' 'libstdc++ = 15.0.1' 'perl(File::Path)' 'perl(File::Temp)' 'libkeyutils' 'curl' 'libgcc >= 15.1' 'libm.so' 'filesystem(unmerged' 'libattr.so' 'perl(warnings)' 'grep' 'libpam' 'libxcrypt' 'glibc = 2' 'grep >= 2' 'glibc' '/etc/crypto' 'liblzma.so.5(XZ_5' 'liblzma.so' 'perl(File::Copy)' 'pkgconfig(libssl)' 'libgsasl' 'libmpfr' 'libstdc++' 'libstdc++.so.6(CXXABI_1' 'perl(Errno)' 'pkgconf' 'libtinfo' 'libc.so' 'libstdc++.so' 'libgomp' 'libdebuginfod.so' 'libselinux.so' 'perl(POSIX)' 'pkgconfig(libcrypto)' 'libmpc' 'bash' 'perl(Class::Struct)' 'perl(File::stat)' 'libattr' 'libresolv.so' 'libacl' 'libgcc_s.so' 'ld-linux' 'popt(x86' '/usr/bin/perl' 'libqmail' 'libz.so.1(ZLIB_1' 'perl(Exporter)' 'libjansson.so.4(libjansson' 'perl(IO::File)' 'perl(File::Basename)' 'libthread_db' '/usr/bin/sh' 'perl(Getopt::Long)' 'qmta' '/usr/bin/alternatives' 'libm.so.6(GLIBC_2' 'basesystem' 'libzstd' 'libm' 'rtld(GNU_HASH)' 'cpp = 15.1' 'libresolv' '/usr/bin/bash' '/bin/sh' 'libgcc_s' 'glibc(x86' 'libgmp' 'perl(Text::ParseWords)' 'xz' 'crypto' 'procps-ng' 'libcrypto' 'libkeyutils.so' 'autoconf' 'librpmio' 'libcap' 'libanl' 'libgpg' 'perl(Carp)' 'openssl' 'ca' 'p11' 'libjansson' 'automake' 'perl(Thread::Queue)' '/usr/bin/pkg' 'openssl-libs' 'libssl' 'sed' 'libgcc_s.so.1(GCC_3' 'libmvec' 'liblzma' 'libstdc++.so.6(GLIBCXX_3' 'libacl.so' 'binutils >= 2' 'perl(Cwd)' 'ncurses' 'filesystem >= 3' 'tar' 'libstdc++ = 15.1' 'perl(File::Compare)' 'perl(constant)' 'perl(strict)' 'perl' 'libsrs2' 'pkgconf(x86' 'coreutils-single' 'libverto' 'filesystem' 'perl(:VERSION) >= 5' 'pcre2' 'librpm' 'libarchive' 'libpopt' 'perl(Config)' 'perl(Data::Dumper)' 'ld' 'keyutils' 'libcom_err' 05-31 15:51 root DEBUG CheckOwnDirs completed: 690.154 seconds 05-31 15:51 root DEBUG Running check: CheckOwnOther 05-31 15:51 root DEBUG CheckOwnOther completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckRelocatable 05-31 15:51 root DEBUG CheckRelocatable completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckRequires 05-31 15:51 root DEBUG CheckRequires completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourceMD5 05-31 15:51 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 05-31 15:51 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.1.tar.gz 05-31 15:51 root DEBUG CheckSourceMD5 completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourcedirMacroUse 05-31 15:51 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSpecLegibility 05-31 15:51 root DEBUG CheckSpecLegibility completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSpecName 05-31 15:51 root DEBUG CheckSpecName completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckStaticLibs 05-31 15:51 root DEBUG CheckStaticLibs completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckSystemdUnitdirScriplets 05-31 15:51 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckSystemdUserunitdirScriplets 05-31 15:51 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckUTF8Filenames 05-31 15:51 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckUpdateIconCache 05-31 15:51 root DEBUG CheckUpdateIconCache completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckUsefulDebuginfo 05-31 15:51 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckBuildInMock 05-31 15:51 root DEBUG CheckBuildInMock completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckBuildroot 05-31 15:51 root DEBUG CheckBuildroot completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckBundledFonts 05-31 15:51 root DEBUG CheckBundledFonts completed: 0.002 seconds 05-31 15:51 root DEBUG Running check: CheckClean 05-31 15:51 root DEBUG CheckClean completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckContainsLicenseText 05-31 15:51 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckFileRequires 05-31 15:51 root DEBUG CheckFileRequires completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckFinalRequiresProvides 05-31 15:51 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckFullVerReqSub 05-31 15:51 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckFunctionAsDescribed 05-31 15:51 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckIllegalSpecTags 05-31 15:51 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckLatestVersionIsPackaged 05-31 15:51 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckLicenseUpstream 05-31 15:51 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckManPages 05-31 15:51 root DEBUG CheckManPages completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckParallelMake 05-31 15:51 root DEBUG CheckParallelMake completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckPatchComments 05-31 15:51 root DEBUG CheckPatchComments completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckPkgConfigFiles 05-31 15:51 root DEBUG CheckPkgConfigFiles completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckRubyPlugin 05-31 15:51 root DEBUG CheckRubyPlugin completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckScriptletSanity 05-31 15:51 root DEBUG CheckScriptletSanity completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourceComment 05-31 15:51 root DEBUG CheckSourceComment completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourceDownloads 05-31 15:51 root DEBUG CheckSourceDownloads completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourceUrl 05-31 15:51 root DEBUG CheckSourceUrl completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSourceVerification 05-31 15:51 root DEBUG CheckSourceVerification completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckSpecAsInSRPM 05-31 15:51 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckSupportAllArchs 05-31 15:51 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckTestSuites 05-31 15:51 root DEBUG CheckTestSuites completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckTimeStamps 05-31 15:51 root DEBUG CheckTimeStamps completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckTmpfiles 05-31 15:51 root DEBUG CheckTmpfiles completed: 0.002 seconds 05-31 15:51 root DEBUG Running check: CheckUpdateMimeDatabase 05-31 15:51 root DEBUG CheckUpdateMimeDatabase completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckUseGlobal 05-31 15:51 root DEBUG CheckUseGlobal completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: SugarActivityCheckBuildRequires 05-31 15:51 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: SugarActivityCheckNaming 05-31 15:51 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: SugarActivityCheckRuntimeDeps 05-31 15:51 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckAddMavenDepmap 05-31 15:51 root DEBUG CheckAddMavenDepmap completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckBundledJars 05-31 15:51 root DEBUG CheckBundledJars completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckJPackageRequires 05-31 15:51 root DEBUG CheckJPackageRequires completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckJavadoc 05-31 15:51 root DEBUG CheckJavadoc completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckJavadocJPackageRequires 05-31 15:51 root DEBUG CheckJavadocJPackageRequires completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckJavadocdirName 05-31 15:51 root DEBUG CheckJavadocdirName completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckMvnRpmbuild 05-31 15:51 root DEBUG CheckMvnRpmbuild completed: 0.004 seconds 05-31 15:51 root DEBUG Running check: CheckNewStyleMaven 05-31 15:51 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckNoArch 05-31 15:51 root DEBUG CheckNoArch completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckNoOldMavenDepmap 05-31 15:51 root DEBUG CheckNoOldMavenDepmap completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckNoRequiresPost 05-31 15:51 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckNotJavaApplicable 05-31 15:51 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckPomInstalled 05-31 15:51 root DEBUG CheckPomInstalled completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckTestSkip 05-31 15:51 root DEBUG CheckTestSkip completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckUpdateDepmap 05-31 15:51 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckUpstremBuildMethod 05-31 15:51 root DEBUG CheckUpstremBuildMethod completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: CheckUseMavenpomdirMacro 05-31 15:51 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckAutotoolsObsoletedMacros 05-31 15:51 root DEBUG autotools used: automake libtool 05-31 15:51 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: fonts-disable 05-31 15:51 root DEBUG fonts-disable completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: generic-excludearch 05-31 15:51 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 05-31 15:51 root DEBUG generic-excludearch completed: 0.004 seconds 05-31 15:51 root DEBUG Running check: generic-large-docs 05-31 15:51 root DEBUG generic-large-docs completed: 0.009 seconds 05-31 15:51 root DEBUG Running check: java-check-bundled-jars 05-31 15:51 root DEBUG java-check-bundled-jars completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: fonts-fc-query 05-31 15:51 root DEBUG fonts-fc-query completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: fonts-repo-audit 05-31 15:51 root DEBUG fonts-repo-audit completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: generic-large-data 05-31 15:51 root DEBUG generic-large-data completed: 0.015 seconds 05-31 15:51 root DEBUG Running check: generic-srv-opt 05-31 15:51 root DEBUG generic-srv-opt completed: 0.003 seconds 05-31 15:51 root DEBUG Running check: perl-url-tag 05-31 15:51 root DEBUG perl-url-tag completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: php-compatinfo 05-31 15:51 root DEBUG php-compatinfo completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: python-check-eggs 05-31 15:51 root DEBUG python-check-eggs completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: python-dont-download-deps 05-31 15:51 root DEBUG python-dont-download-deps completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: python-egg-info 05-31 15:51 root DEBUG python-egg-info completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: python-meet-guidelines 05-31 15:51 root DEBUG python-meet-guidelines completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckBuildCompilerFlags 05-31 15:51 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 05-31 15:51 root DEBUG Running check: CheckDaemonCompileFlags 05-31 15:51 root DEBUG CheckDaemonCompileFlags completed: 0.009 seconds 05-31 15:51 root DEBUG Running check: CheckUpdateDesktopDatabase 05-31 15:51 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 05-31 15:51 root DEBUG Running check: CheckSystemdScripts 05-31 15:51 root DEBUG CheckSystemdScripts completed: 0.000 seconds 05-31 15:51 root DEBUG Report completed: 1441.552 seconds