05-04 15:32 root DEBUG fedora-review 0.11.0 05c5b26 2025-11-29 22:53:53 +0000 started 05-04 15:32 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:32 root INFO Processing local files: indimail 05-04 15:32 root DEBUG Active settings after processing options 05-04 15:32 root DEBUG bz_url: https://bugzilla.redhat.com 05-04 15:32 root DEBUG _con_handler: (INFO)> 05-04 15:32 root DEBUG _log_config_done: True 05-04 15:32 root DEBUG cache: False 05-04 15:32 root DEBUG resultdir: None 05-04 15:32 root DEBUG init_done: True 05-04 15:32 root DEBUG uniqueext: None 05-04 15:32 root DEBUG configdir: None 05-04 15:32 root DEBUG log_level: 20 05-04 15:32 root DEBUG prebuilt: True 05-04 15:32 root DEBUG verbose: False 05-04 15:32 root DEBUG name: indimail 05-04 15:32 root DEBUG use_colors: False 05-04 15:32 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 05-04 15:32 root DEBUG bug: None 05-04 15:32 root DEBUG url: None 05-04 15:32 root DEBUG copr_build_descriptor: None 05-04 15:32 root DEBUG list_checks: False 05-04 15:32 root DEBUG list_flags: False 05-04 15:32 root DEBUG list_plugins: False 05-04 15:32 root DEBUG version: False 05-04 15:32 root DEBUG flags: [] 05-04 15:32 root DEBUG repo: None 05-04 15:32 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:32 root DEBUG no_report: False 05-04 15:32 root DEBUG nobuild: False 05-04 15:32 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 05-04 15:32 root DEBUG other_bz: None 05-04 15:32 root DEBUG plugins_arg: None 05-04 15:32 root DEBUG single: None 05-04 15:32 root DEBUG rpm_spec: True 05-04 15:32 root DEBUG exclude: None 05-04 15:32 root DEBUG checksum: sha256 05-04 15:32 root DEBUG plugins: {} 05-04 15:32 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 05-04 15:32 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.src.rpm 05-04 15:32 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail 05-04 15:32 root DEBUG find_urls completed: 0.027 05-04 15:33 root DEBUG Avoiding init of working mock root 05-04 15:33 root DEBUG Url download completed: 18.629 05-04 15:33 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:33 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:33 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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-3.4.8.tar.gz' 05-04 15:33 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:33 root INFO No upstream for (Source0): indimail-3.4.8.tar.gz 05-04 15:33 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:33 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:33 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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-rpmlintrc' 05-04 15:33 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:33 root INFO No upstream for (Source1): indimail-rpmlintrc 05-04 15:33 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:33 root INFO Downloading (Source2): http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:33 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.easy, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.easy' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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-permissions.easy' 05-04 15:33 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:33 root INFO No upstream for (Source2): indimail-permissions.easy 05-04 15:33 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:33 root INFO Downloading (Source3): http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:33 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.secure, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.secure' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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-permissions.secure' 05-04 15:33 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:33 root INFO No upstream for (Source3): indimail-permissions.secure 05-04 15:33 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:33 root INFO Downloading (Source4): http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:33 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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-permissions.paranoid' 05-04 15:33 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:33 root INFO No upstream for (Source4): indimail-permissions.paranoid 05-04 15:33 root INFO Running checks and generating report 05-04 15:33 root DEBUG Running check: CheckResultdir 05-04 15:33 root DEBUG CheckResultdir completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckBuild 05-04 15:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.x86_64.rpm 05-04 15:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc45.x86_64.rpm 05-04 15:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc45.x86_64.rpm 05-04 15:33 root DEBUG CheckBuild completed: 0.030 seconds 05-04 15:33 root DEBUG Running check: CheckRpmlint 05-04 15:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp0k7z7qnx /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc45.x86_64.rpm /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc45.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.src.rpm 05-04 15:33 root DEBUG CheckRpmlint completed: 3.406 seconds 05-04 15:33 root DEBUG Running check: CheckPackageInstalls 05-04 15:33 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 05-04 15:33 root DEBUG Init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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.7 INFO: Mock Version: 6.7 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 05-04 15:33 root INFO Installing built package(s) 05-04 15:33 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/results, --init 05-04 15:33 root DEBUG --init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/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.7 INFO: Mock Version: 6.7 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 05-04 15:33 root DEBUG CheckPackageInstalls completed: 2.919 seconds 05-04 15:33 root DEBUG Running check: CheckRpmlintInstalled 05-04 15:33 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/results, --init 05-04 15:33 root DEBUG --init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/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.7 INFO: Mock Version: 6.7 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 05-04 15:33 root DEBUG is_installed: Tested rpmlint, result: 1 05-04 15:33 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/results, --shell, 'rm -f /var/lib/rpm/__db*' 05-04 15:33 root DEBUG output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/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 05-04 15:33 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/results, install, rpmlint 05-04 15:33 root DEBUG Install output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/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.7 INFO: Mock Version: 6.7 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 05-04 15:33 root DEBUG Script output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libindimail indimail indimail-devel indimail-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.7 INFO: Mock Version: 6.7 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 libindimail indimail indimail-devel indimail-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail indimail-devel indimail-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libindimail". (none): E: there is no installed rpm "indimail". (none): E: there is no installed rpm "indimail-devel". (none): E: there is no installed rpm "indimail-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.9.0 configuration: /usr/lib/python3.14/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 libindimail indimail indimail-devel indimail-debuginfo; echo 'rpmlint-done:'"] Finish: run 05-04 15:33 root DEBUG CheckRpmlintInstalled completed: 9.972 seconds 05-04 15:33 root DEBUG Running check: CheckRpmlintDebuginfo 05-04 15:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpevtmwppy /var/lib/copr-rpmbuild/results/indimail-debuginfo-3.4.8-1.1.fc45.x86_64.rpm 05-04 15:33 root DEBUG CheckRpmlintDebuginfo completed: 2.109 seconds 05-04 15:33 root DEBUG Running check: CheckInitDeps 05-04 15:33 root DEBUG CheckInitDeps completed: 11.484 seconds 05-04 15:33 root DEBUG Running check: CheckBuildCompleted 05-04 15:33 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/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/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.7 INFO: Mock Version: 6.7 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 05-04 15:33 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/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.src.rpm, indimail-3.4.8-1.1.fc45.src.rpm 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/results --copyin /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc45.src.rpm indimail-3.4.8-1.1.fc45.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.7 INFO: Mock Version: 6.7 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-3.4.8-1.1.fc45.src.rpm to /var/lib/mock/fedora-rawhide-x86_64/root/indimail-3.4.8-1.1.fc45.src.rpm Finish: run None NoneType: None 05-04 15:33 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/results, --chroot, --, rpm -i indimail-3.4.8-1.1.fc45.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/results --chroot -- 'rpm -i indimail-3.4.8-1.1.fc45.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.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.7 INFO: Mock Version: 6.7 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-3.4.8-1.1.fc45.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-3.4.8-1.1.fc45.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1759795200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.620VgK Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iXoqgq + umask 022 + cd /builddir/build/BUILD/indimail-3.4.8-build + cd /builddir/build/BUILD/indimail-3.4.8-build + rm -rf indimail-3.4.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-3.4.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-3.4.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-3.4.8-1.1.fc45.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 05-04 15:33 root DEBUG _topdir: /builddir/build 05-04 15:33 root INFO Reading configuration from /etc/mock/site-defaults.cfg 05-04 15:33 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 05-04 15:33 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:33 root INFO Active plugins: C/C++, Shell-api, Generic 05-04 15:33 root DEBUG CheckBuildCompleted completed: 4.378 seconds 05-04 15:33 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 05-04 15:33 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 05-04 15:33 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckStaticLibs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by OcamlCheckStaticLibs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/ocaml.py 05-04 15:33 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckClean in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Running check: OcamlCheckStaticLibs 05-04 15:33 root DEBUG OcamlCheckStaticLibs completed: 0.037 seconds 05-04 15:33 root DEBUG Running check: HaskellCheckStaticLibs 05-04 15:33 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CreateEnvCheck 05-04 15:33 root DEBUG CreateEnvCheck completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: RCheckBuildRequires 05-04 15:33 root DEBUG RCheckBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckCheckMacro 05-04 15:33 root DEBUG RCheckCheckMacro completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckDoc 05-04 15:33 root DEBUG RCheckDoc completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckInstallSection 05-04 15:33 root DEBUG RCheckInstallSection completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckLatestVersionIsPackaged 05-04 15:33 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckRequires 05-04 15:33 root DEBUG RCheckRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckBundledGnulib 05-04 15:33 root DEBUG CheckBundledGnulib completed: 0.002 seconds 05-04 15:33 root DEBUG Running check: CheckGccBuildRequires 05-04 15:33 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckHeaderFiles 05-04 15:33 root DEBUG CheckHeaderFiles completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckLDConfig 05-04 15:33 root DEBUG CheckLDConfig completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckLibToolArchives 05-04 15:33 root DEBUG CheckLibToolArchives completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckNoKernelModules 05-04 15:33 root DEBUG CheckNoKernelModules completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckNoStaticExecutables 05-04 15:33 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib64/libindimail.so.3.0.0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib64/libeps.so.1.0.0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib64/libeps.so.1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib64/libindimail.so.3 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/43/1253a9964320d24a14b0f501364c226552561a 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/6b/a3c458aefb03ec53ccc9b1f49c9fe2434dfa18 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vipmap 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/dbinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/crc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vadddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vaddaliasdomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vsmtp 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/proxypop3 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vpasswd 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/printdir 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/crcdiff 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vmoduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vatrn 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vcalias 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vmoveuserdir 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/hostcntrl 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vuserinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vdeldomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/valias 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vdeluser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vcfilter 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vrenameuser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vrenamedomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vacation 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/proxyimap 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/incrypt 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vhostid 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vpriv 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vadduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vlimit 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vdominfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vbulletin 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vproxy 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vcaliasrev 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vsetuserquota 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/ismaildup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/bin/vgroup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/iupgrade.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/bogofilter-qfe 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/overquota.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vadddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vaddaliasdomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vpasswd 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/journal2mrtg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/ilocal_upgrade.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vmoduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/myslave 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/cputime 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vdeldomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vdeluser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vrenameuser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vrenamedomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/vadduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/updatefile 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/qmailmrtg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/controlsync 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/mailzipper 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/imapmodules/authgeneric 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/libexec/indimail/imapmodules/authindi 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/indimail/modules/iauth.so 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/indimail/modules/tcplookup.so 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/fb/2c4ec585a5d0999e4557530d3b9a3f58fea794 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/b4/668279fd7a6027cdee4c884121a628df0de84f 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/64/7629680e459aaa3b035b9744137d2b0a821fc1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/13/d230c10f03183fbfa2d2579a719e7809496505 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/48/9a0074dba705c0ce29185130cdd49323937d01 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/ed/65f8c9fd37611954f08722d1b159858d3554a0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/a9/e14dbb09209e730b27ae7527098af4aca0cf2f 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/9d/8685b7fb7e0f5a120cf4b59108ae6dd0f40de2 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/a6/ba3d90e83ca1d7291e18ece1e5f9363c221d73 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/ef/1338bc86128fabbfd308b731939cc7d90f2bfb 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/cc/7467076b12a424f56c59684294e3bf6a579a21 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/70/df8026cca64bcf2bf15a9536125cd737d9fc3d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/52/86835c354e9a718d7c0c2a715b4c934f737bbc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/8b/3761cadbf15bcae6b979d50d9ad386795813dc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/e9/be64e83808bb7d24b21b4433c572f25711ffa0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/d6/ed0fb54fb597bb730a2ad2484c1a63dbeddce1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/a3/dec76253bd8dd4d3b8bdf064d3457a5b5bc0cb 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/b0/904858ad28089096ea9126b9a6b1ac74d1cbeb 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/ea/b5bb55c7fa4d9118b4e8350399160e8aa97a29 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/55/460314b47c98d8435564dffa03c52ec1e4a825 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/55/1b99aad571cc30dc6a6e493dec2960a0a95696 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/1a/66f21338ab56356910729b742b298b1ffc9d9d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/ad/33a07881e36ca97cc4459f43a81745cf1a3586 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/a0/4a5aee85c72e17ca2fe7754599e84c3c4e1a21 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/7d/b03f96b878570ab1c4035ea2bc0dd6ed4aee37 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/7a/921ac492d9b6045b44cc83096f70cfaee8b70f 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/bd/819bffa172a6e32b5854be03b616439c1483fc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/94/1dc4527b4be71b0d0713a2d7ddda5166682744 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/94/b4365b14d59c3379ff3e6a4c92b0d1a422714b 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/b2/60b9b03dad0d07ceb5ee981471b7cdc4fc24a1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/4f/8650552183ead9eca44b244b28a4840256e512 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/41/1ed08b7933e44f6fad6c8c300c0e832d180820 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/b3/b4802ae13008ded97bbdfe2822491cbdd043be 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/58/8611875af444e54bba1dc24a2e01d1f3e2f0cb 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/59/d89f792e3f67a475e67896cb65b53a84b218e6 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/93/552eb8480a1613672c948645be439e529ccce4 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/0f/ed61b295565a4469f0f67d4888fb3c79684bb8 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/08/340137e72ba36e227752ad203ea826eebb6b90 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/24/fe0d28285dc1b53b8e49244d1cf5bc8f76eccb 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/6b/06bc587ff871837e170467efdbac2500c2d501 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/95/b521b80287130160b81e8d123c67992f576d28 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/b9/33e9a585d5ddfe71db2d4cb3204b63fd99761d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/81/e89d50b8da860643955391ff7826d35853644d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/dd/09593ae7642d8d87fad26f11a0b9535c718fd6 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/06/d139d94ba884bd4b74b6e0a4ce3de3916bb799 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/06/a8374a929913d8e74f133066536cbcf947d0d5 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/e6/e2747f96a5a4c0d7e7372e209609b20a8e120c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/c4/395a5b5c02104381934995060d085ce10f4dae 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/20/89c3aadc3e4905d68239cddddacf00a00db280 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/77/ea96128cc94f8c458cc189fa60c89d6e3f6475 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/db/23f72af9c158540eff286a8c09eda5a59d14af 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/6e/205706fc8d390d8600f0406ef1f07ae60a1c41 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/63/3e12d6264ab70f046b5db7b9c01ecec59d986a 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/28/08fec090affd3967f83d4e73ef36c6ebbac343 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/d3/147977ed5758510b5b2fd3d9cf3afa1c7b0f11 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/eb/78757892af838d5ab3598244049d3202e83aef 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/bb/db37c388a6a84e686594c27e44b88cdabba428 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/5a/fd8a09674fb3f94ffbddda3640dfa2338bc71f 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/fa/dee3cc7a2f0f08fc6260ae9e8889a3042411a6 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/d4/722217f11350704f36ffd10b68fb28b95ceaec 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/c2/9b6be20488c6d80e1da53eae15588b35901830 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/c3/01a21635125e9788b129c9d527d29582ac1534 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/8d/854f8a3b4826cd4aac790b9208f24c02d5ef8a 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/bf/09dc9a11ce2c6dc845b657aa1478f2bda8bb9c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/29/44b2aaf85e311523e290e07b97029b10986fad 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/d2/b3e5bf00865a649ece9fc57fa4cae73e8ed20a 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/c1/a87bb57a1563151b3b6b508ec05357bbc6a6fa 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/lib/.build-id/8e/480cf84826ed24c6ab0d8d0c80588d4342bccc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/hostsync 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vtable 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/initsvc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/chowkidar 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vreorg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/adminclient 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/inquerytest 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vfstab 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/clearopensmtp 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/tcplookup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/ischema 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vsetpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/postdel 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vdeloldusers 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vchkpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/mgmtpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/ipchange 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vfilter 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/osh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/resetquota 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vdelivermail 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/indisrvr 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/inlookup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vmoddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vpurge 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/vserverinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/install_tables 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc45.x86_64.rpm/usr/sbin/updaterules 05-04 15:33 root DEBUG CheckNoStaticExecutables completed: 0.349 seconds 05-04 15:33 root DEBUG Running check: CheckRPATH 05-04 15:33 root DEBUG CheckRPATH completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckSoFiles 05-04 15:33 root DEBUG CheckSoFiles completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckJavaPlugin 05-04 15:33 root DEBUG CheckJavaPlugin completed: 0.002 seconds 05-04 15:33 root DEBUG Running check: PerlCheckBuildRequires 05-04 15:33 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckPythonBuildRequires 05-04 15:33 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckPythonRequires 05-04 15:33 root DEBUG CheckPythonRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckPythonX_Site 05-04 15:33 root DEBUG CheckPythonX_Site completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckApprovedLicense 05-04 15:33 root DEBUG CheckApprovedLicense completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckBuildrootMacros 05-04 15:33 root DEBUG CheckBuildrootMacros completed: 0.007 seconds 05-04 15:33 root DEBUG Running check: CheckBundledLibs 05-04 15:33 root DEBUG CheckBundledLibs completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckChangelogFormat 05-04 15:33 root DEBUG CheckChangelogFormat completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckCleanBuildroot 05-04 15:33 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 05-04 15:33 root DEBUG install_sec: /usr/bin/make -s -j${RPM_BUILD_NCPUS} /usr/bin/make -s -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel/COPYING install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail/COPYING install -m 0644 indimail-rpm.info /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/indimail-rpm.info /usr/bin/rm -f indimail-rpm.info for i in eps cdb indimail do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib64/lib"$i".la done /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.la /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/indimail/domains /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/include/indimail if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7.xz ] ; then ext="xz" else ext="gz" fi if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7."$ext" ] ; then for i in authshadow.7 authpwd.7 authpam.7 authcustom.7 do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i echo ".so man7/authlib.7" |gzip -c > /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i."$ext" done fi /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/users /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp # Create these files so that %ghost does not complain for i in tcp.poppass tcp.poppass.cdb do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i fi done for i in indimail.cnf procmailrc indimail.pp indimail.mod \ users/cdb users/assign logrotate.mysql do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i fi done ( # host.mysql, host.cntrl, host.master for i in `/usr/bin/cat /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/controlfiles.i` do echo "%ghost %attr(0640,indimail,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control/$i done ) > config_files.list /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc for i in indisrvr.4000 inlookup.infifo logfifo \ mrtg mysql.3306 poppass.106 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done for i in proxyIMAP.4143 proxyIMAP.9143 \ proxyPOP3.4110 proxyPOP3.9110 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.so /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/tcplookup.so 05-04 15:33 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckCodeAndContent 05-04 15:33 root DEBUG CheckCodeAndContent completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckConfigNoReplace 05-04 15:33 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDefattr 05-04 15:33 root DEBUG CheckDefattr completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDescMacros 05-04 15:33 root DEBUG CheckDescMacros completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDesktopFile 05-04 15:33 root DEBUG CheckDesktopFile completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDesktopFileInstall 05-04 15:33 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDevelFilesInDevel 05-04 15:33 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDirectoryRequire 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /var/indimail 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/indimail/users 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/doc/indimail-devel 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/indimail/tcp 05-04 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/libexec/indimail 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/indimail 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib/indimail 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/doc/libindimail 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/indimail/control 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/indimail/doc 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/indimail 05-04 15:34 root DEBUG CheckDirectoryRequire completed: 31.504 seconds 05-04 15:34 root DEBUG Running check: CheckDistTag 05-04 15:34 root DEBUG CheckDistTag completed: 0.001 seconds 05-04 15:34 root DEBUG Running check: CheckDocRuntime 05-04 15:34 root DEBUG CheckDocRuntime completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckFileDuplicates 05-04 15:34 root DEBUG CheckFileDuplicates completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckFilePermissions 05-04 15:34 root DEBUG CheckFilePermissions completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGconfSchemaInstall 05-04 15:34 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGdkPixbufLoaders 05-04 15:34 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGioQueryModules 05-04 15:34 root DEBUG CheckGioQueryModules completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGlibCompileSchemas 05-04 15:34 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGtkQueryModules 05-04 15:34 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGuidelines 05-04 15:34 root DEBUG CheckGuidelines completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckIfDepsDeprecated 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtinfo.so.6()(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'automake' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail) = 3.4.8-1.1.fc45' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rpm' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-mta > 3.0.3' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl-devel' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/hostname' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-server' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'binutils' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-devel' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-libs' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail > 1.3' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libncurses.so.6()(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ncurses-devel' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail-devel > 1.3' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gzip' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/bash' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libindimail >= 3.4.8' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-devel' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'python3-policycoreutils' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-access' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtool' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mrtg' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-04 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ncurses-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'sed' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'rpm' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl-devel' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'hostname' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'grep' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-server' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'binutils' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-devel' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gawk' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ncurses-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ncurses-devel' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail-devel' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gzip' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'procps-ng' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'findutils' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 05-04 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'daemontools' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libindimail' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'which' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-devel' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'python3-policycoreutils' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'indimail-access' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mrtg' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'daemontools' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-04 15:37 root DEBUG CheckIfDepsDeprecated completed: 189.754 seconds 05-04 15:37 root DEBUG Running check: CheckLicensInDoc 05-04 15:37 root DEBUG Found COPYING not marked as %license 05-04 15:37 root DEBUG CheckLicensInDoc completed: 0.070 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseField 05-04 15:37 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/indimail-3.4.8-build 05-04 15:37 root DEBUG Got license reply, length: 111766 05-04 15:37 root DEBUG CheckLicenseField completed: 13.569 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseFieldSPDX 05-04 15:37 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 05-04 15:37 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 05-04 15:37 root DEBUG CheckLicenseFieldSPDX completed: 0.935 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseInSubpackages 05-04 15:37 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckLocale 05-04 15:37 root DEBUG CheckLocale completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMacros 05-04 15:37 root DEBUG CheckMacros completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMakeinstall 05-04 15:37 root DEBUG CheckMakeinstall completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMultipleLicenses 05-04 15:37 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNameCharset 05-04 15:37 root DEBUG CheckNameCharset completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNaming 05-04 15:37 root DEBUG CheckNaming completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoConfigInUsr 05-04 15:37 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoConflicts 05-04 15:37 root DEBUG CheckNoConflicts completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoNameConflict 05-04 15:37 root DEBUG CheckNoNameConflict completed: 0.888 seconds 05-04 15:37 root DEBUG Running check: CheckObeysFHS 05-04 15:37 root DEBUG CheckObeysFHS completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckObsoletesForRename 05-04 15:37 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckOwnDirs 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtinfo.so.6()(64bit)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-mta' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-04 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libeps.so.1()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/bash' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/hostname' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-server' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-libs' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libindimail.so.3()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'python3-policycoreutils' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-access' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libncurses.so.6()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mrtg' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 05-04 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'bash' 'coreutils' 'sed' 'hostname' 'findutils' 'glibc' 'procps-ng' 'pkgconf-pkg-config' 'libindimail' 'openssl' 'indimail' 'libqmail' 'ncurses-libs' 'grep' 'daemontools' 'libgsasl' 'mysql-server' 'mysql-libs' 'shadow-utils' 'which' 'openssl-libs' 'python3-policycoreutils' 'indimail-access' 'gawk' 'mrtg' 'coreutils-single' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libevent_core' 'python3' 'libavif' 'libresolv.so' 'mysql8.0(x86' 'pkgconfig(libpng)' 'pcre2(x86' 'systemd' 'gd' 'pkgconf-pkg-config' 'gcc(major) = 16' '/bin/sh' 'pkgconfig(form)' 'libmount.so' 'make' 'perl-Compress' 'libcap' 'perl(IO::Seekable)' 'pkgconfig(openssl)' '/etc/my' 'libidn2.so.0(IDN2_0' 'perl(overload)' 'selinux' 'libtinfo' 'perl(vars)' 'pkgconfig(formw)' 'policycoreutils = 3' 'libXpm' 'libprotobuf' 'pkgconfig(zlib)' 'libedit' 'libX11' 'perl(SNMP_util)' 'perl(integer)' 'perl(Text::ParseWords)' 'libdebuginfod.so' 'libformw' 'libimagequant' 'libgcrypt(x86' 'libgcc(x86' 'm4' 'perl(Math::Complex) >= 1' 'libeconf.so' 'pcre2-utf32(x86' 'libm.so' 'pcre2' 'libdebuginfod' 'libidn2' 'libmenu' 'pkgconfig' 'perl(CGI::Util)' 'perl(locales_mrtg)' 'perl(File::Compare)' 'm4 >= 1' 'perl(Data::Dumper)' 'xz' 'python3-policycoreutils' 'libidn' 'libselinux >= 1' '/usr/bin/pkg' 'libjansson.so.4(libjansson' 'gettext' 'libunistring' 'libgnutls' 'libfontconfig' 'perl(HTML::Entities) >= 3' 'liblzo2' 'perl(CGI)' '/etc/crypto' 'mariadb' 'libcurl' 'perl(File::Find)' '(util-linux' 'libjpeg' 'libpam_misc.so' 'perl(base)' 'pkgconfig(menuw)' 'glibc' '(mrtg-selinux if selinux' 'pkgconfig(gpg' 'libgsasl.so' 'libcom_err' '(python-rpm' 'cmake' 'libgmp' 'openssl' 'glibc = 2.43' 'perl(Exporter)' 'pkgconfig(ncurses)' 'perl(re)' 'pkgconfig(libpcre2' 'libkrb5' 'libgcc_s.so.1(GCC_3' 'filesystem(unmerged' 'libtirpc.so.3(TIRPC_0' '(libbpf >= 2:1' '/usr/bin/awk' 'libsemanage' 'perl(Fedora::VSP)' 'libkeyutils' 'perl(IO::Handle)' 'tar' 'libsemanage.so' 'perl(IO::Socket::INET6)' 'libarchive' 'libtiff.so' 'bash' 'perl(Thread::Queue)' 'libreadline' 'perl(Cwd)' 'liblzma.so.5(XZ_5' 'libgdbm' 'libauparse' 'perl(warnings::register)' '/usr/bin/bash' 'libncurses++' 'libselinux' 'perl-Hash' 'libpng16' '(glibc-gconv' 'libffi' 'cpp = 16.1' 'libcrypt' '/usr/bin/which' 'libcrypto.so.3(OPENSSL_3' 'indimail-access' 'perl(warnings)' 'group(nofiles)' 'sed' 'libthread_db' 'libselinux(x86' 'libstdc++ = 16.1' 'python3 = 3.14' 'libmysqlclient' 'libz.so.1(ZLIB_1.2' 'procps-ng' 'libcrypto' 'daemontools' 'pkgconf(x86' 'libpopt' 'glibc(x86' 'mysql-libs' 'perl(IO::File)' 'libform' 'bzip2' 'perl(Socket) >= 1' 'grep >= 2' 'libresolv' 'pkgconfig(libjpeg)' 'pkgconfig(xpm)' 'perl' 'coreutils' 'perl(File::Basename)' '(systemd' 'libmvec' 'perl(IO::Socket)' 'libasprintf' 'perl(SelectSaver)' 'perl(lib)' 'checkpolicy' '/usr/sbin/groupdel' 'libbz2' 'libmecab' 'binutils >= 2' 'perl(File::Path)' 'gnulib' 'ncurses-c++' 'libpamc' 'perl(Encode)' 'libfreetype' 'libicui18n' 'libfido2' 'libudev' 'audit' 'fontconfig' '/usr/bin/hostname' 'libsepol(x86' 'libperl.so' '/usr/bin/python3' 'ld' 'libgcrypt.so' '(python3-rpm' 'libgd' 'libgpg' 'perl(Socket)' 'perl(constant)' 'libtic' 'perl-PerlIO' 'crypto' 'perl(IO::Socket::UNIX)' 'perl(URI) >= 1' 'mysql' 'procps' '/usr/bin/systemd' 'gcc = 16.1' 'libnuma' 'libpkgconf(x86' 'libqmail >= 1' 'group(mail)' 'perl(Tie::Hash)' 'libstdc++.so' 'libgettextpo' 'perl(bytes)' 'pkgconfig(libssl)' '/sbin/chkconfig' 'perl(Getopt::Long)' 'perl(FindBin)' 'libattr' 'libaudit' 'libssl.so.3(OPENSSL_3' 'libevent_pthreads' 'libgcrypt' 'perl-Locale' 'perl(File::Temp) >= 0' '/usr/bin/alternatives' 'libpanelw' 'libindimail' 'perl(SNMP_Session)' 'perl(Errno)' 'perl(Fcntl)' 'indimail' 'libverto' 'setup' '(mysql' 'libgdbm_compat' 'pkgconfig(libavif) >= 0' 'python(abi) = 3' 'ncurses' 'libc.so' 'autoconf' 'gawk' 'libgomp' 'mariadb12.3' 'pcre2-utf16(x86' 'pkg' 'libaio.so' 'libselinux.so' 'perl-Module' 'pkgconfig(libtiff' '/usr/sbin/userdel' 'popt(x86' 'libpng(x86' 'pkgconfig(menu)' 'perl(IO)' 'libtirpc' 'libz.so.1(ZLIB_1' 'libwebp' 'libstdc++.so.6(GLIBCXX_3' 'libBrokenLocale' 'libgssapi_krb5' 'perl(:MODULE_COMPAT_5' 'libgcc >= 16.1' 'libgomp = 16.1' 'perl(Socket6)' 'mrtg' 'shadow' 'zlib' 'perl(Class::Struct)' 'libsepol >= 3' 'mariadb(x86' 'librpm' 'perl(Math::BigInt)' '/usr/bin/perl' 'perl(Scalar::Util)' 'libacl' 'filesystem >= 3' 'perl(threads)' 'libpython3.14.so' 'libstdc++.so.6(CXXABI_1' 'libgcc_s' 'perl(Pod::Usage) >= 1' 'mysql-server' 'libidn.so' 'perl(Math::BigInt::Lib)' 'libgsasl(x86' 'glibc >= 2' 'perl(File::Spec)' '(mysql-selinux if selinux' 'libc' '/usr/sbin/useradd' 'libgcc_s.so.1(GCC_4' 'libpam' 'perl(BER)' 'libmount' 'libcrypt.so' 'libstdc++' 'perl(POSIX)' 'hostname' 'pkgconfig(libwebp) >= 0' 'mariadb10.11(x86' 'libpng' 'libqmail' 'libm.so.6(GLIBC_2' 'libaio' 'libfdisk' 'libmenuw' 'gd(x86' 'perl(Pod::Usage)' 'libatomic = 16.1' 'diffutils' 'libjpeg.so' 'openssl-libs' 'mysql8.0' 'pkgconf' 'rtld(GNU_HASH)' 'coreutils-single' 'libacl.so' 'libsemanage(x86' 'libpkgconf' 'automake' 'perl(File::Temp)' 'libm' 'pkgconfig(libcrypto)' 'perl(DynaLoader)' 'librpmio' 'libpam_misc' 'perl(Carp) >= 1' 'perl(_charnames)' 'liblzma' 'libsasl2' 'perl(Carp)' 'libkeyutils.so' 'libsepol' 'initscripts' 'grep' 'libtiff' 'libanl' 'libcbor.so' 'pam' 'freetype' 'mysql(x86' 'p11' 'ca' 'perl-ExtUtils' 'gdbm(x86' 'perl-Scalar' 'perl-Math' 'perl(Symbol)' 'perl(File::Copy)' 'mariadb10.11' 'perl(XSLoader)' 'libpcre2' 'chkconfig' 'perl(locale)' 'pkgconfig(ncursesw)' 'policycoreutils' 'perl(Math::BigFloat)' 'perl(:VERSION) >= 5' 'perl(File::stat)' 'libsepol.so' 'info' 'keyutils' 'curl' 'libncursesw' 'ncurses-libs' 'libk5crypto' '/usr/sbin/groupadd' 'shadow-utils' 'perl-IO' 'perl(IO::Socket::INET)' 'perl(strict)' 'mariadb12.3(x86' 'libseccomp' '/usr/bin/sh' 'kernel' '(pyproject-rpm' 'libssl' 'perl(GIFgraph)' 'system' 'libz' 'libxcrypt' 'libeconf' 'pkgconfig(fontconfig)' 'perl(MRTG_lib)' 'perl(Pod::Text) >= 4' 'libfdisk.so' 'libattr.so' 'libnuma.so' 'libgcc_s.so' 'gsasl = 2.2.1' 'libsystemd-shared' 'libjansson' 'libsnappy' 'autoconf >= 2' 'ld-linux' 'perl(Net::SNMP)' 'libpam.so' 'user(mysql)' 'liblz4' 'pkgconfig(freetype2) >= 9' 'findutils' 'filesystem' 'libsystemd' 'libncurses++w' 'pkgconfig(panel)' 'libzstd' 'perl(Config)' 'perl-CPAN' 'util' 'libicuuc' 'pkgconfig(panelw)' 'user(qmaill)' 'libgsasl' 'libidn2(x86' 'liblzma.so' 'libmpc' 'iproute' 'which' 'emacs' 'perl-Config' 'libpanel' 'perl(File::Spec) >= 0' 'perl(parent)' 'libmpfr' 'gettext = 1' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'bash' 'openssl-libs' 'libqmail' 'glibc' 'libgsasl' 'pkgconf-pkg-config' 'libindimail' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libattr' 'libpkgconf' 'sed' 'automake' 'perl(File::Temp)' 'libssl.so.3(OPENSSL_3' 'libthread_db' 'libm' 'pkgconfig(libcrypto)' 'libstdc++ = 16.1' 'libresolv.so' 'libgcrypt' 'librpmio' 'libz.so.1(ZLIB_1.2' '/usr/bin/alternatives' 'liblzma' 'pkgconf-pkg-config' 'libindimail' 'perl(Carp)' 'libkeyutils.so' 'perl(Errno)' 'libcrypto' 'gcc(major) = 16' 'libverto' '/bin/sh' 'setup' 'grep' 'libanl' 'pkgconf(x86' 'libpopt' 'glibc(x86' 'make' 'perl(IO::File)' 'libcap' 'ncurses' 'libc.so' 'libtinfo' 'autoconf' 'p11' 'ca' 'libgomp' 'pkg' 'grep >= 2' 'libresolv' 'libselinux.so' 'perl' 'coreutils' 'perl(File::Basename)' 'popt(x86' 'perl(File::Copy)' 'libmvec' 'perl(Text::ParseWords)' 'libdebuginfod.so' 'libpcre2' 'libz.so.1(ZLIB_1' 'perl(:VERSION) >= 5' 'libmpfr' 'libgcc(x86' 'perl(File::stat)' 'libstdc++.so.6(GLIBCXX_3' 'libBrokenLocale' 'libm.so' 'keyutils' 'curl' 'libdebuginfod' 'pkgconfig' 'libgssapi_krb5' 'libk5crypto' 'perl(File::Compare)' 'm4 >= 1' 'perl(Data::Dumper)' 'xz' 'libgcc >= 16.1' 'binutils >= 2' 'libgomp = 16.1' 'libidn' 'perl(File::Path)' '/usr/bin/pkg' 'libjansson.so.4(libjansson' 'perl(strict)' 'perl(Class::Struct)' 'gettext' 'libgnutls' 'perl(Getopt::Long)' '/usr/bin/sh' '/etc/crypto' 'perl(File::Find)' 'librpm' 'kernel' 'glibc' '/usr/bin/perl' 'libssl' 'libgsasl.so' 'libz' 'libcom_err' 'perl(threads)' 'libacl' 'filesystem >= 3' 'libgmp' 'libxcrypt' 'openssl' 'glibc = 2.43' 'perl(Exporter)' 'libstdc++.so.6(CXXABI_1' 'libgcc_s' 'ld' 'libgcrypt.so' 'libkrb5' 'libgcc_s.so.1(GCC_3' 'libattr.so' 'filesystem(unmerged' 'libgpg' 'libidn.so' 'libgcc_s.so' 'gsasl = 2.2.1' 'libjansson' 'glibc >= 2' 'libkeyutils' 'perl(constant)' 'tar' 'perl(File::Spec)' 'libarchive' 'libc' 'bash' 'crypto' 'perl(Thread::Queue)' 'autoconf >= 2' 'libreadline' 'ld-linux' 'perl(Cwd)' 'liblzma.so.5(XZ_5' 'libcrypt.so' 'libstdc++' 'perl(POSIX)' 'gcc = 16.1' 'findutils' 'filesystem' 'libsystemd' '/usr/bin/bash' 'libpkgconf(x86' 'libzstd' 'perl(Config)' 'libqmail' 'libselinux' 'libgsasl' 'libm.so.6(GLIBC_2' 'group(mail)' 'liblzma.so' 'libstdc++.so' '(glibc-gconv' 'libffi' 'libmpc' 'cpp = 16.1' 'libatomic = 16.1' 'libcrypt' 'openssl-libs' 'libcrypto.so.3(OPENSSL_3' 'emacs' 'pkgconfig(libssl)' 'perl(warnings)' 'pkgconf' 'rtld(GNU_HASH)' 'libacl.so' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'bash' 'openssl-libs' 'libqmail' 'glibc' 'libgsasl' 05-04 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libattr' 'sed' 'automake' 'perl(File::Temp)' 'libssl.so.3(OPENSSL_3' 'libthread_db' 'libm' 'pkgconfig(libcrypto)' 'libstdc++ = 16.1' 'libresolv.so' 'librpmio' 'libz.so.1(ZLIB_1.2' '/usr/bin/alternatives' 'liblzma' 'perl(Carp)' 'libkeyutils.so' 'perl(Errno)' 'libcrypto' 'gcc(major) = 16' 'libverto' '/bin/sh' 'setup' 'grep' 'libanl' 'pkgconf(x86' 'libpopt' 'glibc(x86' 'make' 'perl(IO::File)' 'libcap' 'libacl.so' 'ncurses' 'libc.so' 'libtinfo' 'autoconf' 'p11' 'ca' 'libgomp' 'grep >= 2' 'libresolv' 'libselinux.so' 'perl' 'coreutils' 'perl(File::Basename)' 'popt(x86' 'perl(File::Copy)' 'libmvec' 'perl(Text::ParseWords)' 'libdebuginfod.so' 'libpcre2' 'libz.so.1(ZLIB_1' 'perl(:VERSION) >= 5' 'libmpfr' 'libgcc(x86' 'perl(File::stat)' 'libstdc++.so.6(GLIBCXX_3' 'libBrokenLocale' 'libm.so' 'keyutils' 'curl' 'libdebuginfod' 'pkgconfig' 'perl(File::Compare)' 'm4 >= 1' 'perl(Data::Dumper)' 'xz' 'libgcc >= 16.1' 'binutils >= 2' 'libgomp = 16.1' 'perl(File::Path)' '/usr/bin/pkg' 'libjansson.so.4(libjansson' 'perl(strict)' 'perl(Class::Struct)' 'gettext' 'libgnutls' '/usr/bin/sh' '/etc/crypto' 'perl(File::Find)' 'librpm' 'kernel' 'glibc' '/usr/bin/perl' 'libssl' 'libgsasl.so' 'libz' 'libcom_err' 'perl(threads)' 'libacl' 'filesystem >= 3' 'libgmp' 'libxcrypt' 'openssl' 'glibc = 2.43' 'perl(Exporter)' 'libstdc++.so.6(CXXABI_1' 'libgcc_s' 'ld' 'libgcc_s.so.1(GCC_3' 'libattr.so' 'filesystem(unmerged' 'libgpg' 'libgcc_s.so' 'libjansson' 'glibc >= 2' 'libkeyutils' 'perl(constant)' 'tar' 'perl(File::Spec)' 'libarchive' 'libc' 'bash' 'crypto' 'perl(Thread::Queue)' 'autoconf >= 2' 'libreadline' 'ld-linux' 'perl(Cwd)' 'liblzma.so.5(XZ_5' 'libstdc++' 'perl(POSIX)' 'gcc = 16.1' 'findutils' 'filesystem' 'libsystemd' '/usr/bin/bash' 'libzstd' 'perl(Config)' 'libqmail' 'libselinux' 'libgsasl' 'libm.so.6(GLIBC_2' 'group(mail)' 'liblzma.so' 'libstdc++.so' '(glibc-gconv' 'libffi' 'libmpc' 'cpp = 16.1' 'libatomic = 16.1' 'openssl-libs' 'libcrypto.so.3(OPENSSL_3' 'emacs' 'pkgconfig(libssl)' 'perl(warnings)' 'pkgconf' 'rtld(GNU_HASH)' 'perl(Getopt::Long)' 05-04 15:40 root DEBUG CheckOwnDirs completed: 148.757 seconds 05-04 15:40 root DEBUG Running check: CheckOwnOther 05-04 15:40 root DEBUG CheckOwnOther completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRelocatable 05-04 15:40 root DEBUG CheckRelocatable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRequires 05-04 15:40 root DEBUG CheckRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceMD5 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-3.4.8.tar.gz 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-rpmlintrc 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.easy 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.secure 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.paranoid 05-04 15:40 root DEBUG CheckSourceMD5 completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourcedirMacroUse 05-04 15:40 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSpecLegibility 05-04 15:40 root DEBUG CheckSpecLegibility completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSpecName 05-04 15:40 root DEBUG CheckSpecName completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckStaticLibs 05-04 15:40 root DEBUG CheckStaticLibs completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdUnitdirScriplets 05-04 15:40 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdUserunitdirScriplets 05-04 15:40 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckUTF8Filenames 05-04 15:40 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateIconCache 05-04 15:40 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUsefulDebuginfo 05-04 15:40 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildInMock 05-04 15:40 root DEBUG CheckBuildInMock completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildroot 05-04 15:40 root DEBUG CheckBuildroot completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBundledFonts 05-04 15:40 root DEBUG CheckBundledFonts completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckClean 05-04 15:40 root DEBUG CheckClean completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckContainsLicenseText 05-04 15:40 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFileRequires 05-04 15:40 root DEBUG CheckFileRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFinalRequiresProvides 05-04 15:40 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFullVerReqSub 05-04 15:40 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFunctionAsDescribed 05-04 15:40 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckIllegalSpecTags 05-04 15:40 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckLatestVersionIsPackaged 05-04 15:40 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckLicenseUpstream 05-04 15:40 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckManPages 05-04 15:40 root DEBUG CheckManPages completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckParallelMake 05-04 15:40 root DEBUG CheckParallelMake completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPatchComments 05-04 15:40 root DEBUG CheckPatchComments completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPkgConfigFiles 05-04 15:40 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRubyPlugin 05-04 15:40 root DEBUG CheckRubyPlugin completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckScriptletSanity 05-04 15:40 root DEBUG CheckScriptletSanity completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceComment 05-04 15:40 root DEBUG CheckSourceComment completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceDownloads 05-04 15:40 root DEBUG CheckSourceDownloads completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceUrl 05-04 15:40 root DEBUG CheckSourceUrl completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceVerification 05-04 15:40 root DEBUG CheckSourceVerification completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSpecAsInSRPM 05-04 15:40 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSupportAllArchs 05-04 15:40 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTestSuites 05-04 15:40 root DEBUG CheckTestSuites completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTimeStamps 05-04 15:40 root DEBUG CheckTimeStamps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTmpfiles 05-04 15:40 root DEBUG CheckTmpfiles completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateMimeDatabase 05-04 15:40 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUseGlobal 05-04 15:40 root DEBUG CheckUseGlobal completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckBuildRequires 05-04 15:40 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckNaming 05-04 15:40 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckRuntimeDeps 05-04 15:40 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckAddMavenDepmap 05-04 15:40 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBundledJars 05-04 15:40 root DEBUG CheckBundledJars completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJPackageRequires 05-04 15:40 root DEBUG CheckJPackageRequires completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadoc 05-04 15:40 root DEBUG CheckJavadoc completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadocJPackageRequires 05-04 15:40 root DEBUG CheckJavadocJPackageRequires completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadocdirName 05-04 15:40 root DEBUG CheckJavadocdirName completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckMvnRpmbuild 05-04 15:40 root DEBUG CheckMvnRpmbuild completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: CheckNewStyleMaven 05-04 15:40 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckNoArch 05-04 15:40 root DEBUG CheckNoArch completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckNoOldMavenDepmap 05-04 15:40 root DEBUG CheckNoOldMavenDepmap completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckNoRequiresPost 05-04 15:40 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckNotJavaApplicable 05-04 15:40 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPomInstalled 05-04 15:40 root DEBUG CheckPomInstalled completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckTestSkip 05-04 15:40 root DEBUG CheckTestSkip completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateDepmap 05-04 15:40 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpstremBuildMethod 05-04 15:40 root DEBUG CheckUpstremBuildMethod completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckUseMavenpomdirMacro 05-04 15:40 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckAutotoolsObsoletedMacros 05-04 15:40 root DEBUG autotools used: automake libtool 05-04 15:40 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/configure.ac 05-04 15:40 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/eps-1.2/configure.ac 05-04 15:40 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: fonts-disable 05-04 15:40 root DEBUG fonts-disable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: generic-excludearch 05-04 15:40 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 05-04 15:40 root DEBUG generic-excludearch completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: generic-large-docs 05-04 15:40 root DEBUG generic-large-docs completed: 0.029 seconds 05-04 15:40 root DEBUG Running check: java-check-bundled-jars 05-04 15:40 root DEBUG java-check-bundled-jars completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: fonts-fc-query 05-04 15:40 root DEBUG fonts-fc-query completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: fonts-repo-audit 05-04 15:40 root DEBUG fonts-repo-audit completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: generic-large-data 05-04 15:40 root DEBUG generic-large-data completed: 0.015 seconds 05-04 15:40 root DEBUG Running check: generic-srv-opt 05-04 15:40 root DEBUG generic-srv-opt completed: 0.003 seconds 05-04 15:40 root DEBUG Running check: perl-url-tag 05-04 15:40 root DEBUG perl-url-tag completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: php-compatinfo 05-04 15:40 root DEBUG php-compatinfo completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-check-eggs 05-04 15:40 root DEBUG python-check-eggs completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-dont-download-deps 05-04 15:40 root DEBUG python-dont-download-deps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-egg-info 05-04 15:40 root DEBUG python-egg-info completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-meet-guidelines 05-04 15:40 root DEBUG python-meet-guidelines completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildCompilerFlags 05-04 15:40 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckDaemonCompileFlags 05-04 15:40 root DEBUG CheckDaemonCompileFlags completed: 0.008 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateDesktopDatabase 05-04 15:40 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdScripts 05-04 15:40 root DEBUG CheckSystemdScripts completed: 0.000 seconds 05-04 15:40 root DEBUG Report completed: 439.903 seconds