On Tuesday, December 13, 2016 at 3:33:34 PM UTC-5, qubenix wrote:
> Boris Kourtoukov:
> > On Tuesday, December 13, 2016 at 3:11:12 PM UTC-5, qubenix wrote:
> >> Boris Kourtoukov:
> >>> On Tuesday, December 13, 2016 at 2:49:23 PM UTC-5, qubenix wrote:
> >>>> Boris Kourtoukov:
> >>>>> This is similar to what happened with the Whonix discussion here: 
> >>>>> https://groups.google.com/d/msg/qubes-users/IHhxklnCpYc/Wj2K5euVBAAJ
> >>>>>
> >>>>> I am getting to this point:
> >>>>>
> >>>>> ```
> >>>>> ...
> >>>>> Waiting for VM's qrexec agent.......connected
> >>>>> --> Starting Qubes GUId...
> >>>>> Connecting to VM's GUI agent: .connected
> >>>>> --> Sending monitor layout...
> >>>>> --> Waiting for qubes-session...
> >>>>> ```
> >>>>>
> >>>>> And then it waits forever. Attempting to open an app in any of the sub 
> >>>>> VMs fails with no (visual) feedback. 
> >>>>>
> >>>>> The Debian TemplateVM starts and runs. And if I get into it via:
> >>>>>
> >>>>> `virsh -c xen:/// console debian-9`
> >>>>>
> >>>>> I am able to run commands as root. 
> >>>>>
> >>>>> Unfortunately doing a dist-upgrade and checking for broken/unmet 
> >>>>> dependencies resulted in nothing (dist-upgrade updated 0 packages.) 
> >>>>> Everything appears to be installed correctly. 
> >>>>>
> >>>>> (I did a check with `debsums --changed` as well. it came up empty.)
> >>>>>
> >>>>> Any thoughts on what else to debug?
> >>>>>
> >>>> >From this discussion:
> >>>> https://groups.google.com/d/msgid/qubes-users/94997d39-2302-4c94-9aa1-ffee6f639bb1%40googlegroups.com
> >>>>
> >>>> Start your template from gui or dom0 cli as you did. When you get to:
> >>>>
> >>>>> --> Waiting for qubes-session...
> >>>>
> >>>> `Ctrl-c` to stop the endless wait you described. Then (still from dom0) 
> >>>> do:
> >>>>
> >>>>     qvm-run -p -u root debian-9 "apt-get update && apt-get install -t
> >>>> stretch xserver-xorg-core -y && apt-get dist-upgrade -y"
> >>>>
> >>>> Restart your template and see that you get display again, should fix it.
> >>>>
> >>>> -- 
> >>>> qubenix
> >>>> GPG: B536812904D455B491DCDCDD04BE1E61A3C2E500
> >>>
> >>> It said the package was already at latest version. I proceeded to 
> >>> `--reinstall` it and still no luck. Still sticks on waiting for 
> >>> qubes-session.
> >>>
> >> What version do you have installed?
> >>
> >> -- 
> >> qubenix
> >> GPG: B536812904D455B491DCDCDD04BE1E61A3C2E500
> > 
> > 2:1.19.0-2
> > 
> Ah, I think you need the repo `stretch-testing` from qubes. So do:
> 
>     qvm-run -u root debian-9 'echo "deb [arch=amd64]
> http://deb.qubes-os.org/r3.2/vm stretch-testing main" >>
> /etc/apt/sources.list.d/qubes-r3.list'
>     qvm-run -p -u root debian-9 "apt-get update && apt-get dist-upgrade -y"
> 
> Hopefully that will fix it. Sorry I forgot the repo had to be changed.
> 
> -- 
> qubenix
> GPG: B536812904D455B491DCDCDD04BE1E61A3C2E500

Thanks, that worked!

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a84ef9f8-bc86-4b30-8a15-7c9d7ad78d03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to