No terminal in fedora-34 template on new install

Hello,
I am new to Qubes and need help:

I installed Qubes OS 4.1.0, installation worked without any error.
I am now trying to
(1) clone the fedora-34 template and
(2) install software within this clone.

I try to use this tutorial: How to install software | Qubes OS

I get stuck when trying to open a terminal, as nothing happens - this is what I do:

  • Qubes Manager - start the template “fedora 34”
  • As soon as the qube started, I go to “Qube domains” - select fedora-34 - “Run terminal”

On the debian template, this works, but not on Fedora.

Steps to solve:

  • I re-installed the Fedora 34 template, and subsequently updated it with the “Qubes update” tool

Some observations that may help:

  • When I go to the logs of the template, it is as follows:
[2022-02-16 16:21:10] Fedora 34 (Thirty Four)
[2022-02-16 16:21:10] Kernel 5.10.90-1.fc32.qubes.x86_64 on an x86_64 (hvc0)
[2022-02-16 16:21:10] 
[2022-02-16 16:21:10] fedora-34 login: [   33.849177] kauditd_printk_skb: 85 callbacks suppressed
[2022-02-16 16:21:39] [   33.849178] audit: type=1130 audit(1645024899.751:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sync-time comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-02-16 16:21:39] [   33.850709] audit: type=1131 audit(1645024899.752:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-02-16 16:21:39] [   33.876031] audit: type=1334 audit(1645024899.779:86): prog-id=26 op=UNLOAD
[2022-02-16 16:21:39] [   33.876045] audit: type=1334 audit(1645024899.779:87): prog-id=25 op=UNLOAD
[2022-02-16 16:21:40] [   33.980951] audit: type=1131 audit(1645024900.006:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sync-time comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  343.786876] audit: type=1130 audit(1645025209.812:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[2022-02-16 16:26:49] [  343.786915] audit: type=1131 audit(1645025209.812:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-update-check comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  • When I select the template and click on “Open console in qube”, the a console opens but seems to have a similar problem as above (I guess it opens a disposable VM)

Any idea or help?

RaspyVotan

1 Like

try using xterm instead
run in dom0 : qvm-run fedora-34 xterm

So I launched a terminal in dom0 and ran

qvm-run fedora-34 xterm

where fedora-34 is an existing and updated template.
Unfortunately, the terminal shows only “Running ‘xterm’ on fedora-34” and then does not show anything.

In the log files of the template I see something like (copy does not work yet, so typed):

audit: type=1334 audit(...): prog-id=28 op=UNLOAD

Any further ideas? I an older Fedora template helpful to install?

pc spec; cpu, ram ?
try installing fedora-35 will that work ?

SOLVED
I did a complete re-install of Qubes OS, which solved the problem.
Unfortunately, no advice what the reason was for the error. Thx for your comments and help!

RaspyVotan