I am trying to open a debian 9 gnome terminal with this command...
qvm-run -a debian-9 gnome-terminal
But I am getting stuck at...
waiting for qubes-session
I have tried rebooting without any success; this command worked just 10 minutes ago and now it's stuck at the same stage all the time.
-----------
While I am making a thread anyways, the real issue I am trying to solve through the gnome terminal is updating my network manager from 1.0 12-2.fc23 to the 1.4.2 version (https://www.qubes-os.org/doc/anonymizing-your-mac-address/).
I am on qubes 3.2 trying to update my Network Manager to a later version. Using this command ''sudo apt-get install --only-upgrade network-manager''. Will this work?
I did a fresh-reinstallation of qubes since I probably messed something up trying to update my networkmanager through the deb-9 repository.
I've done all type of updates and upgrades I've found browsing around...
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install --only-upgrade network-manager
sudo apt-get install network-manager
None of these commands has updated my NetworkManager to 1.4.2 or later
How do I update my NetworkManager?
I did another ''sudo apt-get install network-manager'' and while reading through what it says I can now see that I have the newest version (atleast for qubes 3.2)
''Network-manager is already the newest version (1.6.2-3)''
I think it's very strange that it says this since when I ''sudo NetworkManager -V'' in my dom0 terminal it says 1. 0. 12-2. fc23 which isn't 1.6.2
I guess this is solved