12-24 06:45 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 12-24 06:45 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 12-24 06:45 root INFO Processing local files: indimail-mta 12-24 06:45 root DEBUG Active settings after processing options 12-24 06:45 root DEBUG bz_url: https://bugzilla.redhat.com 12-24 06:45 root DEBUG _con_handler: (INFO)> 12-24 06:45 root DEBUG _log_config_done: True 12-24 06:45 root DEBUG cache: False 12-24 06:45 root DEBUG resultdir: None 12-24 06:45 root DEBUG init_done: True 12-24 06:45 root DEBUG uniqueext: None 12-24 06:45 root DEBUG configdir: None 12-24 06:45 root DEBUG log_level: 20 12-24 06:45 root DEBUG prebuilt: True 12-24 06:45 root DEBUG verbose: False 12-24 06:45 root DEBUG name: indimail-mta 12-24 06:45 root DEBUG use_colors: False 12-24 06:45 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 12-24 06:45 root DEBUG bug: None 12-24 06:45 root DEBUG url: None 12-24 06:45 root DEBUG copr_build_descriptor: None 12-24 06:45 root DEBUG list_checks: False 12-24 06:45 root DEBUG list_flags: False 12-24 06:45 root DEBUG list_plugins: False 12-24 06:45 root DEBUG version: False 12-24 06:45 root DEBUG flags: [] 12-24 06:45 root DEBUG repo: None 12-24 06:45 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 12-24 06:45 root DEBUG no_report: False 12-24 06:45 root DEBUG nobuild: False 12-24 06:45 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 12-24 06:45 root DEBUG other_bz: None 12-24 06:45 root DEBUG plugins_arg: None 12-24 06:45 root DEBUG single: None 12-24 06:45 root DEBUG rpm_spec: True 12-24 06:45 root DEBUG exclude: None 12-24 06:45 root DEBUG checksum: sha256 12-24 06:45 root DEBUG plugins: {} 12-24 06:45 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 12-24 06:45 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc42.src.rpm 12-24 06:45 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 12-24 06:45 root DEBUG find_urls completed: 0.040 12-24 06:45 root DEBUG Avoiding init of working mock root 12-24 06:45 root DEBUG Url download completed: 16.388 12-24 06:45 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-24 06:45 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-24 06:45 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' 12-24 06:45 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-24 06:45 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 12-24 06:45 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 12-24 06:45 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 12-24 06:45 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.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.0.9.tar.gz' 12-24 06:45 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 12-24 06:45 root INFO No upstream for (Source0): indimail-mta-3.0.9.tar.gz 12-24 06:45 root INFO Running checks and generating report 12-24 06:45 root DEBUG Running check: CheckResultdir 12-24 06:45 root DEBUG CheckResultdir completed: 0.000 seconds 12-24 06:45 root DEBUG Running check: CheckBuild 12-24 06:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm 12-24 06:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm 12-24 06:45 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc42.x86_64.rpm 12-24 06:45 root DEBUG CheckBuild completed: 0.032 seconds 12-24 06:45 root DEBUG Running check: CheckRpmlint 12-24 06:45 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpc9xm5uho /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc42.src.rpm 12-24 06:46 root DEBUG CheckRpmlint completed: 7.575 seconds 12-24 06:46 root DEBUG Running check: CheckPackageInstalls 12-24 06:46 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 12-24 06:46 root DEBUG Init output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-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 12-24 06:46 root INFO Installing built package(s) 12-24 06:46 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 12-24 06:46 root DEBUG --init output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 12-24 06:46 root DEBUG CheckPackageInstalls completed: 5.145 seconds 12-24 06:46 root DEBUG Running check: CheckRpmlintInstalled 12-24 06:46 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 12-24 06:46 root DEBUG --init output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 12-24 06:46 root DEBUG is_installed: Tested rpmlint, result: 1 12-24 06:46 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*' 12-24 06:46 root DEBUG output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 12-24 06:46 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 12-24 06:46 root DEBUG Install output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 12-24 06:46 root DEBUG Script output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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 indimail-mta qmta indimail-mini indimail-mta-debuginfo; 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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 indimail-mta qmta indimail-mini indimail-mta-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed indimail-mta qmta indimail-mini indimail-mta-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "indimail-mta". (none): E: there is no installed rpm "qmta". (none): E: there is no installed rpm "indimail-mini". (none): E: there is no installed rpm "indimail-mta-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.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 indimail-mta qmta indimail-mini indimail-mta-debuginfo; echo 'rpmlint-done:'"] Finish: run 12-24 06:46 root DEBUG CheckRpmlintInstalled completed: 14.993 seconds 12-24 06:46 root DEBUG Running check: CheckRpmlintDebuginfo 12-24 06:46 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmplf_s9_lf /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc42.x86_64.rpm 12-24 06:46 root DEBUG Cannot parse rpmlint output: Checking: indimail-mta-debuginfo-3.0.9-1.1.fc42.x86_64.rpm 12-24 06:46 root DEBUG CheckRpmlintDebuginfo completed: 0.492 seconds 12-24 06:46 root DEBUG Running check: CheckInitDeps 12-24 06:46 root DEBUG CheckInitDeps completed: 24.120 seconds 12-24 06:46 root DEBUG Running check: CheckBuildCompleted 12-24 06:46 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)/* 12-24 06:46 root DEBUG Mock output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 12-24 06:46 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc42.src.rpm, indimail-mta-3.0.9-1.1.fc42.src.rpm 12-24 06:46 root DEBUG Mock output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0.9-1.1.fc42.src.rpm indimail-mta-3.0.9-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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.0.9-1.1.fc42.src.rpm to /var/lib/mock/fedora-rawhide-x86_64/root/indimail-mta-3.0.9-1.1.fc42.src.rpm Finish: run None NoneType: None 12-24 06:46 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --chroot, --, rpm -i indimail-mta-3.0.9-1.1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 12-24 06:46 root DEBUG Mock output: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-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.0.9-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.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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.0.9-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.0.9-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=1734998400 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.NKrVAb + umask 022 + cd /builddir/build/BUILD/indimail-mta-3.0.9-build + test -d /builddir/build/BUILD/indimail-mta-3.0.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/indimail-mta-3.0.9-build + /usr/bin/rm -rf /builddir/build/BUILD/indimail-mta-3.0.9-build + /usr/bin/mkdir -p /builddir/build/BUILD/indimail-mta-3.0.9-build + /usr/bin/mkdir -p /builddir/build/BUILD/indimail-mta-3.0.9-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T5IbmU + umask 022 + cd /builddir/build/BUILD/indimail-mta-3.0.9-build + cd /builddir/build/BUILD/indimail-mta-3.0.9-build + rm -rf indimail-mta-3.0.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-mta-3.0.9-1.1.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 12-24 06:46 root DEBUG _topdir: /builddir/build 12-24 06:46 root INFO Reading configuration from /etc/mock/site-defaults.cfg 12-24 06:46 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 12-24 06:46 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 12-24 06:46 root INFO Active plugins: Generic, Shell-api, C/C++ 12-24 06:46 root DEBUG CheckBuildCompleted completed: 9.123 seconds 12-24 06:46 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 12-24 06:46 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 12-24 06:46 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 12-24 06:46 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 12-24 06:46 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 12-24 06:46 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 12-24 06:46 root DEBUG Running check: OcamlCheckStaticLibs 12-24 06:46 root DEBUG OcamlCheckStaticLibs completed: 0.107 seconds 12-24 06:46 root DEBUG Running check: HaskellCheckStaticLibs 12-24 06:46 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CreateEnvCheck 12-24 06:46 root DEBUG CreateEnvCheck completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: RCheckBuildRequires 12-24 06:46 root DEBUG RCheckBuildRequires completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: RCheckCheckMacro 12-24 06:46 root DEBUG RCheckCheckMacro completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: RCheckDoc 12-24 06:46 root DEBUG RCheckDoc completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: RCheckInstallSection 12-24 06:46 root DEBUG RCheckInstallSection completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: RCheckLatestVersionIsPackaged 12-24 06:46 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: RCheckRequires 12-24 06:46 root DEBUG RCheckRequires completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckBundledGnulib 12-24 06:46 root DEBUG CheckBundledGnulib completed: 0.003 seconds 12-24 06:46 root DEBUG Running check: CheckGccBuildRequires 12-24 06:46 root DEBUG CheckGccBuildRequires completed: 0.002 seconds 12-24 06:46 root DEBUG Running check: CheckHeaderFiles 12-24 06:46 root DEBUG CheckHeaderFiles completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckLDConfig 12-24 06:46 root DEBUG CheckLDConfig completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckLibToolArchives 12-24 06:46 root DEBUG CheckLibToolArchives completed: 0.003 seconds 12-24 06:46 root DEBUG Running check: CheckNoKernelModules 12-24 06:46 root DEBUG CheckNoKernelModules completed: 0.002 seconds 12-24 06:46 root DEBUG Running check: CheckNoStaticExecutables 12-24 06:46 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d0/7bc77ce78d49a7ff366c216b0250c35b71805d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b4/3f9f22191235d5906bc60e075ba0a23dde7540 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/93/349e27d59c4514439c4abffdd95ff712b568e9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/a58147a3934ea7b3f4f1b761a9990175bfecde 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/f6c7dd95776914872cd405df0b3e3ca68a31e8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/9f36d84404d0388050a4b32c8df6900fe8eeec 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/fca91ed3757f28e75ae46b7bea27079f600976 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/66/8d83f95999de7a588a48364511bf181f2231a8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/sendmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/predate 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/datemail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/irmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/92/dd9b1979cf3ac91c0289aca5491ce0790a0376 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/92/5f21130a36abc282c8715fb91bbc807d7e82bf 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3f/d5527b0354ad159accc24d058c4a35ea17cd23 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3b/1efa2a108e62f8e07aa156158b0a4546e9178a 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/32/7cbfa571ee84dd3945a8d67194c84e706933df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/11/0d744c52d7d13374bc35d7d85df62266583e15 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/89/4a9f9ba59b0d17b8a166edb9c6a3965ae118bc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/57/94d053015342c701d401c3c3f7aa5c0b743c8a 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b2/b40a5404ea4186c77e40523804287b30fc3819 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/21/ac4db681bbbdbef804e010809075e4e3ccef2b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f1/9a02b366ae5dc0841d37b77c62007f7482a031 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f1/63754288064fa00daa030537e176004556b0d7 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1a/4617f035f022d0cf8f587e5b4bf7c9a3059599 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5d/361cf3ed912da94bd5b1ab192838d0b9f8ad4e 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7a/327452980c37eac49224ba1a8c6b46733c20aa 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7a/aae1645237650d8903a030133d12bdc2fab828 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/46/91224e46883f03fbffd05ad16a65ef60e5e5c9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/44/d3fb40b3b061e38480ccaddfdb29c160ead4bf 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d0/882595ea7afd3fab23f09b8d6bb45fa0d68158 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d0/7bc77ce78d49a7ff366c216b0250c35b71805d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9b/b0d2741f226c54896cd7903e3043619e63f2ba 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/29/82259d8a932ebaf3c2b5bf61a49b253706d5b1 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b4/3f9f22191235d5906bc60e075ba0a23dde7540 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f9/c11673ece5d04a7274c63ed4ca9c7e1ddbc2f1 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/67/4389ed05028ebff9a64ffcf201b6efa72e04cd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/71/a14c98de5d86e026a2350334344bb37aa257a0 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/42/ce8a8ca5927988e901828bfca29a1db4a83b44 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a1/6fc7946011d04eb8af1700f568405e018132d9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/88/179743b7b31bb829ccaf13584db29473d22056 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/93/349e27d59c4514439c4abffdd95ff712b568e9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/eb/839441a54e1eb30f88681e6be6b1aef882f94e 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a5/14f03177961fe30f83b535707b2bd425038830 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a5/54aab607059e808d6fa70469e4f2987381991c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c7/43e73b962d4146c8234127ab47ee2ff2cfef86 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c7/4dcefbfb0b8875143186355dbc59a1c7088152 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c7/28d518b402f6f1bab28eac183baaf12793ee21 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e6/55004289915ba4313e8fab0e941f380801a3b7 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fc/f9a52e828b8bb1cda6b058748915786eca4f92 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ce/09f751f17f79249e970c67537c8721f2d7ee7d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/34/5fb10f74e03ff30dee9b7e33b0f50bce06862f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/a58147a3934ea7b3f4f1b761a9990175bfecde 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/9fb052366ae4220c2ab45408bfdaf5dfa26ea1 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f3/20d0c7cd2354738b25bc808751ec63e41ca4b7 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f3/e3346dd21137bffd77de4d6d69dab0994e6995 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f4/bc6b94c3bf749df1f195fa731ed95d180483da 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f4/5d3d5ac846bf37947b1d604652b644be5fe3d1 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/05/71436d20c44d8bd0696f41ae1a68420e8d806f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/05/2037d7e89d1dec8a10c524afd8ae8c27ff9d96 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/18/4fc172069c1b2bb0a1c42fd151f37f4081215d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/54/47f48225441b0f4caa1cb4fc48688bbafb101b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/54/38a3b6a41732bb9197f028aa058c67f68c3b83 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e4/89252756bd811922ee04fb1c2965da48d181cc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/72/f284b6568d6262fe90ebe1629b7f7d3af41a5d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/72/32c3944b1ad9a1bf5a3ba83b27a87f2e96d339 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2b/192004d401b0fcf8722b29ed4ecac0321cdbc5 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b5/b7bcd76a1f5be78a266c5c33e5181b50a1d7ab 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b5/d51a0f2df61f4e0bd6db6c36180077974a5e91 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b5/2fcdf48a48ee583959952b9de303dfec2e188f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fb/9508cf80cc3978503d119e872cd70b64bb1ead 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c8/0accaedc14d8328a45fbd45549fbdd714b20d6 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c8/b8ca768ecd4c22e0c29dfc874c78f5726a2ab8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7f/4bbe01a203a703f52584216576a7235a07d1ba 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/90/dcce289d103c0584059087180138136f43e59f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/90/01caebefae38104c71cfd3bd4f86117587361b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/233f84b05420502ef006e63b5f7bde879b816f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/7d4223b64c925ad693db16fcafa6b04a694412 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/c0bb46623d63792dfff81fb80eef6ff25df53e 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2e/b5345ca95ed02770d4e6a2329d101e7bdb83fa 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8a/9be3b86323faa0f5a34083ccde7dba57e07a65 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/33/5fe753f577bda3b05388585d136460af09455d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b3/b4e47bc7e9e67c95c4e68157f19d5b92674cc5 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/80/482602a02bba0f928b1dbdce6bb71870ff1813 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/80/53eb08e17ac11fd5e045df06c96aa4ccc16c61 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/38/9d83837a51bc35754160a52d64e680d6159f32 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/19/938c8e4e132e025e53077040ab01e1112b4fd9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/25/cd534461d3774054b349b35af21c9dda6c599c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8c/763a0d63e6df7542ac38240cbfb64dd01b08a7 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8c/ab9687db52ea816d5f46c8da6c6d56e3b34af0 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/50/133e724e20ff8875765c273e697ffe4c79383c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/3030eb2441a441b0679dee6098b0bc9cf7007d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/41/48b66e95f8ac753be08c414106202f00c98e8d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/41/177166a5813bf158287e441e05c33b50ea9643 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/41/38847269824c5da5f6fa32ebfa601058a7b224 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3a/85379c79d9611226e7b91976b257de2d965d4c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1b/de33ad19f7439507501c3a738f56c672aebe6e 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1b/4e04cae57922293ec4b2a06a2ec3b9400a299c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/26/672c7f6fea4e60fd212c415c951d50c903782d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/26/c8326d2d474917c679ae298d77044dc7b6be7a 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d2/34b42ea306647e31def0ca06c7a45c28b7168c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d6/9f235b76b5330866bdb1a805bb13c017440f05 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d6/9050eb4c0190a4ed6afe60bb4d00200107bf48 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/23/4ea3c59a73e5e78e3359cdfea139709ad2674a 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/52/19d25da436a6c6051c98581b1af031017a4c7c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/52/e69e6616c167ef89d40914deeddfec38deaa88 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/52/7c981c7ebe9b0244946361ed4a30d5919c9e86 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b6/5e30c9fb89852ae2c3742e698d04291ea77c67 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b6/f627b2287493a5518d0186741c675ee5c6596f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/cb/62715476d338d27c14f41f2624664ea086d7f9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8b/a54c50ab919ef0ec354e70500bb21c18f4b8d9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8b/0c4d899c6e8fa0fd91a01e8241f98563f2d605 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/af0e7f581decfbb3a909283abad18860dd174b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/fb32a7893ff33b6a593f69ecd3fb82bd645d43 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/543c482ffa7a85759306de6c529157aca2c209 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/f6c7dd95776914872cd405df0b3e3ca68a31e8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/9f36d84404d0388050a4b32c8df6900fe8eeec 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/82/fcb5ab68ce732a46de8fef3dbc35e238ee6a8b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/82/e7b78eb7a988a8632d363bc16fb6cba991a716 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/fca91ed3757f28e75ae46b7bea27079f600976 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/3be1a713f5f01a7d6f80e4f25b21716319234b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/db769516b2f61b1c6f92340e360027c78da291 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/55/f024c128c50be7f7291daf0ef3e0e43cf3c863 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4f/4c82658de34a167cacd995423448ea6d016a43 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4a/bda6ebfda271be24e0930d0ab10205bccf0f62 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b8/4ca9e2b31a5131785ffcc8d7f8e7d23bc87b41 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ec/78d4fd4b6aef13feb26529160cb62621fd6568 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/73/b8ce8dde1cf9839d44e6cc2433deb600a255b8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6f/585fcd5ac88d3dffe72b75a6c7fda1fd74a617 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6f/e044c655e0c40b8e797bb3b2b2e3fd9b9dc6ae 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6f/5c5b241bc159e2dc6633a84961653898c25bc5 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8f/39a1149b7c16531c3cb2bee13d72003a8759e7 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3d/9a3f4121acfad73de671475bc043a63838f439 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e1/7133357dd826c51e1059e4b3c4ad1810b3a876 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d8/323b942388cab9d59f67a801baaa9d9107877a 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/22/5cc158066b8791f1f5e57e1e79a7f51c0e1443 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a8/964034a7ed4e89f1fe3cc7370d2d87e0bda027 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a8/95d57e8fc15b08e2b7e206923abf98f8dad294 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/66/8d83f95999de7a588a48364511bf181f2231a8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d9/d820324fb181b8b92abe38f5c52034036e404d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d9/3f0911ed6f2f05a43592ed6558a356154e7769 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c5/2dbece92be01ffeeb1ebff88949fb1d51bdf99 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/37/b71cde6d33934fd36cd1e541ad1764de34d9c4 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4b/9bcb35d024b530eb9ef16638f32dad8b3ac1ef 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/0b/0a52cc9026131379f9ce0fa7c9ab7d09213f7d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/cd/904c3a65d57d7e01d686b8af94c87205789b15 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/cd/08fb25e7a7ee04ed8939ab7690a7a9fbeea19c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f5/c380bc124a4fb860bab08cd4332c139b868d0c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/47/518298786d86ce436a5cb00ec47fc79a5b1bcf 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/56/16ff258f09aa2843f4ffe131435b24820bfdce 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/56/2d786c7f2810d22f11305b5b2c2c51a5ac4ef4 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9f/98be659b76e93c66147b93d958455ea0183737 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9f/dbf4ae2ea31bb44d4afbebabd3cf97f9746249 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f8/acede935dbcf8dbaf0f3c194dc3e675c4c2e2c 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/63/826c565dc99cc8216e308d3b93bd04f5c71ebf 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/63/ad4aa559cfb313bc477303d09a3dfff418dc59 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/be/76b6ca6c6e6b3e170a031b6e3e1100cf1ae1c2 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ef/bda2260d9b0797cec517acdd85f789ab5f6cfc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/08/eaecac2c6fe7ae16b43cc5b170f315028f8f6f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/31/b6ea1682d831f4d807b21a962d7975475358ab 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4e/dc99eccec889f9af897d13b1c0495db11d2ce2 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6c/75e9cff0ebc18f154cf633bcfb4714cb4758e3 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/60/7cd3fd2f4f435ecf4ff8684564180938e665c4 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/60/a059bee7f0c7edb0a565313389c1262b4b5907 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/60/ca2e4bd793dfd0b4c8df51b3131dd59e014661 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/61/2ce94d58af21ce1168d5e0e732bfe470720fac 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/bf/ce541e2f26a1c8ab4197f14fb8d4302a849dd2 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/bf/4f2929af1a6632bedf52f8e0d8db964fd081ed 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/91/5ba700af76ebedd30fee9a1cab56c1f57afcfa 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c3/f6d66c6a02087bed46a27e1e61b61a128d3525 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/indimail/plugins/generic.so 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/dot-forward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822date 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-qfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/sendmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/predate 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/printass 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-rm 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/preline 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822headerok 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/serialcmd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/printmaillist 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/replier-config 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/autoresponder 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/rrforward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/setforward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/mbox2maildir 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmaildirmake 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/inewaliases 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/replier 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/datemail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/serialsmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qcat 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/setmaillist 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/cidr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/except 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qtop 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirdeliver 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/checkaddr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822header 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/spfquery 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822field 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/filterit 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/iftoccfrom 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/new-inject 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/ifaddr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildir2mbox 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/condtomaildir 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822fields 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822addr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qarf 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirserial 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qaes 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/swaks 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/tcp-env 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/ofmipname 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/forward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822body 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/irmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/newinclude 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/printforward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/dknewkey 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822print 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qnotify 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qreceipt 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirsize 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/serialqmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/drate 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822headerfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/sslerator 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822bodyfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/filterto 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/rrt 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/queue-fix 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirqmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmaildirwatch 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/uacl 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildircmd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/condredirect 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/udpclient 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/bouncesaying 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/checkdomain 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qbase64 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qdane 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-qread 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/iftocc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/822received 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirsmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/fastforward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/slowq-send 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/svctool 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-cdb 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-multi 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/spawn-filter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-pw2u 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/surblqueue 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbtest 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qscanq-stdin 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmta-send 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-rspawn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-local 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/plugtest 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-popbull 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/sql-database 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/surblfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-lspawn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/ldap-checkpwd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpok 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpto 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbget 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-queue 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-nullqueue 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cleanq 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/todo-proc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-dkim 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-sql 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmtpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/run-cleanq 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/ofmipd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-clean 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-remote 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/sys-checkpwd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmonitor 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-daned 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qscheduler 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbstats 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-send 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/slowq-start 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/udplogger 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbgetm 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-newu 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdb-database 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/rd-remote 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-smtpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/greydaemon 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/ctrlenv 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qscanq 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-spamfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-poppass 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/relaytest 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/splogger 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/setqload 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-greyd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-start 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-getpw 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbmake 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/cdbdump 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qhpsi 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm2 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm1+df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm3 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/proc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm2+df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm3+df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/home 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/binm1 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/proc+df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/share/indimail/boot/home+df 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/cdbmake-12 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/atrn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/columnt 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/suids 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/config-fast 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamhist 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/testzero 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/senders 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/deferrals 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zfailures 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamstat 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qsmhook 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsmtp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zoverall 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/etrn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xrecipient 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnstlsarr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsendmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamsdomain 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/ddist 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsuids 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zdeferrals 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/whois 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsuccesses 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsblcheck 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/batv 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsip 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsptr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rpmattr 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/mlmatchup 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rspamrdomain 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qpq 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnscname 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/matchup 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/failures 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rxdelay 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfrontend 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsfq 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrhosts 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qupgrade 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/nowutc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rhosts 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xqp 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/successes 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qmailconfig 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrecipients 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/ipmeprint 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/recipients 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/make-recipients 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/yearcal 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnsmxip 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zrxdelay 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zddist 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/dnstxt 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zspam 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/hostname 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/zsenders 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/authcram 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/leapsecs 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/test-recipients 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/xsender 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/smtp-matchup 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3f/d5527b0354ad159accc24d058c4a35ea17cd23 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/89/4a9f9ba59b0d17b8a166edb9c6a3965ae118bc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d0/7bc77ce78d49a7ff366c216b0250c35b71805d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9b/b0d2741f226c54896cd7903e3043619e63f2ba 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b4/3f9f22191235d5906bc60e075ba0a23dde7540 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/42/ce8a8ca5927988e901828bfca29a1db4a83b44 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/93/349e27d59c4514439c4abffdd95ff712b568e9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fc/f9a52e828b8bb1cda6b058748915786eca4f92 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/a58147a3934ea7b3f4f1b761a9990175bfecde 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/05/2037d7e89d1dec8a10c524afd8ae8c27ff9d96 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/72/f284b6568d6262fe90ebe1629b7f7d3af41a5d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/233f84b05420502ef006e63b5f7bde879b816f 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/80/53eb08e17ac11fd5e045df06c96aa4ccc16c61 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/3030eb2441a441b0679dee6098b0bc9cf7007d 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/41/38847269824c5da5f6fa32ebfa601058a7b224 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d6/9050eb4c0190a4ed6afe60bb4d00200107bf48 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8b/a54c50ab919ef0ec354e70500bb21c18f4b8d9 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/af0e7f581decfbb3a909283abad18860dd174b 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/86/fb32a7893ff33b6a593f69ecd3fb82bd645d43 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/f6c7dd95776914872cd405df0b3e3ca68a31e8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a7/9f36d84404d0388050a4b32c8df6900fe8eeec 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/df/fca91ed3757f28e75ae46b7bea27079f600976 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/66/8d83f95999de7a588a48364511bf181f2231a8 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ef/bda2260d9b0797cec517acdd85f789ab5f6cfc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4e/dc99eccec889f9af897d13b1c0495db11d2ce2 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/srsfilter 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/sendmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/predate 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmaildirmake 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/datemail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildirdeliver 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/mailsubj 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/filterit 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/maildir2mbox 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-showctl 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/forward 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/irmail 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/queue-fix 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmaildirwatch 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/bin/qmail-inject 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmta-send 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-rspawn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-local 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-lspawn 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpok 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-tcpto 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-queue 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-clean 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-remote 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/mini-smtpd 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-qmqpc 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qmail-direct 12-24 06:46 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc42.x86_64.rpm/usr/sbin/qhpsi 12-24 06:46 root DEBUG CheckNoStaticExecutables completed: 1.418 seconds 12-24 06:46 root DEBUG Running check: CheckRPATH 12-24 06:46 root DEBUG CheckRPATH completed: 0.002 seconds 12-24 06:46 root DEBUG Running check: CheckSoFiles 12-24 06:46 root DEBUG CheckSoFiles completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckJavaPlugin 12-24 06:46 root DEBUG CheckJavaPlugin completed: 0.004 seconds 12-24 06:46 root DEBUG Running check: PerlCheckBuildRequires 12-24 06:46 root DEBUG PerlCheckBuildRequires completed: 0.002 seconds 12-24 06:46 root DEBUG Running check: CheckPythonBuildRequires 12-24 06:46 root DEBUG CheckPythonBuildRequires completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckPythonRequires 12-24 06:46 root DEBUG CheckPythonRequires completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckPythonX_Site 12-24 06:46 root DEBUG CheckPythonX_Site completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckApprovedLicense 12-24 06:46 root DEBUG CheckApprovedLicense completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckBuildrootMacros 12-24 06:46 root DEBUG CheckBuildrootMacros completed: 0.011 seconds 12-24 06:46 root DEBUG Running check: CheckBundledLibs 12-24 06:46 root DEBUG CheckBundledLibs completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckChangelogFormat 12-24 06:46 root DEBUG CheckChangelogFormat completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckCleanBuildroot 12-24 06:46 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 12-24 06:46 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-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.0.9-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILD/indimail-mta-3.0.9-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.0.9-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.0.9-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.0.9-build/BUILDROOT/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILD/indimail-mta-3.0.9-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.0.9-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.0.9-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILD/indimail-mta-3.0.9-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.0.9-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.0.9-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.0.9-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.0.9-build/BUILDROOT/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.0.9-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.0.9-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/bin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.0.9-build/BUILDROOT/usr/libexec/indimail 12-24 06:46 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckCodeAndContent 12-24 06:46 root DEBUG CheckCodeAndContent completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckConfigNoReplace 12-24 06:46 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckDefattr 12-24 06:46 root DEBUG CheckDefattr completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckDescMacros 12-24 06:46 root DEBUG CheckDescMacros completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckDesktopFile 12-24 06:46 root DEBUG CheckDesktopFile completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckDesktopFileInstall 12-24 06:46 root DEBUG CheckDesktopFileInstall completed: 0.001 seconds 12-24 06:46 root DEBUG Running check: CheckDevelFilesInDevel 12-24 06:46 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 12-24 06:46 root DEBUG Running check: CheckDirectoryRequire 12-24 06: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 -C -l 'filesystem' 12-24 06:47 root DEBUG CheckDirectoryRequire completed: 2.646 seconds 12-24 06:47 root DEBUG Running check: CheckDistTag 12-24 06:47 root DEBUG CheckDistTag completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckDocRuntime 12-24 06:47 root DEBUG CheckDocRuntime completed: 0.000 seconds 12-24 06:47 root DEBUG Running check: CheckFileDuplicates 12-24 06:47 root DEBUG CheckFileDuplicates completed: 0.000 seconds 12-24 06:47 root DEBUG Running check: CheckFilePermissions 12-24 06:47 root DEBUG CheckFilePermissions completed: 0.000 seconds 12-24 06:47 root DEBUG Running check: CheckGconfSchemaInstall 12-24 06:47 root DEBUG CheckGconfSchemaInstall completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckGdkPixbufLoaders 12-24 06:47 root DEBUG CheckGdkPixbufLoaders completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckGioQueryModules 12-24 06:47 root DEBUG CheckGioQueryModules completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckGlibCompileSchemas 12-24 06:47 root DEBUG CheckGlibCompileSchemas completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckGtkQueryModules 12-24 06:47 root DEBUG CheckGtkQueryModules completed: 0.001 seconds 12-24 06:47 root DEBUG Running check: CheckGuidelines 12-24 06:47 root DEBUG CheckGuidelines completed: 0.000 seconds 12-24 06:47 root DEBUG Running check: CheckIfDepsDeprecated 12-24 06:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-24 06: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 '/usr/sbin/useradd' 12-24 06: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_ABI_DT_RELR)(64bit)' 12-24 06: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 'libsrs2.so.1()(64bit)' 12-24 06: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 'autoconf' 12-24 06: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' 12-24 06: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 'libresolv.so.2()(64bit)' 12-24 06: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 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-24 06: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 '/usr/sbin/userdel' 12-24 06: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 'gcc' 12-24 06: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 'libidn2.so.0()(64bit)' 12-24 06: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)(64bit)' 12-24 06: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 'initscripts' 12-24 06: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)' 12-24 06: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 'glibc-static' 12-24 06: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-24 06: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)' 12-24 06: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 'libm.so.6()(64bit)' 12-24 06: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 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-24 06: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 'openssl-devel' 12-24 06: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)' 12-24 06: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 'libdkim2-devel' 12-24 06: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 'libgsasl.so.18()(64bit)' 12-24 06: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.17)(64bit)' 12-24 06: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 'procps' 12-24 06: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(OPENSSL_3.0.0)(64bit)' 12-24 06: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 'libldap.so.2()(64bit)' 12-24 06: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 'automake' 12-24 06: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()(64bit)' 12-24 06: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 'findutils' 12-24 06: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 'diffutils' 12-24 06: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 'libtool' 12-24 06: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 'rtld(GNU_HASH)' 12-24 06: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 'make' 12-24 06: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-devel' 12-24 06:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-24 06: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)' 12-24 06: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 'ucspi-tcp' 12-24 06: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 'daemontools' 12-24 06: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 'gcc-c++' 12-24 06: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' 12-24 06: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.7)(64bit)' 12-24 06:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-24 06: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 'shadow-utils' 12-24 06:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-24 06: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-devel' 12-24 06: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.4)(64bit)' 12-24 06: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.33)(64bit)' 12-24 06: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)' 12-24 06: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 '/bin/sh' 12-24 06: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 'sed' 12-24 06: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/sbin/groupadd' 12-24 06: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 'mysql-devel' 12-24 06: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/awk' 12-24 06: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/perl' 12-24 06: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.29)(64bit)' 12-24 06: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 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-24 06: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()(64bit)' 12-24 06: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)' 12-24 06: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 'openldap-devel' 12-24 06: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 'coreutils' 12-24 06: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()(64bit)' 12-24 06: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 'gzip' 12-24 06: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 'libsrs2-devel' 12-24 06: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 'binutils' 12-24 06: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 'openssl' 12-24 06: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 'grep' 12-24 06: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-devel' 12-24 06: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.34)(64bit)' 12-24 06: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 'libdkim2.so.1()(64bit)' 12-24 06: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)' 12-24 06: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/which' 12-24 06: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-devel' 12-24 06: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 --provides 'coreutils-single' 12-24 06: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 --provides 'bash' 12-24 06: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 --provides 'autoconf' 12-24 06: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 --provides 'libqmail' 12-24 06: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 --provides 'libgsasl' 12-24 06: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 --provides 'gcc' 12-24 06: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 --provides 'pkgconf-pkg-config' 12-24 06: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 --provides 'libidn2' 12-24 06: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 --provides 'initscripts' 12-24 06: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 --provides 'glibc-static' 12-24 06: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 --provides 'openssl-libs' 12-24 06: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 --provides 'libdkim2' 12-24 06: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 --provides 'openssl-devel' 12-24 06: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 --provides 'libdkim2-devel' 12-24 06: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 --provides 'automake' 12-24 06: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 --provides 'diffutils' 12-24 06: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 --provides 'libtool' 12-24 06: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 --provides 'findutils' 12-24 06: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 --provides 'make' 12-24 06: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 --provides 'glibc-devel' 12-24 06: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 --provides 'ucspi-tcp' 12-24 06: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 --provides 'daemontools' 12-24 06: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 --provides 'which' 12-24 06: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 --provides 'gcc-c++' 12-24 06: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 --provides 'glibc' 12-24 06: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 --provides 'shadow-utils' 12-24 06: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 --provides 'libgsasl-devel' 12-24 06: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 --provides 'sed' 12-24 06: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 --provides 'mysql-devel' 12-24 06: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 --provides 'procps-ng' 12-24 06: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 --provides 'gzip' 12-24 06: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 --provides 'openldap-devel' 12-24 06: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 --provides 'coreutils' 12-24 06: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 --provides 'libsrs2' 12-24 06: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 --provides 'perl-interpreter' 12-24 06: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 --provides 'libsrs2-devel' 12-24 06: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 --provides 'openldap' 12-24 06: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 --provides 'binutils' 12-24 06: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 --provides 'openssl' 12-24 06: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 --provides 'grep' 12-24 06: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 --provides 'libidn2-devel' 12-24 06: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 --provides 'libqmail-devel' 12-24 06: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 --provides 'gawk' 12-24 06:51 root DEBUG CheckIfDepsDeprecated completed: 287.700 seconds 12-24 06:51 root DEBUG Running check: CheckLicensInDoc 12-24 06:51 root DEBUG Found softwarelicense1-1.html not marked as %license 12-24 06:51 root DEBUG CheckLicensInDoc completed: 0.079 seconds 12-24 06:51 root DEBUG Running check: CheckLicenseField 12-24 06:51 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/indimail-mta-3.0.9-build 12-24 06:52 root DEBUG Got license reply, length: 123010 12-24 06:52 root DEBUG CheckLicenseField completed: 27.372 seconds 12-24 06:52 root DEBUG Running check: CheckLicenseFieldSPDX 12-24 06:52 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 12-24 06:52 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 12-24 06:52 root DEBUG CheckLicenseFieldSPDX completed: 1.190 seconds 12-24 06:52 root DEBUG Running check: CheckLicenseInSubpackages 12-24 06:52 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckLocale 12-24 06:52 root DEBUG CheckLocale completed: 0.001 seconds 12-24 06:52 root DEBUG Running check: CheckMacros 12-24 06:52 root DEBUG CheckMacros completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckMakeinstall 12-24 06:52 root DEBUG CheckMakeinstall completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckMultipleLicenses 12-24 06:52 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckNameCharset 12-24 06:52 root DEBUG CheckNameCharset completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckNaming 12-24 06:52 root DEBUG CheckNaming completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckNoConfigInUsr 12-24 06:52 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckNoConflicts 12-24 06:52 root DEBUG CheckNoConflicts completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckNoNameConflict 12-24 06:52 root DEBUG CheckNoNameConflict completed: 0.294 seconds 12-24 06:52 root DEBUG Running check: CheckObeysFHS 12-24 06:52 root DEBUG CheckObeysFHS completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckObsoletesForRename 12-24 06:52 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 12-24 06:52 root DEBUG Running check: CheckOwnDirs 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-24 06:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-24 06:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'coreutils-single' 'bash' 'libqmail' 'libgsasl' 'pkgconf-pkg-config' 'libidn2' 'initscripts' 'indimail-mta' 'openssl-libs' 'libdkim2' 'diffutils' 'findutils' 'ucspi-tcp' 'daemontools' 'which' 'glibc' 'shadow-utils' 'sed' 'procps-ng' 'coreutils' 'libsrs2' 'perl-interpreter' 'openldap' 'openssl' 'grep' 'gawk' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'ca' 'libstdc++ = 14.2' 'libresolv' 'kernel' 'coreutils-single' 'perl(File::stat)' 'libgdbm' 'bash' 'libbz2' 'libevent' 'libncursesw' 'libunistring' 'autoconf' 'libsepol.so' '/usr/sbin/userdel' 'glibc >= 2' 'libaudit' '(glibc-gconv' 'pkgconf-pkg-config' '(systemd' 'libpopt' 'mysql' 'pkgconf' 'openldap(x86' 'libcom_err' 'initscripts' 'gcc = 14.2' 'libmount.so' 'libreadline' 'libjansson' 'perl(strict)' 'pkg' 'liblzma.so' 'tar' 'libcrypt.so' 'libacl.so' 'libm.so.6(GLIBC_2' 'cyrus-sasl' 'libpcre2' 'libselinux' 'libqmail > 0' 'libstdc++.so.6(GLIBCXX_3' 'audit' 'daemontools' 'libgnutls' 'libidn2(x86' 'gcc(major) = 14' 'p11' '/usr/sbin/groupdel' '/usr/sbin/alternatives' 'libgcc_s.so.1(GCC_3' 'perl(Encode)' 'libz.so.1(ZLIB_1' '/bin/sh' 'pkgconfig(lber)' '/usr/bin/awk' '/usr/bin/perl' 'libldap' 'bzip2' 'libtinfo' 'perl(Tie::Hash)' '(util-linux' 'openldap' 'libsepol(x86' 'grep' 'curl' 'libgomp = 14.2' 'liblzma.so.5(XZ_5' 'perl(File::Copy)' 'libsmartcols' '/usr/bin/which' 'filesystem' 'librpm' 'perl(Config)' 'libsmartcols = 2.40' 'perl(_charnames)' '/usr/sbin/useradd' 'libpkgconf' 'libgpg' 'perl(File::Basename)' 'ld-linux' 'libfdisk' '/etc/pam' 'libm.so' 'perl(Getopt::Long)' 'libuuid' 'libidn2' 'pkgconf(x86' 'libstdc++.so.6(CXXABI_1' 'perl(File::Temp)' 'libdebuginfod.so' 'libstdc++' 'libdkim2' 'grep >= 2' 'libsepol' 'libgmp' 'pam >= 1' 'systemd' 'liblzma' 'librpmio' 'libmvec' 'libuuid = 2.40' 'libresolv.so' 'libgsasl.so' 'libverto' 'libz' 'rtld(GNU_HASH)' 'libblkid = 2.40' 'libgcc_s.so.1(GCC_4' 'libgcc_s.so' 'which' 'libc.so' 'autoconf >= 2' 'libsmartcols.so' 'cpp = 14.2' 'libpam_misc.so' 'procps-ng' 'perl(File::Spec)' 'perl(Exporter)' 'pkgconfig(libssl)' 'perl-interpreter' 'libmpfr' 'perl(threads)' 'dbus >= 1' 'libgcrypt.so' 'libkeyutils' 'perl(Errno)' 'libseccomp' 'perl(File::Find)' 'pkgconfig' 'libjansson.so.4(libjansson' 'chkconfig' 'perl(File::Path)' 'libBrokenLocale' 'libssl' 'libcrypt' 'libqmail' 'libcap' 'perl(Data::Dumper)' 'libmount = 2.40' 'filesystem >= 3' 'libkrb5' 'libgcc(x86' 'libglib' 'libacl' 'keyutils' 'openssl-libs' 'libfdisk = 2.40' 'libslapi' 'perl(warnings::register)' 'libcrypto.so.3(OPENSSL_3' 'libgssapi_krb5' 'perl(constant)' 'libpam_misc' 'perl(XSLoader)' 'perl(IO::File)' '/usr/bin/pkg' 'libblkid.so' 'pkgconfig(libcrypto)' 'libthread_db' 'findutils' 'shadow' 'crypto' 'libgsasl(x86' 'libk5crypto' 'libsemanage.so' 'libltdl' 'libeconf.so' 'libgcc >= 14.2' 'zlib' 'libblkid' 'libselinux >= 1' 'perl(DynaLoader)' 'glibc' 'emacs' '/usr/bin/sh' 'shadow-utils' 'libidn' 'libudev' 'glibc = 2.40' 'libgomp' 'libsystemd' 'libcrypto' 'perl(POSIX)' '/usr/sbin/groupadd' 'libfdisk.so' 'libidn.so' 'libuuid.so' 'libz.so.1(ZLIB_1.2' 'libperl.so' 'perl(File::Compare)' 'libpam.so' 'coreutils' 'libdebuginfod' 'libdkim2 = 1' 'glibc(x86' 'libselinux.so' '/etc/crypto' 'libattr' 'util' 'libm' 'libeconf' 'libzstd' 'libgcrypt' 'libsemanage' 'basesystem' 'libkeyutils.so' 'libpkgconf(x86' 'libstdc++.so' 'binutils >= 2' 'libmount' 'libgsasl' 'pkgconfig(openssl)' '/sbin/chkconfig' 'pam' 'gsasl = 2.2.1' 'indimail-mta' 'perl(Text::ParseWords)' 'perl(Cwd)' 'perl(:VERSION) >= 5' 'libpam' 'libffi' 'perl(re)' 'popt(x86' 'xz' 'setup' 'procps' 'perl' 'automake' 'diffutils' 'perl(warnings)' 'make' 'libmpc' 'm4 >= 1' 'pcre2' 'ucspi-tcp' 'liblber' 'libsasl2' 'libqmail >= 1' 'libsrs2 = 1' 'perl(bytes)' 'sed' 'libanl' 'libxcrypt' 'perl(Class::Struct)' 'ncurses' 'system' 'perl(Thread::Queue)' 'perl(integer)' 'ld' 'libsrs2' '/usr/bin/bash' 'openssl' 'libarchive' 'libattr.so' 'libgcc_s' 'perl(Carp)' 'libssl.so.3(OPENSSL_3' 'libmysqlclient' 'gawk' 'libselinux(x86' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mini)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-24 06:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'procps-ng' 'coreutils-single' 'bash' 'coreutils' 'libsrs2' 'openssl' 'libqmail' 'glibc' 'indimail-mini' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'ca' 'libstdc++ = 14.2' 'libresolv' 'kernel' 'coreutils-single' 'perl(File::stat)' 'bash' 'libncursesw' 'autoconf' '(glibc-gconv' 'libpopt' 'pkgconf' 'gcc = 14.2' 'libjansson' 'perl(strict)' 'liblzma.so' 'tar' 'libcrypt.so' 'libacl.so' 'libm.so.6(GLIBC_2' 'libselinux' 'libpcre2' 'libstdc++.so.6(GLIBCXX_3' 'gcc(major) = 14' 'libgcc_s.so.1(GCC_3' '/usr/sbin/alternatives' 'libz.so.1(ZLIB_1' '/bin/sh' '/usr/bin/perl' 'libtinfo' 'libsepol(x86' 'curl' 'libgomp = 14.2' 'liblzma.so.5(XZ_5' 'perl(File::Copy)' 'filesystem' 'librpm' 'perl(Config)' 'perl(File::Basename)' 'ld-linux' 'libm.so' 'perl(Getopt::Long)' 'pkgconf(x86' 'libstdc++.so.6(CXXABI_1' 'perl(File::Temp)' 'libdebuginfod.so' 'libstdc++' 'grep >= 2' 'libgmp' 'liblzma' 'librpmio' 'libmvec' 'libz' 'rtld(GNU_HASH)' 'libgcc_s.so' 'libc.so' 'autoconf >= 2' 'cpp = 14.2' 'procps-ng' 'perl(File::Spec)' 'perl(Exporter)' 'pkgconfig(libssl)' 'libmpfr' 'perl(threads)' 'perl(Errno)' 'perl(File::Find)' 'pkgconfig' 'libjansson.so.4(libjansson' 'perl(File::Path)' 'libBrokenLocale' 'libssl' 'libcrypt' 'libqmail' 'libcap' 'perl(Data::Dumper)' 'filesystem >= 3' 'libgcc(x86' 'libacl' 'libcrypto.so.3(OPENSSL_3' 'perl(constant)' 'perl(IO::File)' '/usr/bin/pkg' 'pkgconfig(libcrypto)' 'libthread_db' 'findutils' 'crypto' 'libgcc >= 14.2' 'glibc' 'emacs' '/usr/bin/sh' 'perl(POSIX)' 'glibc = 2.40' 'libgomp' 'libsystemd' 'libcrypto' 'indimail-mini' 'libz.so.1(ZLIB_1.2' 'perl(File::Compare)' 'libpam.so' 'coreutils' 'libdebuginfod' 'glibc(x86' 'libselinux.so' 'libattr' 'libm' 'libzstd' 'basesystem' 'libstdc++.so' 'binutils >= 2' 'perl(Text::ParseWords)' 'perl(Cwd)' 'perl(:VERSION) >= 5' 'libpam' 'popt(x86' 'xz' 'setup' 'perl' 'automake' 'perl(warnings)' 'make' 'libmpc' 'm4 >= 1' 'pcre2' 'libanl' 'libxcrypt' 'perl(Class::Struct)' 'sed' 'ncurses' 'perl(Thread::Queue)' 'ld' 'libsrs2' '/usr/bin/bash' 'openssl' 'libarchive' 'libattr.so' 'libgcc_s' 'perl(Carp)' 'libssl.so.3(OPENSSL_3' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-24 06:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(qmta)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-24 06:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-24 06:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-24 06:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-24 06:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libidn2' 'procps-ng' 'coreutils-single' 'qmta' 'openssl-libs' 'bash' 'libsrs2' 'coreutils' 'openssl' 'libqmail' 'glibc' 'libgsasl' 12-24 06:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'ca' 'libstdc++ = 14.2' 'libresolv' 'kernel' 'coreutils-single' 'perl(File::stat)' 'bash' 'libunistring' 'libncursesw' 'autoconf' '(glibc-gconv' 'libpopt' 'pkgconf' 'libcom_err' 'gcc = 14.2' 'libreadline' 'libjansson' 'perl(strict)' 'pkg' 'liblzma.so' 'tar' 'libcrypt.so' 'libacl.so' 'libm.so.6(GLIBC_2' 'libselinux' 'libpcre2' 'libstdc++.so.6(GLIBCXX_3' 'libgnutls' 'p11' 'gcc(major) = 14' 'libgcc_s.so.1(GCC_3' '/usr/sbin/alternatives' 'libz.so.1(ZLIB_1' '/bin/sh' '/usr/bin/perl' 'libtinfo' 'libsepol(x86' 'curl' 'grep' 'libgomp = 14.2' 'liblzma.so.5(XZ_5' 'perl(File::Copy)' 'filesystem' 'librpm' 'perl(Config)' 'libgpg' 'perl(File::Basename)' 'ld-linux' 'libm.so' 'perl(Getopt::Long)' 'pkgconf(x86' 'libidn2' 'qmta' 'libstdc++.so.6(CXXABI_1' 'perl(File::Temp)' 'libdebuginfod.so' 'libstdc++' 'grep >= 2' 'libgmp' 'liblzma' 'librpmio' 'libmvec' 'libresolv.so' 'libgsasl.so' 'libverto' 'libz' 'rtld(GNU_HASH)' 'libgcc_s.so' 'libc.so' 'autoconf >= 2' 'cpp = 14.2' 'procps-ng' 'perl(File::Spec)' 'perl(Exporter)' 'pkgconfig(libssl)' 'libmpfr' 'perl(threads)' 'libgcrypt.so' 'libkeyutils' 'perl(Errno)' 'perl(File::Find)' 'pkgconfig' 'libjansson.so.4(libjansson' 'perl(File::Path)' 'libBrokenLocale' 'libssl' 'libcrypt' 'libqmail' 'libcap' 'perl(Data::Dumper)' 'filesystem >= 3' 'libkrb5' 'libgcc(x86' 'libacl' 'keyutils' 'openssl-libs' 'libcrypto.so.3(OPENSSL_3' 'libgssapi_krb5' 'perl(constant)' 'perl(IO::File)' '/usr/bin/pkg' 'pkgconfig(libcrypto)' 'libthread_db' 'findutils' 'crypto' 'libk5crypto' 'libgcc >= 14.2' 'glibc' 'emacs' '/usr/bin/sh' 'libidn' 'perl(POSIX)' 'glibc = 2.40' 'libgomp' 'libsystemd' 'libcrypto' 'libidn.so' 'libz.so.1(ZLIB_1.2' 'perl(File::Compare)' 'libpam.so' 'coreutils' 'libdebuginfod' 'glibc(x86' 'libselinux.so' '/etc/crypto' 'libattr' 'libm' 'libzstd' 'libgcrypt' 'basesystem' 'libkeyutils.so' 'libstdc++.so' 'binutils >= 2' 'libgsasl' 'gsasl = 2.2.1' 'perl(Text::ParseWords)' 'perl(Cwd)' 'perl(:VERSION) >= 5' 'libpam' 'libffi' 'popt(x86' 'xz' 'setup' 'perl' 'automake' 'perl(warnings)' 'make' 'libmpc' 'm4 >= 1' 'pcre2' 'libanl' 'libxcrypt' 'perl(Class::Struct)' 'sed' 'ncurses' 'perl(Thread::Queue)' 'ld' 'libsrs2' '/usr/bin/bash' 'openssl' 'libarchive' 'libattr.so' 'libgcc_s' 'perl(Carp)' 'libssl.so.3(OPENSSL_3' 'gawk' 12-24 06:57 root DEBUG CheckOwnDirs completed: 295.456 seconds 12-24 06:57 root DEBUG Running check: CheckOwnOther 12-24 06:57 root DEBUG CheckOwnOther completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckRelocatable 12-24 06:57 root DEBUG CheckRelocatable completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckRequires 12-24 06:57 root DEBUG CheckRequires completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourceMD5 12-24 06:57 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 12-24 06:57 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.0.9.tar.gz 12-24 06:57 root DEBUG CheckSourceMD5 completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourcedirMacroUse 12-24 06:57 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSpecLegibility 12-24 06:57 root DEBUG CheckSpecLegibility completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSpecName 12-24 06:57 root DEBUG CheckSpecName completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckStaticLibs 12-24 06:57 root DEBUG CheckStaticLibs completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckSystemdUnitdirScriplets 12-24 06:57 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckSystemdUserunitdirScriplets 12-24 06:57 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckUTF8Filenames 12-24 06:57 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckUpdateIconCache 12-24 06:57 root DEBUG CheckUpdateIconCache completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckUsefulDebuginfo 12-24 06:57 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckBuildInMock 12-24 06:57 root DEBUG CheckBuildInMock completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckBuildroot 12-24 06:57 root DEBUG CheckBuildroot completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckBundledFonts 12-24 06:57 root DEBUG CheckBundledFonts completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckClean 12-24 06:57 root DEBUG CheckClean completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckContainsLicenseText 12-24 06:57 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckFileRequires 12-24 06:57 root DEBUG CheckFileRequires completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckFinalRequiresProvides 12-24 06:57 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckFullVerReqSub 12-24 06:57 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckFunctionAsDescribed 12-24 06:57 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckIllegalSpecTags 12-24 06:57 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 12-24 06:57 root DEBUG Running check: CheckLatestVersionIsPackaged 12-24 06:57 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckLicenseUpstream 12-24 06:57 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckManPages 12-24 06:57 root DEBUG CheckManPages completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckParallelMake 12-24 06:57 root DEBUG CheckParallelMake completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckPatchComments 12-24 06:57 root DEBUG CheckPatchComments completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckPkgConfigFiles 12-24 06:57 root DEBUG CheckPkgConfigFiles completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckRubyPlugin 12-24 06:57 root DEBUG CheckRubyPlugin completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckScriptletSanity 12-24 06:57 root DEBUG CheckScriptletSanity completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourceComment 12-24 06:57 root DEBUG CheckSourceComment completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourceDownloads 12-24 06:57 root DEBUG CheckSourceDownloads completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourceUrl 12-24 06:57 root DEBUG CheckSourceUrl completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSourceVerification 12-24 06:57 root DEBUG CheckSourceVerification completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckSpecAsInSRPM 12-24 06:57 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckSupportAllArchs 12-24 06:57 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckTestSuites 12-24 06:57 root DEBUG CheckTestSuites completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckTimeStamps 12-24 06:57 root DEBUG CheckTimeStamps completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckTmpfiles 12-24 06:57 root DEBUG CheckTmpfiles completed: 0.003 seconds 12-24 06:57 root DEBUG Running check: CheckUpdateMimeDatabase 12-24 06:57 root DEBUG CheckUpdateMimeDatabase completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckUseGlobal 12-24 06:57 root DEBUG CheckUseGlobal completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: SugarActivityCheckBuildRequires 12-24 06:57 root DEBUG SugarActivityCheckBuildRequires completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: SugarActivityCheckNaming 12-24 06:57 root DEBUG SugarActivityCheckNaming completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: SugarActivityCheckRuntimeDeps 12-24 06:57 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckAddMavenDepmap 12-24 06:57 root DEBUG CheckAddMavenDepmap completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckBundledJars 12-24 06:57 root DEBUG CheckBundledJars completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckJPackageRequires 12-24 06:57 root DEBUG CheckJPackageRequires completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckJavadoc 12-24 06:57 root DEBUG CheckJavadoc completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckJavadocJPackageRequires 12-24 06:57 root DEBUG CheckJavadocJPackageRequires completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckJavadocdirName 12-24 06:57 root DEBUG CheckJavadocdirName completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckMvnRpmbuild 12-24 06:57 root DEBUG CheckMvnRpmbuild completed: 0.006 seconds 12-24 06:57 root DEBUG Running check: CheckNewStyleMaven 12-24 06:57 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckNoArch 12-24 06:57 root DEBUG CheckNoArch completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckNoOldMavenDepmap 12-24 06:57 root DEBUG CheckNoOldMavenDepmap completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckNoRequiresPost 12-24 06:57 root DEBUG CheckNoRequiresPost completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckNotJavaApplicable 12-24 06:57 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckPomInstalled 12-24 06:57 root DEBUG CheckPomInstalled completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckTestSkip 12-24 06:57 root DEBUG CheckTestSkip completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckUpdateDepmap 12-24 06:57 root DEBUG CheckUpdateDepmap completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckUpstremBuildMethod 12-24 06:57 root DEBUG CheckUpstremBuildMethod completed: 0.004 seconds 12-24 06:57 root DEBUG Running check: CheckUseMavenpomdirMacro 12-24 06:57 root DEBUG CheckUseMavenpomdirMacro completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckAutotoolsObsoletedMacros 12-24 06:57 root DEBUG autotools used: automake libtool 12-24 06:57 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: fonts-disable 12-24 06:57 root DEBUG fonts-disable completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: generic-excludearch 12-24 06:57 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 12-24 06:57 root DEBUG generic-excludearch completed: 0.005 seconds 12-24 06:57 root DEBUG Running check: generic-large-docs 12-24 06:57 root DEBUG generic-large-docs completed: 0.019 seconds 12-24 06:57 root DEBUG Running check: java-check-bundled-jars 12-24 06:57 root DEBUG java-check-bundled-jars completed: 0.005 seconds 12-24 06:57 root DEBUG Running check: fonts-fc-query 12-24 06:57 root DEBUG fonts-fc-query completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: fonts-repo-audit 12-24 06:57 root DEBUG fonts-repo-audit completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: generic-large-data 12-24 06:57 root DEBUG generic-large-data completed: 0.032 seconds 12-24 06:57 root DEBUG Running check: generic-srv-opt 12-24 06:57 root DEBUG generic-srv-opt completed: 0.005 seconds 12-24 06:57 root DEBUG Running check: perl-url-tag 12-24 06:57 root DEBUG perl-url-tag completed: 0.002 seconds 12-24 06:57 root DEBUG Running check: php-compatinfo 12-24 06:57 root DEBUG php-compatinfo completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: python-check-eggs 12-24 06:57 root DEBUG python-check-eggs completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: python-dont-download-deps 12-24 06:57 root DEBUG python-dont-download-deps completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: python-egg-info 12-24 06:57 root DEBUG python-egg-info completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: python-meet-guidelines 12-24 06:57 root DEBUG python-meet-guidelines completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckBuildCompilerFlags 12-24 06:57 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 12-24 06:57 root DEBUG Running check: CheckDaemonCompileFlags 12-24 06:57 root DEBUG CheckDaemonCompileFlags completed: 0.016 seconds 12-24 06:57 root DEBUG Running check: CheckUpdateDesktopDatabase 12-24 06:57 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 12-24 06:57 root DEBUG Running check: CheckSystemdScripts 12-24 06:57 root DEBUG CheckSystemdScripts completed: 0.000 seconds 12-24 06:57 root DEBUG Report completed: 695.123 seconds