Hi, Given your short description I think that your problem is not related to the TinyOS repository but to some weird package repository sources in your sources.list...
First, from your error messages, it seems you are running Ubuntu 9.04 (jaunty) so you should set "deb http://hinrg.cs.jhu.edu/tinyos jaunty main" in your sources.list and not the one for karmic (Ubuntu 9.10). It is probably not an issue but it's always better to point to the correct package repositories when they exist. Second you have repositories in your sources.list for which there are no packages for jaunty (http://mv.archive.ubuntu.com jaunty-updates/restricted). You should update your repositories to valid links. The easiest way to do this is through Synaptic Package Manager GUI in "Settings > Repositories". Hope this helps, Romain On Wed, Jul 27, 2011 at 12:18 PM, Shamali Gunawardena <[email protected]> wrote: > > Hi all, > > > I am trying to install tiny os through SVN/GIT > > after including in the source.list file > deb http://hinrg.cs.jhu.edu/tinyos karmic main > > runt apt-get-update > > This is ok for the first 98% > > Then a load of errors. > > the error list starts at > > Ign http://mv.archive.ubuntu.com jaunty-updates/restricted Packages > Err http://security.ubuntu.com jaunty-security/main Packages > 404 Not Found > > > and just goes on. > > how can I sort this > out. > > Regards, > > > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
