Ceilometer try to install an old version of mongodb on Ubuntu

Bug #1292650 reported by Emilio Recio
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

I followed the installation guide to add Ceilometer on devstack.
I have devstack running on Ubuntu 12.04. Also I installed manually mongodb-10gen ver. 2.4.9 (Ceilometer need mongo version > 2.2 and Ubuntu 12.04 repo has an old version 2.0.4)

When I run stack.sh I got the next error.

Use 'apt-get autoremove' to remove them.
2014-03-14 14:29:33.248 | The following NEW packages will be installed:
2014-03-14 14:29:33.252 | mongodb-clients mongodb-server
2014-03-14 14:29:33.451 | 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
2014-03-14 14:29:33.454 | Need to get 0 B/20.6 MB of archives.
2014-03-14 14:29:33.457 | After this operation, 49.7 MB of additional disk space will be used.
2014-03-14 14:29:34.078 | (Rea(Reading database ... 232689 files and directories currently installed.)
2014-03-14 14:29:34.100 | Unpacking mongodb-clients (from .../mongodb-clients_1%3a2.0.4-1ubuntu2.1_amd64.deb) ...
2014-03-14 14:29:34.225 | dpkg: error processing /var/cache/apt/archives/mongodb-clients_1%3a2.0.4-1ubuntu2.1_amd64.deb (--unpack):
2014-03-14 14:29:34.229 | trying to overwrite '/usr/bin/mongoimport', which is also in package mongodb-10gen 2.4.9
2014-03-14 14:29:34.231 | dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
2014-03-14 14:29:34.691 | Unpacking mongodb-server (from .../mongodb-server_1%3a2.0.4-1ubuntu2.1_amd64.deb) ...
2014-03-14 14:29:34.724 | dpkg: error processing /var/cache/apt/archives/mongodb-server_1%3a2.0.4-1ubuntu2.1_amd64.deb (--unpack):
2014-03-14 14:29:34.728 | trying to overwrite '/usr/bin/mongos', which is also in package mongodb-10gen 2.4.9
2014-03-14 14:29:34.732 | dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
2014-03-14 14:29:35.290 | Errors were encountered while processing:
2014-03-14 14:29:35.297 | /var/cache/apt/archives/mongodb-clients_1%3a2.0.4-1ubuntu2.1_amd64.deb
2014-03-14 14:29:35.304 | /var/cache/apt/archives/mongodb-server_1%3a2.0.4-1ubuntu2.1_amd64.deb
2014-03-14 14:29:35.821 | E: Sub-process /usr/bin/dpkg returned an error code (1)

2014-03-14 14:29:35.827 | + exit_trap
2014-03-14 14:29:35.833 | + local r=100
2014-03-14 14:29:35.838 | ++ jobs -p
2014-03-14 14:29:35.844 | + jobs=
2014-03-14 14:29:35.848 | + [[ -n '' ]]
2014-03-14 14:29:35.852 | + exit 100

Looks like Ceilometer its trying to replace the new version with the old.
Any thoughts?

tags: added: devstack
affects: ceilometer → devstack
description: updated
tags: added: ceilometer
Revision history for this message
palbhan (satyabhan-pal) wrote :

what releases of devstack (kilo\liberty) are you running?

Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: New → Invalid
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.