public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Remove the sources file as it might confuse the build process
@ 2026-09-11 14:41 Tomas Popela
0 siblings, 0 replies; only message in thread
From: Tomas Popela @ 2026-09-11 14:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : e1803cb48c7e0af3881314ce14f24cbfa23e1858
Author : Tomas Popela <tpopela@redhat.com>
Date : 2022-05-12T16:36:35+02:00
Stats : +0/-0 in 1 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/e1803cb48c7e0af3881314ce14f24cbfa23e1858?branch=f45
Log:
Remove the sources file as it might confuse the build process
Could not execute sources: No spec file found.
2022-05-12 14:11:09,734 - atomic_reactor.plugin - DEBUG - Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/atomic_reactor/plugin.py", line 268, in run
plugin_response = plugin_instance.run()
File "/usr/lib/python3.9/site-packages/atomic_reactor/plugins/pre_pyrpkg_fetch_artefacts.py", line 48, in run
subprocess.check_call(self.command.split())
File "/usr/lib64/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['fedpkg', 'sources']' returned non-zero exit status 1.
---
diff --git a/sources b/sources
deleted file mode 100644
index e69de29..0000000
--- a/sources
+++ /dev/null
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:41 [flatpaks/flatpak-runtime] f45: Remove the sources file as it might confuse the build process Tomas Popela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox