Warning: Permanently added '54.147.33.8' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9233714 Version: 1.3 PID: 9219 Logging PID: 9220 Task: {'appstream': False, 'background': True, 'build_id': 9233714, 'chroot': None, 'package_name': 'mysql-connector-python', 'project_dirname': 'python-setuptools_rawhide:pr:fork-psloboda-rpms-mysql-connector-python-2', 'project_name': 'python-setuptools_rawhide', 'project_owner': 'lbalhar', 'repos': [], 'sandbox': 'lbalhar/python-setuptools_rawhide--https://src.fedoraproject.org/user/psloboda', 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/psloboda/rpms/mysql-connector-python', 'committish': 'b2c5ae45c907785bc05507c784382a1ff7ee03f5', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/psloboda', 'task_id': '9233714'} Running: git clone https://src.fedoraproject.org/forks/psloboda/rpms/mysql-connector-python /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/forks/psloboda/rpms/mysql-connector-python', '/var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python'... Running: git checkout b2c5ae45c907785bc05507c784382a1ff7ee03f5 -- cmd: ['git', 'checkout', 'b2c5ae45c907785bc05507c784382a1ff7ee03f5', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python rc: 0 stdout: stderr: Note: switching to 'b2c5ae45c907785bc05507c784382a1ff7ee03f5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b2c5ae4 Started modifying the source package as it contains problematic licenses for the fonts contained in it. After inspecting the fonts inside the docs/mysqlx/_themes/sphinx_rtd_theme/static/css/fonts/ using the fontforge tool I have discovered that the font families are licensed like this: * fontawesome: Copyright Dave Gandy 2016. All rights reserved. * latto: Copyright (c) 2011-2015 by tyPoland Lukasz Dziedzic (http://www.typoland.com/) with Reserved Font Name "Lato". Licensed under the SIL Open Font License, Version 1.1 (http://scripts.sil.org/OFL) * Roboto: Font data copyright Google 2013 This means the fontawesome and Roboto font families are licensed under a strict copyright which is not supported when packaging fonts in fedora and since we don't use the fonts during the build process nor do we package them in the package I have decided to remove them from the archive and rename the archive to %{name}-%{version}-src-without-fonts.tar.gz to avoid any possible confusion when packaging this package in the fututre. The instructions on how to modify the archive have been also added as a comment inside the spec file. Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading mysql-connector-python-8.0.33-src-without-fonts.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o mysql-connector-python-8.0.33-src-without-fonts.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/mysql-connector-python/mysql-connector-python-8.0.33-src-without-fonts.tar.gz/sha512/81e0d84ab71ed83e6f2f201b1d285507fb2b0d2dae57df97246ac037bc37974477139c500bfce2e348285ef6d7943fdba1bd0fe53c61b451492e9d1b43d0e65a/mysql-connector-python-8.0.33-src-without-fonts.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12.3M 100 12.3M 0 0 75.3M 0 --:--:-- --:--:-- --:--:-- 75.5M INFO: Reading stdout from command: sha512sum mysql-connector-python-8.0.33-src-without-fonts.tar.gz Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python rc: 0 stdout: setting SOURCE_DATE_EPOCH=1750204800 Wrote: /var/lib/copr-rpmbuild/results/mysql-connector-python-8.0.33-1.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python/./mysql-connector-python.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-s1nkfe3s/mysql-connector-python/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['mysql-connector-python-8.0.33-1.src.rpm'] Running SRPMResults tool Package info: { "name": "mysql-connector-python", "epoch": null, "version": "8.0.33", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished