Whonix VMs wil not update after latest Dom0 update

179 views
Skip to first unread message

JPL

unread,
Sep 20, 2015, 8:53:07 AM9/20/15
to qubes-users
I'm guessing that this has to do with the upgrade to Qubes 3 rc3, but when I run sudo apt-get update && sudo apt-get upgrade -y in either of the Whonix templates it fails with the following message:

E: Release file for http://mirror.whonix.de/whonixdevelopermetafiles/internal/dists/wheezy/Release is expired (invalid since 2d 18h 29min 59s). Updates for this repository will not be applied.


raah...@gmail.com

unread,
Sep 20, 2015, 11:25:31 AM9/20/15
to qubes-users
On Sunday, September 20, 2015 at 8:53:07 AM UTC-4, JPL wrote:
> I'm guessing that this has to do with the upgrade to Qubes 3 rc3, but when I run sudo apt-get update && sudo apt-get upgrade -y in either of the Whonix templates it fails with the following message:
>
> E: Release file for http://mirror.whonix.de/whonixdevelopermetafiles/internal/dists/wheezy/Release is expired (invalid since 2d 18h 29min 59s). Updates for this repository will not be applied.

They work for me, maybe because you're not always using dist-upgrade.

JPL

unread,
Sep 21, 2015, 4:44:43 PM9/21/15
to qubes-users, raah...@gmail.com

Still not working for me - but a different error. You're right, I was doing upgrade instead of dist-upgrade, but sudo apt-get dist-upgrade gives.

W: Failed to fetch http://mirror.whonix.de/whonixdevelopermetafiles/internal/dists/wheezy/main/binary-amd64/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
 

raah...@gmail.com

unread,
Sep 21, 2015, 5:06:14 PM9/21/15
to qubes-users, raah...@gmail.com
are you on the latest whonix? for me in /etc/apt/sources.list.d/whonix.list I have: deb http://mirror.whonix.de/whonixdevelopermetafiles/internal/ jessie main

raah...@gmail.com

unread,
Sep 21, 2015, 5:11:42 PM9/21/15
to qubes-users, raah...@gmail.com

JPL

unread,
Sep 21, 2015, 6:13:20 PM9/21/15
to qubes-users, raah...@gmail.com
On Monday, September 21, 2015 at 10:11:42 PM UTC+1, raah...@gmail.com wrote:
maybe this will help  https://www.whonix.org/wiki/Upgrading_Whonix_10_to_Whonix_11

Ah yes, I'm still on Wheezy. I'll try an upgrade a bit later.

Thanks for your help.

JPL

unread,
Sep 26, 2015, 4:35:02 AM9/26/15
to qubes-users, raah...@gmail.com

