Actions
Bug #3710
openapt-get couldn't install metacat
Start date:
12/17/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3710
Description
I followed the instruction on Mike's email to install metacat in naples.nceas.ucsb.edu, which is a 64-bit machine:
To try it out, edit /etc/apt/sources.list and add the following two lines (or set it up
in the Software Sources GUI):
deb-src http://indus.msi.ucsb.edu/apt sid main contrib non-free
deb http://indus.msi.ucsb.edu/apt sid main contrib non-free
Then refresh apt-get by typing
sudo apt-get update
Now type
apt-get install metacat
However, when i ran "sudo apt-get update" and i got the error:
W: Failed to fetch http://indus.msi.ucsb.edu/apt/dists/sid/main/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://indus.msi.ucsb.edu/apt/dists/sid/contrib/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://indus.msi.ucsb.edu/apt/dists/sid/non-free/binary-amd64/Packages.gz 404 Not Found
Actions