Comment 9 for bug 421707

Revision history for this message
Scott Moser (smoser) wrote :

Andreas,
   I'm finally able to spend some time on hardy images. There are new daily builds put together and available in ec2. I was looking at the trying to add the required landscape updates to the ubuntu-on-ec2 ppa.
   It seems there are no 'smart' builds for hardy there.
https://launchpad.net/~landscape/+archive/ppa?field.series_filter=hardy

Just to be sure, I added the ppa to the running ec2 image and tried:

$ sudo apt-get install landscape-client
...
The following packages have unmet dependencies:
  landscape-client: Depends: landscape-common (>= 1.3.2.3-0ubuntu0.8.04.0~landscape1) but 1.0.30~ls3.1-0ubuntu0.8.04.0 is to be installed
...
$ sudo apt-get install landscape-common
...
  landscape-common: Depends: python-smartpm (>= 1.2-0ubuntu1) but 1.1.1~bzr20081010-0ubuntu0.8.10.1~ppa1 is to be installed

If we can get this sorted out, I can copy the needed packages to ubuntu-on-ec2 ppa, and nightly builds should then pick them up.