OK I have successfully upgraded Whonix-gw-experimental (at least i think it's successful: I get the Tor bootstrap error message even though it does seem to connect to Tor)

Before I do the same with Whonix-ws can I just check what should be in /etc/apt/sources.list? At the moment I have

deb http://ftp.us.debian.org/debian/ wheezy-backports main

Do I just change this to

deb http://ftp.us.debian.org/debian/ jessie-backports main ?

Only asking because the other upgrade took most of the day...

Thanks

raah...@gmail.com

unread,
Sep 26, 2015, 12:41:04 PM9/26/15
to qubes-users, raah...@gmail.com
Are you following these instructions? https://www.whonix.org/wiki/Upgrading_Whonix_10_to_Whonix_11#Upgrading

in /etc/apt/sources.list.d/

debian.list:
deb http://security.debian.org jessie/updates main contrib non-free
deb http://ftp.us.debian.org/debian jessie main contrib non-free

qubes-r3.list:
deb [arch=amd64] http://deb.qubes-os.org/r3.0/vm jessie main

torproject.list:
deb [arch=amd64] http://deb.qubes-os.org/r3.0/vm jessie main


raah...@gmail.com

unread,
Sep 26, 2015, 12:43:51 PM9/26/15
to qubes-users, raah...@gmail.com
make sure to follow the instructions on the whonix page. what error are you getting. if you mean the popup about enabling tor on the whonix-gw template, you can just ignore that.

JPL

unread,
Sep 27, 2015, 4:35:46 AM9/27/15
to qubes-users, raah...@gmail.com

I probably wasn't clear. On the page https://www.whonix.org/wiki/Upgrading_Whonix_10_to_Whonix_11 - footnote 10 says:

The following line.
deb http://ftp.us.debian.org/debian/ wheezy-backports main

Needs to be removed from /etc/apt/sources.list because fortunately, Qubes no longer needs it.


So presumably you don't need to replace that line with

as the backports repo is no longer needed at all?


And yes, the error I get is the popup about enabling tor (which fails) . I didn't get that before.


Thanks again

 

raah...@gmail.com

unread,
Sep 27, 2015, 12:21:38 PM9/27/15
to qubes-users, raah...@gmail.com
ya I would just delete it then. I have nothing in that folder.

And just ignore that popup, it started for me too. i just either hit the x or hit disable tor and click next and finish.

JPL

unread,
Sep 28, 2015, 3:18:56 AM9/28/15
to qubes-users, raah...@gmail.com

OK I've hit a problem with this one. I updated Whonix-ws according to the instructions then did an apt-get upgrade as Qubes-manager showed updates available. After restarting Qubes Whonix-ws gets stuck on waithing for Qubes session. Last few lines output from qvm-start whonix-ws in Dom0:
Updating firewall rules
Starting the VM
Starting the qrexec daemon
Waiting for VM's qrexec daemon........connected
Starting Qubes GUId...
Connecting to VM's GUI agent........connected
Sending monitor layout
Waiting for qubes-session...
.. where it hangs.

Any help appreciated.

Marek Marczykowski-Górecki

unread,
Sep 28, 2015, 3:58:04 AM9/28/15
to JPL, qubes-users, raah...@gmail.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Mon, Sep 28, 2015 at 12:18:56AM -0700, JPL wrote:
> OK I've hit a problem with this one. I updated Whonix-ws according to the
> instructions then did an apt-get upgrade as Qubes-manager showed updates
> available. After restarting Qubes Whonix-ws gets stuck on waithing for
> Qubes session. Last few lines output from qvm-start whonix-ws in Dom0:
>
> > Updating firewall rules
> > Starting the VM
> > Starting the qrexec daemon
> > Waiting for VM's qrexec daemon........connected
> > Starting Qubes GUId...
> > Connecting to VM's GUI agent........connected
> > Sending monitor layout
> > Waiting for qubes-session...
> >
> .. where it hangs.
>
> Any help appreciated.

When did you `apt-get upgrade`, were there any not upgraded packages by
that call)? You should probably use `apt-get dist-upgrade`. Anyway now
you can try:
1. Hit Ctrl-c and start some application anyway (terminal or sth)
2. If not working, access VM console using `virsh -c xen:/// console
whonix-ws` and install remaining updates from there.


- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWCPMDAAoJENuP0xzK19csxD8H/3uInO0X8Q4GXpXQiQVyGR4N
MPoY4vGgm3VLgy55QTR0vQhMxWr3d6c6M8aGC5mZOWAsb+83N3lHN4w4R6+Zmua+
h2+nUPthngJHAwaRl/6zzWVJgjW2gvpnsdLno2CR2D02K7VVFwXB2Dzkyk2oLtOj
lSAUi05WP7iRD8mOL80CjgTH3FzkSxy4EcNDuIp+RySC/VHISjAVfq4goe2wsQtX
gMRL1tCaFCTEgg2gLa3UoEin4wE2cvN+lf27lCoWtHytlX/frcMCdBGkDWunw01Y
Vn9dbio9iNOrd7g552PzL28I2X9gPcEC0IllPKDkx41ctcSx0G6VAjryEbbtbPk=
=BqEp
-----END PGP SIGNATURE-----
Reply all
Reply to author
Forward
0 new messages