Page 1 of 1

404 Errors

PostPosted: Mon Mar 02, 2015 11:55 am
by Zermelo
Hi,

I just did a new install of 4.3 on my laptop but after updating, I'm getting some 404 not found errors when running apt-get update. They all point to a single ip:

Code: Select all
root@Nemesis:/home/zermelo# apt-get update | grep 404
  404  Not Found [IP: 104.236.63.251 80]
  404  Not Found [IP: 104.236.63.251 80]
  404  Not Found [IP: 104.236.63.251 80]
  404  Not Found [IP: 104.236.63.251 80]
  404  Not Found [IP: 104.236.63.251 80]
  404  Not Found [IP: 104.236.63.251 80]
W: Failed to fetch http://os-builder.com/Mate/dists/Mate/all/binary-i386/Packages  404  Not Found [IP: 104.236.63.251 80]

W: Failed to fetch http://os-builder.com/Apps/dists/Apps/all/binary-i386/Packages  404  Not Found [IP: 104.236.63.251 80]

W: Failed to fetch http://os-builder.com/Games/dists/Games/all/binary-i386/Packages  404  Not Found [IP: 104.236.63.251 80]

W: Failed to fetch http://os-builder.com/Mate/dists/Mate/all/binary-amd64/Packages  404  Not Found [IP: 104.236.63.251 80]

W: Failed to fetch http://os-builder.com/Apps/dists/Apps/all/binary-amd64/Packages  404  Not Found [IP: 104.236.63.251 80]

W: Failed to fetch http://os-builder.com/Games/dists/Games/all/binary-amd64/Packages  404  Not Found [IP: 104.236.63.251 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.


I ran into this error before and posted in the original 4.3 forum before the rollback so I can't find the fix in that post. If someone could re-post a fix, I'd appreciate it.

Thanks.