Cant update slapt-src

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
bapun007
Posts: 2
Joined: 9. Oct 2011, 18:34

Cant update slapt-src

Post by bapun007 »

Hi ,

I am a new salix user , i install salix on my dell laptop yesterday , but i cant update slapt-src while slapt-get is working correctly .
i am geting this message when i try to update slapt-src

Code: Select all

root[bapun]# slapt-src -u
Fetching slackbuild list from http://salix.enialis.net/slkbuild/13.37/...Cached
Fetching slackbuild list from http://www.slackware.org.uk/slackbuilds.org/13.37/...Download failed: 404
root[bapun]# 


I think something is wrong with the repo :? , please help . :cry:

Thanks in advance
djemos
Salix Warrior
Posts: 1466
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Cant update slapt-src

Post by djemos »

http://www.slackware.org.uk is down for maintenance.

Open the file /etc/slapt-get/slapt-srcrc and replace the line

Code: Select all

SOURCE=http://www.slackware.org.uk/slackbuilds.org/13.37/ 
with

Code: Select all

SOURCE=ftp://slackbuilds.org/13.37/
bapun007
Posts: 2
Joined: 9. Oct 2011, 18:34

Re: Cant update slapt-src

Post by bapun007 »

Thanks , after editing the list it works fine . :)
Post Reply