Bug 1600766 - Bump EPEL 7.5's hub version to 1.12.4
Summary: Bump EPEL 7.5's hub version to 1.12.4
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: hub
Version: epel7
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-13 01:24 UTC by W. Trevor King
Modified: 2018-08-08 17:17 UTC (History)
2 users (show)

Fixed In Version: hub-2.5.0-1.el7
Clone Of:
Environment:
Last Closed: 2018-08-08 17:17:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description W. Trevor King 2018-07-13 01:24:05 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:

# yum install hub
# yum list hub
Loaded plugins: changelog, fs-snapshot, priorities, refresh-packagekit,
              : rhnplugin, rpm-warm-cache, verify
*Note* Spacewalk repositories are not listed below. You must run this command as root to access Spacewalk repositories.
Installed Packages
hub.noarch         1.12.1-2.el7          @stage-rhel-x86_64-workstation-epel-7.5

Then an an unprivileged user:

$ hub pull-request
/usr/share/gems/gems/hub-1.12.1/lib/hub/speedy_stdlib.rb:62:in `initialize': wrong number of arguments (9 for 1) (ArgumentError)
	from /usr/share/ruby/net/http.rb:1030:in `new'
	from /usr/share/ruby/net/http.rb:1030:in `proxy_uri'
...

Expected results:

Successfully creating a pull request.

Additional info:

The issue was fixed in Fedora 21 or 22 via [1].  It would be nice to have that version bump picked up in the EPEL repository.  As a temporary workaround, you can:

$ gem install hub
$ hub --version
git version 1.8.3.1
hub version 1.12.4

after which everything works as expected.

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1213753

Comment 1 Stephen Gallagher 2018-07-16 17:59:59 UTC
I'm working on getting this updated to the latest upstream release, which is 2.5.0. I'll have an update out today.

Comment 2 Fedora Update System 2018-07-16 18:24:27 UTC
hub-2.5.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-972dd98872

Comment 3 Fedora Update System 2018-07-19 18:04:13 UTC
hub-2.5.0-1.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-2018-972dd98872

Comment 4 Fedora Update System 2018-08-08 17:17:31 UTC
hub-2.5.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.