Hello,
Is this why, when I try "test/image-prepare", I get the following?
⨯ https://cockpit-images.eu-central-1.linodeobjects.com/
⨯ https://cockpit-images.us-east-1.linodeobjects.com/
Traceback (most recent call last):
File "/home/ac/src/cockpit/bots/image-download", line 316, in <module>
main()
~~~~^^
File "/home/ac/src/cockpit/bots/image-download", line 312, in main
download_images(args.image, args.force, args.quiet, args.state,
args.store)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ac/src/cockpit/bots/image-download", line 300, in
download_images
download(target, force, state, quiet, stores)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ac/src/cockpit/bots/image-download", line 159, in download
raise RuntimeError(f"image-download: couldn't find file anywhere:
{name}")
RuntimeError: image-download: couldn't find file anywhere:
fedora-42-b28c0560a0931b2236415de50876f585387a97f23e235e78cb1896a021889cec.qcow2
Traceback (most recent call last):
File "/home/ac/src/cockpit/bots/image-customize", line 336, in <module>
main()
~~~~^^
File "/home/ac/src/cockpit/bots/image-customize", line 311, in main
subprocess.check_call([os.path.join(BOTS_DIR, "image-download"),
args.base_image])
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command
'['/home/ac/src/cockpit/bots/image-download', 'fedora-42']' returned
non-zero exit status 1.
I am working on https://github.com/cockpit-project/cockpit/issues/12947
(you can expect a PR this week) and if so then I guess I'll need a token.
Or is this a different thing?
Thanks.
Com os melhores cumprimentos. / Best regards.
Adriano Carvalho