[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 404 on the site
On Sat, Sep 07, 2002 at 12:24:13AM -0500, Gary wrote:
> Went to upgrade and download some files, i.e. ethereal for my mail
> server, and got a 404 from apt... Is the site down, or changed
> directories, etc..
I was trying to fix a problem I'm having with the apt repository
update script the other day, so I totally removed the directory and
rebuilt it. Unfortunately, that didn't fix my problem, so I need to
look at it a little harder...
Anyway, in the process I removed all the symlinks that make the "old"
sources.list entries work. You can probably fix the problem with
this:
perl -pi.orig -e 's,/redhat,, if (/silug/)' /etc/apt/sources.list
In other words, lines like this:
rpm http://ftp.silug.org/pub/apt redhat/7.3/en/i386/redhat os updates-os
need to change to this:
rpm http://ftp.silug.org/pub/apt redhat/7.3/en/i386 os updates-os
I'd just go in and re-add the symlinks, but I'm still trying to debug
my problem...
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.