Re: Problem installing Ubuntu agent for XI
Posted: Mon Apr 23, 2012 4:25 pm
Ubuntu 9.04 is no longer supported by Canonical and the repos have been moved to http://old-releases.ubuntu.com/.
You should edit the repositories in your /etc/apt/sources.list to look something like this:
Once you've got apt working, everything else should go smoothly as well.
You should edit the repositories in your /etc/apt/sources.list to look something like this:
Code: Select all
deb http://old-releases.ubuntu.com/ubuntu jaunty main restricted
.....
.....