Page 1 of 2

Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 09:47
by thenktor
Most of our Slackware mirrors with dep support are using the default german mirror as package source, which imho is a bad idea.
Perhaps the finnish and english mirrors could change to their local slackware mirrors? Therefore only the deps dir should be rsynced and the adddepinfo script should be run as cron. See the USA mirror (hosted by laprjns) as example ;)

Re: Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 13:55
by laprjns
thenktor wrote: Therefore only the deps dir should be rsynced ......
Although this is rather obvious to me now, I was not rsync'ing my /deps directories. At the recommendation by thenktor in #salix, I've changed my adddepinfo.sh to add the following rsync line:

Code: Select all

SLACKREPO="ftp://slackware.mirrors.tds.net/pub/slackware/slackware-13.0/"

CWD=`pwd`
DEPSDIR="$CWD/deps"

rsync -av --delete salix.enialis.net::salix/i486/slackware-13.0/deps/ deps/

#
# Don't touch anything after this
#
This is for my 32 bit repos. I made a similar change to the addepinfo scrip in my 64 bit repos, just changing the path from .../i486 /... to .../x86_64/...

Re: Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 14:22
by thenktor
laprjns wrote:This is for my 32 bit repos. I made a similar change to the addepinfo scrip in my 64 bit repos, just changing the path from .../i486 /... to .../x86_64/...
Just remembering: deps are the same for i486 an x86_64, so this is not needed ;)

Re: Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 18:00
by damNageHack
Is download.salixos.org in Germany or in France? It is not exactly clear according to the download page in wiki :? .

Re: Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 18:55
by thenktor
The repo is in France, but Slackware packages are downloaded from a server in Germany.

Re: Our Slackware mirrors with dep support...

Posted: 28. Dec 2009, 19:10
by Duncan_Idaho
so how can I use this USA mirror? :?:

Re: Our Slackware mirrors with dep support...

Posted: 29. Dec 2009, 15:20
by stuckinoregon
It would be awesome if we could have a mirror added at OSUOSL. It's already a pretty major slack and Vector site.

Re: Our Slackware mirrors with dep support...

Posted: 29. Dec 2009, 17:11
by thenktor
Duncan_Idaho wrote:so how can I use this USA mirror? :?:
gslapt -> options -> sources

Add the USA Slackware mirror from http://www.salixos.org/wiki/index.php?title=Download and remove the European one. Don't remove the preferred Salix mirror!

Re: Our Slackware mirrors with dep support...

Posted: 29. Dec 2009, 22:40
by Duncan_Idaho
hi thenktor, thanks for the answer :)
on a side note have to mention that the slackware.org.uk mirrors appear to be down
so all their links on the download page are broken :?

Re: Our Slackware mirrors with dep support...

Posted: 29. Dec 2009, 22:53
by gapan
http access to slackware.org.uk doesn't work. I think ftp access was working for a while, but maybe it's down again. They had hardware problems with their server and they're still trying to get things back to normal.