jigger...@posteo.de
unread,May 11, 2020, 9:20:59 AM5/11/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Hi,
I can't sync app menus from one of my standalone Debian 10 VMs. In dom0
I get:
[user@dom0 ~]$ qvm-sync-appmenus VMNAME
Traceback (most recent call last):
File "/usr/bin/qvm-sync-appmenus", line 9, in <module>
load_entry_point('qubesdesktop==4.0.20', 'console_scripts',
'qvm-sync-appmenus')()
File "/usr/lib/python3.5/site-packages/qubesappmenus/receive.py", line
397, in main
new_appmenus = retrieve_appmenus_templates(vm, use_stdin=use_stdin)
File "/usr/lib/python3.5/site-packages/qubesappmenus/receive.py", line
373, in retrieve_appmenus_templates
new_appmenus = get_appmenus(vm if not use_stdin else None)
File "/usr/lib/python3.5/site-packages/qubesappmenus/receive.py", line
155, in get_appmenus
"Error getting application list")
qubesadmin.exc.QubesException: Error getting application list
.x-session-errors in the VM shows:
executed QUBESRPC qubes.GetAppmenus dom0 pid 10029
send exit code 2
pid 10029 exited with 2
When I install something via apt, I get this, maybe a hint:
Processing triggers for qubes-core-agent (4.0.55-1+deb10u1) ...
execv: Permission denied
Any idea where to look?
Best