Warning: Permanently added '100.53.123.128' (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/10908489 Version: 1.9 PID: 10550 Logging PID: 10552 Task: {'appstream': False, 'background': True, 'build_id': 10908489, 'chroot': None, 'distributions_in_build': ['fedora-43', 'fedora-44', 'fedora-rawhide', 'rhel+epel-10'], 'distributions_in_project': ['fedora-43', 'fedora-44', 'fedora-rawhide', 'rhel+epel-10'], 'package_name': 'lemonade', 'project_dirname': 'lemonade', 'project_name': 'lemonade', 'project_owner': 'clemperorpenguin', 'repos': [], 'sandbox': 'clemperorpenguin/lemonade--https://api.github.com/users/clemperorpenguin', 'source_json': {'clone_url': 'https://github.com/clemperorpenguin/lemonade-rpm-nightly.git', 'committish': '130259c29488be42f38324c3817aedb438647037', 'spec': 'lemonade.spec', 'srpm_build_method': 'tito', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/clemperorpenguin', 'task_id': '10908489'} Running: git clone https://github.com/clemperorpenguin/lemonade-rpm-nightly.git /var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/clemperorpenguin/lemonade-rpm-nightly.git', '/var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'lemonade': checked out '96a8bd5cd3b5195eba009f147329e1ef65f534b9' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly'... Submodule 'lemonade' (https://github.com/lemonade-sdk/lemonade/) registered for path 'lemonade' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly/lemonade'... Running: git checkout 130259c29488be42f38324c3817aedb438647037 -- cmd: ['git', 'checkout', '130259c29488be42f38324c3817aedb438647037', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly rc: 0 stdout: stderr: Note: switching to '130259c29488be42f38324c3817aedb438647037'. 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 130259c update to 11.8 backend with GUI3 Running: tito build --srpm --output /var/lib/copr-rpmbuild/results cmd: ['tito', 'build', '--srpm', '--output', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qqe2qsv7/lemonade-rpm-nightly rc: 1 stdout: Creating output directory: /var/lib/copr-rpmbuild/results Checking for tag [lemonade-11.6.0-0.20260825git96a8bd5cd] in git repo [https://github.com/clemperorpenguin/lemonade-rpm-nightly.git] Building package [lemonade-11.6.0-0.20260825git96a8bd5cd] Wrote: /var/lib/copr-rpmbuild/results/lemonade-11.6.0.tar.gz setting SOURCE_DATE_EPOCH=1787616000 error: Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory RPM build errors: Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory stderr: /usr/lib/python3.14/site-packages/tito/builder/main.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import require ERROR: Error running command: rpmbuild --define '%_disable_source_fetch 0' --eval '%undefine scl' --define "_topdir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3" --define "_sourcedir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES" --define "_builddir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/BUILD" --define "_srcrpmdir /var/lib/copr-rpmbuild/results" --define "_rpmdir /var/lib/copr-rpmbuild/results" --nodeps -bs /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/lemonade-11.6.0/lemonade.spec Status code: 1 Command output: ['setting SOURCE_DATE_EPOCH=1787616000', 'error: Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory', '', 'RPM build errors:', ' Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory'] Traceback (most recent call last): File "/usr/bin/tito", line 33, in sys.exit(load_entry_point('tito==0.6.27', 'console_scripts', 'tito')()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 940, in main CLI().main(sys.argv[1:]) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 206, in main return module.main(argv) ~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 428, in main return builder.run(self.options) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/tito/builder/main.py", line 168, in run self.srpm() ~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/tito/builder/main.py", line 252, in srpm output = run_command_func(cmd) File "/usr/lib/python3.14/site-packages/tito/common.py", line 353, in run_command_print raise RunCommandException(command, status, "\n".join(output)) tito.exception.RunCommandException: Error running command: rpmbuild --define '%_disable_source_fetch 0' --eval '%undefine scl' --define "_topdir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3" --define "_sourcedir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES" --define "_builddir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/BUILD" --define "_srcrpmdir /var/lib/copr-rpmbuild/results" --define "_rpmdir /var/lib/copr-rpmbuild/results" --nodeps -bs /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/lemonade-11.6.0/lemonade.spec Copr build error: /usr/lib/python3.14/site-packages/tito/builder/main.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import require ERROR: Error running command: rpmbuild --define '%_disable_source_fetch 0' --eval '%undefine scl' --define "_topdir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3" --define "_sourcedir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES" --define "_builddir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/BUILD" --define "_srcrpmdir /var/lib/copr-rpmbuild/results" --define "_rpmdir /var/lib/copr-rpmbuild/results" --nodeps -bs /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/lemonade-11.6.0/lemonade.spec Status code: 1 Command output: ['setting SOURCE_DATE_EPOCH=1787616000', 'error: Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory', '', 'RPM build errors:', ' Bad file: /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/0001-fix-app-store-settings-under-user-config-dir.patch: No such file or directory'] Traceback (most recent call last): File "/usr/bin/tito", line 33, in sys.exit(load_entry_point('tito==0.6.27', 'console_scripts', 'tito')()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 940, in main CLI().main(sys.argv[1:]) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 206, in main return module.main(argv) ~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.14/site-packages/tito/cli.py", line 428, in main return builder.run(self.options) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/tito/builder/main.py", line 168, in run self.srpm() ~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/tito/builder/main.py", line 252, in srpm output = run_command_func(cmd) File "/usr/lib/python3.14/site-packages/tito/common.py", line 353, in run_command_print raise RunCommandException(command, status, "\n".join(output)) tito.exception.RunCommandException: Error running command: rpmbuild --define '%_disable_source_fetch 0' --eval '%undefine scl' --define "_topdir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3" --define "_sourcedir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES" --define "_builddir /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/BUILD" --define "_srcrpmdir /var/lib/copr-rpmbuild/results" --define "_rpmdir /var/lib/copr-rpmbuild/results" --nodeps -bs /var/lib/copr-rpmbuild/results/rpmbuild-lemonadexkiszhn3/SOURCES/lemonade-11.6.0/lemonade.spec