Closed mbjones closed 5 years ago
Author Name: Jing Tao (Jing Tao) Original Redmine Issue: 3710, https://projects.ecoinformatics.org/ecoinfo/issues/3710 Original Date: 2008-12-17 Original Assignee: Michael Daigle
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
Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:24:18Z
Original Bugzilla ID was 3710
Author Name: Jing Tao (Jing Tao) Original Redmine Issue: 3710, https://projects.ecoinformatics.org/ecoinfo/issues/3710 Original Date: 2008-12-17 Original Assignee: Michael Daigle
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