Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread David Hobach
You did not, perchance, find a way to run the darn `setupwfc` script without user interaction/using the defaults? No, I didn't salt the home install. However usually you can emulate user input via echo "y"$'\n'"n" | someprog. Otherwise there's also programs for that (I've never tried them).

Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread 'Johannes Graumann' via qubes-users
On Tue, 2022-04-05 at 19:39 +0200, 'Johannes Graumann' via qubes-users wrote: > On Tue, 2022-04-05 at 19:37 +0200, David Hobach wrote: > > And the last time I tried Citrix on Qubes, I just installed it to > > the > > home directory (there was a tarball for download IIRC). > This is really exciting

Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread 'Johannes Graumann' via qubes-users
On Tue, 2022-04-05 at 20:16 +0200, David Hobach wrote: > > A related question: howto transfer a binary file (like the citrix > > tarball) to dom0 for integration into the salt setup? > > > > the `qvm-run` and `cat`-based version in the docs does not work in > > this > > case. > > Just pack it