Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1217845

Summary: Ubuntu Ceph Object Gateway -- libapache2-mod-fastcgi install fails as written
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Warren <wusui>
Component: DocumentationAssignee: ceph-docs <ceph-docs>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2.3CC: jowilkin, kdreyer, ngoswami, tmuthami
Target Milestone: rc   
Target Release: 1.2.4   
Hardware: x86_64   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-18 10:23:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Warren 2015-05-01 21:22:54 UTC
Description of problem:

https://gitlab.cee.redhat.com/ngoswami/red-hat-ceph-storage-object-gateway-ubuntu/blob/master/ceph-object-gateway-installation-guide-Ubuntu-x86_64.adoc

Running sudo apt-get install apache2 libapache2-mod-fastcgi fails without multiverse enabled.  The document should probably include the following instructions prior to
running sudo apt-get install apache2 libapache2-mod-fastcgi

Edit the following lines in /etc/apt/sources.list to not be commented out:

# deb http://archive.ubuntu.com/ubuntu precise multiverse
# deb-src http://archive.ubuntu.com/ubuntu precise multiverse
# deb http://archive.ubuntu.com/ubuntu precise-updates multiverse
# deb-src http://archive.ubuntu.com/ubuntu precise-updates multiverse

Run sudo apt-get update

Comment 3 Tamil 2015-05-04 18:40:20 UTC
the doc has to be modified to mention we need this change for ubuntu trusty as well.

Comment 6 Tamil 2015-05-04 23:37:52 UTC
looks good!