[qubes-users] Re: sys-whonix-14 updates issues

2019-01-13 Thread John S.Recdep
On 1/13/19 6:24 AM, John S.Recdep wrote:
> On 1/13/19 8:01 AM, Mathew wrote:
>> Hello,
>>
>> Just to know if there is a solution for whonix-gw/whonix-ws updates ?
>> Noted that I can update/upgrade sys-whonix-14 without any problems ! I have 
>> to do it again after rebooting though.
>>
>> $ sudo apt-get-update-plus dist-upgrade
>> WARNING: Execution of /usr/bin/apt-get prevented by /etc/uwt.d/40_qubes.conf 
>> because no torified Qubes updates proxy found.
>>
>> Please make sure Whonix-Gateway (commonly called sys-whonix) is running.
>>
>> - If you are using Qubes R3.2: The NetVM of this TemplateVM should be set to 
>> Whonix-Gateway (commonly called sys-whonix).
>>
>> - If you are using Qubes R4 or higher: Check your _dom0_ 
>> /etc/qubes-rpc/policy/qubes.UpdatesProxy settings.
>>
>> _At the very top_ of that file.
>>
>> Should have the following syntax:
>> Name-Of-Whonix-TemplateVM $default 
>> allow,target=Whonix-Gateway-TemplateBased-ProxyVM
>>
>> Example entry for Whonix-Gateway TemplateVM:
>> whonix-gw-14 $default allow,target=sys-whonix
>>
>> Example entry for Whonix-Workstation TemplateVM:
>> whonix-ws-14 $default allow,target=sys-whonix
>>
>> Try running in Whonix-Gateway (commonly called sys-whonix):
>> sudo systemctl restart qubes-whonix-torified-updates-proxy-check
>>
>> If this warning message is transient, it can be safely ignored.
>>
>> Thanks !
>>
>> Regards,
>> Mathew
>>
> 
> 
> what is this all about, your telling people who may be having problems
> what to do, but your not having a problem? am confused
> 
> because I am unable to sudo apt-get update whonix-gw-14  which I am
> trying to do because it's complaining again about time issues, and the
> pop up suggestion doesn't fix the problemsigh
> 
user@host:~$ sudo apt-get update
Ign:1 http://deb.whonix.org stretch InRelease


Ign:2 http://security.debian.org stretch/updates InRelease


Ign:3 http://deb.qubes-os.org/r4.0/vm stretch InRelease

Ign:4 http://ftp.us.debian.org/debian stretch InRelease

Err:5 http://deb.whonix.org stretch Release


  500  Unable to connect
Err:6 http://ftp.us.debian.org/debian stretch Release


  500  Unable to connect
Err:7 http://security.debian.org stretch/updates Release

  500  Unable to connect
Err:8 http://deb.qubes-os.org/r4.0/vm stretch Release

  500  Unable to connect
Ign:9
tor+http://deb.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion
stretch InRelease
Ign:10 tor+http://vwakviie2ienjx6t.onion/debian stretch InRelease
Ign:11 tor+http://sgvtcaew4bxjd7ln.onion stretch/updates InRelease
Err:12 tor+http://sgvtcaew4bxjd7ln.onion stretch/updates Release
  Connection failed
Err:13
tor+http://deb.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion
stretch Release
  Connection failed
Err:14 tor+http://vwakviie2ienjx6t.onion/debian stretch Release
  Connection failed
Reading package lists... Done
E: The repository 'http://deb.whonix.org stretch Release' does no longer
have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository 'http://ftp.us.debian.org/debian stretch Release' does
no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository 'http://security.debian.org stretch/updates Release'
does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository 'http://deb.qubes-os.org/r4.0/vm stretch Release' does
no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository 'tor+http://sgvtcaew4bxjd7ln.onion stretch/updates
Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository
'tor+http://deb.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion
stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
E: The repository 'tor+http://vwakviie2ienjx6t.onion/debian stretch
Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.

-- 
You received this message because you are subscribed to 

[qubes-users] Re: sys-whonix-14 updates issues

2019-01-13 Thread John S.Recdep
On 1/13/19 8:01 AM, Mathew wrote:
> Hello,
> 
> Just to know if there is a solution for whonix-gw/whonix-ws updates ?
> Noted that I can update/upgrade sys-whonix-14 without any problems ! I have 
> to do it again after rebooting though.
> 
> $ sudo apt-get-update-plus dist-upgrade
> WARNING: Execution of /usr/bin/apt-get prevented by /etc/uwt.d/40_qubes.conf 
> because no torified Qubes updates proxy found.
> 
> Please make sure Whonix-Gateway (commonly called sys-whonix) is running.
> 
> - If you are using Qubes R3.2: The NetVM of this TemplateVM should be set to 
> Whonix-Gateway (commonly called sys-whonix).
> 
> - If you are using Qubes R4 or higher: Check your _dom0_ 
> /etc/qubes-rpc/policy/qubes.UpdatesProxy settings.
> 
> _At the very top_ of that file.
> 
> Should have the following syntax:
> Name-Of-Whonix-TemplateVM $default 
> allow,target=Whonix-Gateway-TemplateBased-ProxyVM
> 
> Example entry for Whonix-Gateway TemplateVM:
> whonix-gw-14 $default allow,target=sys-whonix
> 
> Example entry for Whonix-Workstation TemplateVM:
> whonix-ws-14 $default allow,target=sys-whonix
> 
> Try running in Whonix-Gateway (commonly called sys-whonix):
> sudo systemctl restart qubes-whonix-torified-updates-proxy-check
> 
> If this warning message is transient, it can be safely ignored.
> 
> Thanks !
> 
> Regards,
> Mathew
> 


what is this all about, your telling people who may be having problems
what to do, but your not having a problem? am confused

because I am unable to sudo apt-get update whonix-gw-14  which I am
trying to do because it's complaining again about time issues, and the
pop up suggestion doesn't fix the problemsigh

-- 
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/c0b86093-4b26-6e0d-2164-440e595a831b%40riseup.net.
For more options, visit https://groups.google.com/d/optout.