Hello, I have a Problem.
I followed the guide. After the reboot I left the configuration as ist is and waited and then this error message came.
Basicly the system works, but I only have the Admin Qube and one template qube.
This is the error message:
And as text:
[‘/usr/bin/qvm-template’, ‘install’, ‘–nogpgcheck’, ‘/var/lib/qubes/template-packages/qubes-template-fedora-41-xfce-4.2.0-202501300253.noarch.rpm’]
failed:
stdout: “”
stderr: "Installing template ‘fedora-41-xfce’…
fedora-41-xfce: Importing data
Traceback (most recent call last):
File “/usr/bin/qvm-template-postprocess”, line 5, in
sys.exit(main())
File "/usr/lib/python3.11/site-packages/qubesadmin/tools/
qvm_template_postprocess.py", line 449, in main
loop.run_until_complete(post_install(args))
File “/usr/lib64/python3.11/asyncio/base_events.py”, line 653, in
run_until_complete
return future.result()
File “/usr/lib/python3.11/site-packages/qubesadmin/tools/qvm_template_postprocess.py”, line 314, in post_install
import_root_img(vm, args.dir)
File “/usr/lib/python3.11/site-packages/qubesadmin/tools/qvm_template_postprocess.py”, line 124, in import_root_img
vm.volumes[‘root’].import_data_with_size(
File “/usr/lib/python3.11/site-packages/qubesadmin/storage.py”, line 282, in
import_data_with_size
self._qubesd_call(
File “/usr/lib/python3.11/site-packages/qubesadmin/storage.py”, line 76, in _qubesd_call
return self.app.qubesd_call(
File “/usr/lib/python3.11/site-packages/qubesadmin/app.py”, line 771, in qubesd_call
return self._parse_qubesd_response(stdout)
File “/usr/lib/python3.11/site-packages/qubesadmin/base.py”, line 111, in
_parse_qubesd_response
raise exc_class(format_string, *args)
qubesadmin.exc.QubesException: Data import failed: error copying data
ERROR: Command ‘[‘qvm-template-postprocess’, ‘–really’, ‘–no-installed-by-rpm’, ‘post-install’, ‘fedora-41-xfce’, ‘/var/tmp/tmpu4vj8_lf/var/lib/qubes/vm-templates/fedora-41-xfce’]’ returned non-zero exit status 1.