Build ceph-deploy without pushy

Bug #1421954 reported by Sergii Golovatiuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Aleksander Mogylchenko

Bug Description

Ceph deploy doesn't require pushy though it's still listed in dependencies. Please build ceph-deploy for CentOs without pushy in the same way as it was done for Ubuntu.

Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :

[root@nailgun Packages]# for i in *.rpm; do rpm -qp $i --requires 2>/dev/null| grep pushy; done
pushy >= 0.5.3
[root@nailgun Packages]# for i in *.rpm; do if rpm -qp $i --requires 2>/dev/null| grep pushy; then echo $i; fi done
pushy >= 0.5.3
ceph-deploy-1.5.9-0.mira1.noarch.rpm
[root@nailgun Packages]# pwd
/var/www/nailgun/2014.2-6.1/centos/x86_64/Packages

Changed in fuel:
importance: Undecided → Medium
assignee: nobody → MOS Linux (mos-linux)
milestone: none → 6.1
status: New → Confirmed
Changed in fuel:
assignee: MOS Linux (mos-linux) → Aleksander Mogylchenko (amogylchenko)
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OSCI Robot (oscirobot) wrote :

package ceph-deploy has been built for project packages/centos6/ceph-deploy
Package version == 1.5.20, package release == 0

Changeset: https://review.fuel-infra.org/3907
project: packages/centos6/ceph-deploy
branch: 6.1
author: Aleksandr Mogylchenko
committer: Aleksandr Mogylchenko
subject: Update ceph-deploy to upstream 1.5.20 version
status: patchset-created

Files placed on repository:

NOTE: Changeset is not merged, created temporary package repository.
 repository URL: /centos-fuel-6.1-stable-3907/

Revision history for this message
OSCI Robot (oscirobot) wrote :

package ceph-deploy has been built for project packages/centos6/ceph-deploy
Package version == 1.5.20, package release == 0

Changeset: https://review.fuel-infra.org/3907
project: packages/centos6/ceph-deploy
branch: 6.1
author: Aleksandr Mogylchenko
committer: Aleksandr Mogylchenko
subject: Update ceph-deploy to upstream 1.5.20 version
status: change-merged

Files placed on repository:

Changeset merged. Package placed on primary repository
 repository URL: /centos-fuel-6.1-stable/

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on packages/centos6/ceph-deploy (4.1.2)

Change abandoned by Aleksandr Mogylchenko <email address hidden> on branch: 4.1.2
Review: https://review.fuel-infra.org/3932

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.