Bug 1272185

Summary: We'd like to enable rabbitvcs on epel7
Product: [Fedora] Fedora EPEL Reporter: Monem <mmonem>
Component: rabbitvcsAssignee: Raphael Groner <projects.rg>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: bjenkins, gwync, i, mmonem, nushio, projects.rg
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-05 07:40:14 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 Monem 2015-10-15 16:52:07 UTC
rabbitvcs package is available for epel7 and it can be used to build rpms SUCCESSFULLY but I don't know why it could not be propagated to be found in epel 7 repos

rabbitvcs is essential tool for many developers and missing it can be a reason for many to migrate totally from RHEL to whatever distro

rabbitvcs is NEEDED!

Steps to Reproduce:
- yum install rabbitvcs*

Actual results:
- No package available

Expected results:
These packages should be available through epel repo(s):
- rabbitvcs-cli-0.16-1.el7.centos.noarch.rpm
- rabbitvcs-core-0.16-1.el7.centos.noarch.rpm
- rabbitvcs-thunar-0.16-1.el7.centos.x86_64.rpm
- rabbitvcs-gedit-0.16-1.el7.centos.x86_64.rpm
- rabbitvcs-nautilus-0.16-1.el7.centos.x86_64.rpm

Additional info:
I could build the rpms from the spec file of the epel7 git branch of package:
1. git clone git://pkgs.fedoraproject.org/rabbitvcs.git
2. git checkout epel7
3. Download sources
4. Build the package

rabbitvcs build SUCCESSFULLY and I tested rabbitvcs-cli commands and it seems to work correctly

Comment 1 Fedora Update System 2016-02-02 19:17:37 UTC
rabbitvcs-0.16.1-0.1.20160108gite8214e6.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-4882588005

Comment 2 Fedora Update System 2016-02-02 19:17:38 UTC
rabbitvcs-0.16.1-0.1.20160108gite8214e6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f817392d97

Comment 3 Fedora Update System 2016-02-03 17:21:03 UTC
rabbitvcs-0.16.1-0.3.20160108gite8214e6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-4cb4088263

Comment 4 Fedora Update System 2016-02-05 02:19:16 UTC
rabbitvcs-0.16.1-0.3.20160108gite8214e6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-4cb4088263

Comment 5 Raphael Groner 2016-02-05 07:40:14 UTC
python2-rabbitvcs unresolved deps: python2-configobj

First one is easy, you should require python-configobj - there is no python2-configobj on rhel7.

rabbitvcs-nautilus unresolved deps: nautilus-python

There is no nautilus-python on rhel7.

rabbitvcs-thunar unresolved deps: thunarx-python

disable build of thunar sub-package on epel7?