Page 1 of 1

salix.hostingxtreme.com appears to be down

Posted: 24. Mar 2017, 20:00
by Nate_KS
After receiving security advisory emails, I tried updating through Gslapt yesterday and received error messages that package files are not available and should they be ignored, etc. I checked with the browser and I get a 404 error on any directory and an error landing page when just trying to go to http://salix.hostingxtreme.com

My /etc/slapt-get/slapt-getrc references

Code: Select all

SOURCE=http://salix.hostingxtreme.com/x86_64/14.2/:PREFERRED
and other directories.

Looking through the Wiki I modified the file to be

Code: Select all

SOURCE=http://mirrors.xmission.com/salix/x86_64/14.2/:PREFERRED
along with other directories to mirror the old URLs and commented the old URLs.

I will probably need to modify slapt-srcrc and slapt-srcrc.new likewise.

Re: salix.hostingxtreme.com appears to be down

Posted: 24. Mar 2017, 21:06
by laprjns
Yes, salix.hosting extreme.com no longer appears to be an option. An easier way to change your mirror is to use reposetup . Either use the graphical version found in the menu:

Systems > Repository Mirror
Image

or the command line equivalent, reposetup

Code: Select all

$ sudo reposetup 
Image

Re: salix.hostingxtreme.com appears to be down

Posted: 24. Mar 2017, 21:40
by gapan

Re: salix.hostingxtreme.com appears to be down

Posted: 24. Mar 2017, 23:14
by Nate_KS
Well, I'd never looked there! I guess I made an assumption that the announcements forum only had to do with site announcements and not project announcements.

As the default installation wrote the hostingxtreme address and since I don't recall reading any where else that this situation was imminent, perhaps a note needs to be placed somewhere on the Web site, such as the download page or the Installation Guide.

ETA: I ran the GUI tool just to see what it does and it left a pair of nicely commented files.

Re: salix.hostingxtreme.com appears to be down

Posted: 24. Apr 2017, 01:45
by Ken Buck
Thanks for the info. CLI worked for me.

Re: salix.hostingxtreme.com appears to be down

Posted: 21. Aug 2017, 22:01
by Sprinterdrvr
Hi.

I just installed Salix Fluxbox 14.1 and I have the same problem. Except that I cannot solve it:
- I don't have "Systems > Repository Mirror".
- The command sudo reposetup view some text that does not indicate that the problem will be fixed:
Refreshing mirror list from
http://salix.hostingxtreme.com/MIRRORS
What may be the solution here ?

Re: salix.hostingxtreme.com appears to be down

Posted: 21. Aug 2017, 22:04
by gapan
Run reposetup with the -l option.

Code: Select all

man reposetup
for details.

Re: salix.hostingxtreme.com appears to be down

Posted: 22. Aug 2017, 19:22
by Sprinterdrvr
Thanks gapan, that solved my problem :D