environs/cloudinit: cannot bootstrap on quantal with mongo ppa

Bug #1168196 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Dave Cheney

Bug Description

extract from /var/lib/cloudinit-output.log on a quantal bootstrap machine:

update-initramfs: Generating /boot/initrd.img-3.5.0-23-generic
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mongodb-server : Depends: mongodb-clients but it is not going to be installed
                  Depends: libboost-filesystem1.46.1 (>= 1.46.1-1) but it is not installable
                  Depends: libboost-program-options1.46.1 (>= 1.46.1-1) but it is not installable
                  Depends: libboost-system1.46.1 (>= 1.46.1-1) but it is not installable
                  Depends: libboost-thread1.46.1 (>= 1.46.1-1) but it is not installable
                  Depends: libgoogle-perftools0 but it is not installable
E: Unable to correct problems, you have held broken packages.
2013-04-11 16:22:16,046 - util.py[WARNING]: Failed to install packages: ['git', 'mongodb-server']
2013-04-11 16:22:16,049 - cc_apt_update_upgrade.py[WARNING]: 1 failed with exceptions, re-raising the last one
2013-04-11 16:22:16,049 - util.py[WARNING]: Running apt-update-upgrade (<module 'cloudinit.config.cc_apt_update_upgrade' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_apt_update_upgrade.pyc'>) failed
Cloud-init v. 0.7 running 'modules:final' at Thu, 11 Apr 2013 16:22:16 +0000. Up 130.51 seconds.
2013-04-11 16:22:19 URL:https://s3.amazonaws.com/juju-3ac6e477-a180-45fd-a892-33b1ed0b2ccc/tools/juju-1.9.14-quantal-amd64.tgz?Expires=1681229976&Signature=65mI5TpNTxDedrFZSci%2BycsG2NM%3D&AWSAccessKeyId=AKIAI46SN6S5CME3EKXA [2177635/2177635] -> "-" [1]
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.00174338 s, 601 MB/s

We were playing too fast a loose with package dependencies, will have to build a new mongo release for quantal

Revision history for this message
Dave Cheney (dave-cheney) wrote :

Fixed.

lucky(~/src/launchpad.net/juju-core/cmd/jujud) % juju ssh 0 -- lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
Connection to ec2-54-253-30-200.ap-southeast-2.compute.amazonaws.com closed.
lucky(~/src/launchpad.net/juju-core/cmd/jujud) % juju ssh 0 -- grep mongodb- /var/log/cloud-init-output.log
  mongodb-clients
  mongodb-clients mongodb-server
Get:7 http://ppa.launchpad.net/juju/experimental/ubuntu/ quantal/main mongodb-clients amd64 1:2.2.4-0ubuntu3 [20.3 MB]
Get:14 http://ppa.launchpad.net/juju/experimental/ubuntu/ quantal/main mongodb-server amd64 1:2.2.4-0ubuntu3 [5202 kB]
Selecting previously unselected package mongodb-clients.
Unpacking mongodb-clients (from .../mongodb-clients_1%3a2.2.4-0ubuntu3_amd64.deb) ...
Selecting previously unselected package mongodb-server.
Unpacking mongodb-server (from .../mongodb-server_1%3a2.2.4-0ubuntu3_amd64.deb) ...
Setting up mongodb-clients (1:2.2.4-0ubuntu3) ...
Setting up mongodb-server (1:2.2.4-0ubuntu3) ...
Connection to ec2-54-253-30-200.ap-southeast-2.compute.amazonaws.com closed.

Changed in juju-core:
importance: Undecided → High
milestone: none → 1.9.14
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.