I installed whonix 14 and I have edited my sources like this.
<code>
qubes.r4.list
# Main qubes updates repository
#deb [arch=amd64] http://deb.qubes-os.org/r4.0/vm stretch main
#deb-src http://deb.qubes-os.org/r4.0/vm stretch main
#deb [arch=amd64] http://deb.qubesos4rrrrz6n4.onion/r4.0/vm stretch main
deb [arch=amd64] http://deb.sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion stretch main
have also tried removing [arch=amd64] and changing source to http://sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion
I get error
Err:4 http://deb.sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion stretch/main amd64 Packages
404 Not Found
W: The repository 'http://deb.sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion stretch Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://deb.sik5nlgfc5qylnnsr57qrbm64zbdx6t4lreyhpon3ychmxmiem7tioad.onion/dists/stretch/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Is there a reason?
## Note that policy parsing stops at the first match,
## so adding anything below "$anyvm $anyvm action" line will have no effect
## Please use a single # to start your custom comments
## whonix default
whonix-ws $default allow,target=sys-whonix
whonix-ws $anyvm deny
whonix-gw $default allow,target=sys-whonix
whonix-gw $anyvm deny
## whonix 14 default
whonix-14-ws $default allow,target=sys-whonix-14
whonix-14-ws $anyvm deny
whonix-14-gw $default allow,target=sys-whonix-14
whonix-14-gw $anyvm deny
##fedora cant connect to Tor...
OG-fedora-26 $default allow,target=sys-net
OG-fedora-26 $anyvm deny
fedora-26 $default allow,target=sys-net
fedora-26 $anyvm deny
## whonix & whonix 14 updates
$type:TemplateVM $default allow,target=sys-whonix-14
$type:TemplateVM $default ask,target=sys-whonix
$tag:whonix-updatevm $default allow,target=sys-whonix-14
$tag:whonix-updatevm $default ask,target=sys-whonix
$tag:whonix-updatevm $anyvm deny
## Default rule for all TemplateVMs - direct the connection to sys-net
$type:TemplateVM $default allow,target=sys-whonix-14
$anyvm $anyvm deny
i mirrored the debian-9 template to them and its the qubes tor v3 onion that is not working. the other addresses are the debian v2 onion and whonix v3.
they work.
qubes v3 says 404 notfound or :there is no release file.
it must not have a release file..
qubes v2 took over an hour to download the headers/release file. not worth it.
thx jackie