Missing packages for RAMCloud

Bug #1525621 reported by Shlomo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
Fix Released
Undecided
Li Ma

Bug Description

While installing devstack with RAMCloud on clean ubuntu 14.04 server, there are missing packages that needed for RAMCloud to run properly.

Missing packages list:
- libboost-program-options1.54
- libprotobuf8
- libboost-filesystem1.54.0

It's possible to install these packages in the stack script by using apt-get:
sudo apt-get install libboost-program-options1.54
sudo apt-get install libprotobuf8
sudo apt-get install libboost-filesystem1.54.0

Li Ma (nick-ma-z)
Changed in dragonflow:
assignee: nobody → Li Ma (nick-ma-z)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to dragonflow (master)

Fix proposed to branch: master
Review: https://review.openstack.org/257895

Changed in dragonflow:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/257895
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=b30b1934b8ac11aa2d4d15169ae9b1217e2678bc
Submitter: Jenkins
Branch: master

commit b30b1934b8ac11aa2d4d15169ae9b1217e2678bc
Author: Li Ma <email address hidden>
Date: Tue Dec 15 21:29:53 2015 +0800

    Add package dependencies for RAMCloud

    Missing packages list:
    - libboost-program-options 1.54.0
    - libprotobuf8
    - libboost-filesystem 1.54.0

    Change-Id: I3368b5b46d9d3d2bf30a1d6691b5035526420121
    Closes-Bug: #1525621

Changed in dragonflow:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on dragonflow (master)

Change abandoned by Eran Gampel (<email address hidden>) on branch: master
Review: https://review.openstack.org/258298
Reason: all ready in in another patch

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.