When I was trying to update my repo in jaunty, I ran into this problem. I solved it.. but just for your information if somebody falls into this.
ERROR: Err http://np.archive.ubuntu.com jaunty/main Packages 404 Not Found ... W: Failed to fetch http://np.archive.ubuntu.com/ubuntu/dists/jaunty/main/binary-i386/Packages 404 Not Found SOLUTION: This is because jaunty-repo is not available in the server http://np.archive.ubuntu.com to solve this just run the following command in terminal: sudo sed -i "s/np\.//g" /etc/apt/sources.list -- With Regards, Suraj Sapkota सुरज सापकोटा --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---
