> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On 2017-01-18 18:00, haxy wrote:
>> On 2017-01-16 13:22, haxy wrote:
>>>>> On 2017-01-14 20:04, haxy wrote: Qubes onion repos have just
>>>>> been implemented. Minimal documentation available here:
>>>>>
>>>>> https://www.qubes-os.org/doc/hidden-service-repos/
>>>>>
>>>>>>
>>>>>>
>>>>> First of all, thanks for making the onion repos available!
>>>>>
>>>>> Following directions to onionize repositories I made a
>>>>> mistake inputting the onion address.  Re-running the
>>>>> commands, dom0 example, "sudo sed -i
>>>>> 's/yum.qubes-os.org/qubes-yum.kkkkkkkkkk63ava6.onion/'
>>>>> /etc/yum.repos.d/qubes-dom0.repo && cat
>>>>> /etc/yum.repos.d/qubes-dom0.repo" has no effect.  Cat still
>>>>> shows the input made with the incorrect onion repo.  Tried
>>>>> using "sudo sed -i
>>>>> 's/yum.qubes-os.org/yum.qubesos4rrrrz6n4.onion/'
>>>>> /etc/yum.repos.d/qubes-dom0.repo && cat
>>>>> /etc/yum.repos.d/qubes-dom0.repo" with the same results.'
>>>>>
>>>>> (Noticed the command from the whonix wiki differs slightly
>>>>> from the qubes wiki command. "qubes-yum" vice "yum" before
>>>>> the onion address.)
>>>>>
>>>>> Was able to get the debian and fedora repos functioning by
>>>>> manually inputting the correct onion address in their
>>>>> respective files but am unable to do that in Dom0. How can I
>>>>> correct this issue in Dom0?
>>>>>
>>
>> You can do it the same way in dom0: by manually editing the file.
>>
>> For example:
>>
>> $ sudo vim /etc/yum.repos.d/qubes-dom0.repo (Edit the file, save,
>> and close.)
>>
>>>
>>>
>> Thanks Andrew.  Using vim worked. :)
>>
>> Do you know why re-running the command, "sudo sed -i
>> 's/yum.qubes-os.org/yum.qubesos4rrrrz6n4.onion/'
>> /etc/yum.repos.d/qubes-dom0.repo && cat
>> /etc/yum.repos.d/qubes-dom0.repo" did not work to overwrite the
>> first incorrect address entry?  Curious if it's reproducible or
>> something on my end only?
>>
>
> It's possible that 'yum.qubes-os.org' was no longer present in the
> text and therefore couldn't be found in order to be replaced.
>
>> Also, a couple of other questions.
>>
>> 1. Seems there are 2 distinct onion addresses that can be used for
>> the qubes repos, "qubesos4rrrrz6n4.onion" or "whonix
>> kkkkkkkkkk63ava6.onion". Is there any reason to prefer one over
>> the other?
>>
>
> No, both point to the same server.
>
>> 2. Which onion address should be used for Qubes website access?
>> "http://qubesos4rrrrz6n4.onion/"; or
>> "http://qubesosmamapaxpa.onion/";? Looks like the
>> "qubesosmamapaxpa" site is not up to date.
>>
>
> http://qubesos4rrrrz6n4.onion/ should be used. We don't have any
> control over http://qubesosmamapaxpa.onion/ (it appears to be updated
> only infrequently).
>
> - --
> Andrew David Wong (Axon)
> Community Manager, Qubes OS
> https://www.qubes-os.org
> -----BEGIN PGP SIGNATURE-----
>
> iQIcBAEBCgAGBQJYgCMuAAoJENtN07w5UDAwGMsQAJ/eqXk4yOOssNyYvokwkJs+
> zvFR4xaX4LillkIceHroYy3yDhl7o7QergoDUPkUZqLhBrl+zakabJjWrPw9jDMV
> LWgmldy2vq4mM/1jlU5wfHM9aja/497lpm7kgkMfYSZRHdgeY2eX96h/v3qg6Sqa
> L9Xe3K9w5PMMpN4e2QeqNtPj1OMNGF96xx06Z4Kd0kN5fuVDEmf9t5UIjYp21nUD
> DtPBS/nJzCcempxPKFsDbKWHrDvNV/kB+hXfzc7OyqlnM69aJPrNyxjsGKQTF7j6
> 0wQGtDUY3/1dRq4QZgOblMvRUO8KhixnHxgbXg2qXd39WEqPvlc0f5GsNIhaNlYK
> 6OhrbnABPjOCb7qWLCNDudSjVlBORb+kYHF67R5mwXK09P7on87sbz6pjrTCgZuv
> oYR1mPIB+k0xbZc1/+L4fDmvUjg3jLSvY5qvZpG77xzOJhklS1aEpJL69z43Hpkq
> nxWynqKGuvpoq1+oeAlICwiaC3pQXPWgPdmcKJLQ7kKDZixF9UL1D5Pq21jnrT0/
> nrKNRYDwCVNLbs7oYbIdXTnY9TSR6JLkzQmgXLG17uYRMFRf1yEquCdOgH2cecZx
> 7+mvxlQBWALcerfe3py5/qYcd9srnaO+eNDadYnNc7AN5p9B1XXrvBMy5ZWtTh27
> QuwsQhFCJ0laMXPz0rOP
> =BU76
> -----END PGP SIGNATURE-----
>
>



>> Do you know why re-running the command, "sudo sed -i
>> 's/yum.qubes-os.org/yum.qubesos4rrrrz6n4.onion/'
>> /etc/yum.repos.d/qubes-dom0.repo && cat
>> /etc/yum.repos.d/qubes-dom0.repo" did not work to overwrite the
>> first incorrect address entry?  Curious if it's reproducible or
>> something on my end only?
>>
> It's possible that 'yum.qubes-os.org' was no longer present in the
> text and therefore couldn't be found in order to be replaced.

I'm not sure what you mean by this.
Why would "yum.qubes-os.org" not have been present in the text?  I re-ran
the command several times using both onion addresses with the same result.


>> 1. Seems there are 2 distinct onion addresses that can be used for
>> the qubes repos, "qubesos4rrrrz6n4.onion" or "whonix
>> kkkkkkkkkk63ava6.onion". Is there any reason to prefer one over
>> the other?
>>
> No, both point to the same server.

Thanks!


>> 2. Which onion address should be used for Qubes website access?
>> "http://qubesos4rrrrz6n4.onion/"; or
>> "http://qubesosmamapaxpa.onion/";? Looks like the
>> "qubesosmamapaxpa" site is not up to date.
>>
> http://qubesos4rrrrz6n4.onion/ should be used. We don't have any
> control over http://qubesosmamapaxpa.onion/ (it appears to be updated
> only infrequently).

That's strange. I thought that was the original qubes onion address?  If
you (meaning qubes admin/dev) don't have control over
"http://qubesosmamapaxpa.onion/";, who does?


-- 
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/fae9c2954c4830dabb51ebf5beac7570.webmail%40localhost.
For more options, visit https://groups.google.com/d/optout.

Reply via email to