Re: [qubes-users] How to use qvm-open-in-vm?

2021-05-30 Thread Adam Mercer
On Sun, May 30, 2021 at 8:13 PM Sven Semmler  wrote:

> check your /etc/qubes-rpc/policy/qubes.OpenURL
>
> If you want your example to work add this line before all others:
>
> $anyvm browser allow
>
> The first is the source qube ... the one calling qvm-open-in-vm.
> The second is the target 'browser' in your example. The third is either
> 'deny', 'ask' or 'allow'

Thanks a lot! That does exactly what I'm after!

Cheers

Adam

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CA%2Bmfgz03hU%3D7ngm5Wd1pQ4LYpEnd0Ep2yPcYhkTRypW6Z5pN7w%40mail.gmail.com.


[qubes-users] How to use qvm-open-in-vm?

2021-05-29 Thread Adam Mercer
Hi

I'm trying to use qvm-open-in-vm to open a link in the browser of
another AppVM, I run the following:

$ qvm-open-in-vm browser https://www.google.com

where "browser" is the name of the qube AppVM that I want to open the
link in, this opens a dialog asking me to select a target domain. It
is ignoring the name of the AppVM I specify on the command line.
According to the help message for qvm-open-in-vm I should be able to
specify the name of the AppVM, but it seems that it's being ignored.

What am I doing wrong?

Cheers

Adam

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CA%2Bmfgz2KUWq0ECfG%3D8m8mBWcCFv1-r1XB0d6ZS88gdk1bfunHA%40mail.gmail.com.


[qubes-users] error updating qubes-template-centos-7

2021-05-26 Thread Adam Mercer
Hi

I'm trying to update the centos-7 template, installed from the
community templates repo, using the Qubes Update utility and the
process is failing with:

Updating centos-7

Error on updating centos-7: Command '['sudo', 'qubesctl',
'--skip-dom0', '--targets=centos-7', '--show-output', 'state.sls',
'update.qubes-vm']' returned non-zero exit status 20
centos-7:
  --
  _error:
  Failed to return clean data
  retcode:
  1
  stderr:
  Traceback (most recent call last):
File "/var/tmp/.root_dd8a91_salt/salt-call", line 27, in 
  salt_call()
File "/var/tmp/.root_dd8a91_salt/pyall/salt/scripts.py",
line 437, in salt_call
  import salt.cli.call
File "/var/tmp/.root_dd8a91_salt/pyall/salt/cli/call.py",
line 6, in 
  import salt.cli.caller
File
"/var/tmp/.root_dd8a91_salt/pyall/salt/cli/caller.py", line 14, in

  import salt.loader
File "/var/tmp/.root_dd8a91_salt/pyall/salt/loader.py",
line 7, in 
  import contextvars
File "/var/tmp/.root_dd8a91_salt/py3/contextvars.py", line
1, in 
  from _contextvars import Context, ContextVar, Token, copy_context
  ModuleNotFoundError: No module named '_contextvars'
  stdout:

How can I enusre then the template is updated?

Cheers

Adam

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CA%2Bmfgz0yX5HKJ7qTPYupqUW7pLno1k4azhpV5PUYh2gb--fMLQ%40mail.gmail.com.