Summary: | Update git to 1.6 or 1.7 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Garrett Holmstrom <gholms> |
Component: | git | Assignee: | Todd Zullinger <tmz> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | el5 | CC: | atkac, bkearney, chrisw, dcantrell, dgregor, josh.kayse, jwboyer, orion, tmz, tremble |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | git-1.7.4.1-1.el5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-03-09 18:26:34 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | 585990 | ||
Bug Blocks: | 500137 |
Description
Garrett Holmstrom
2010-06-04 16:23:45 UTC
This is blocked while we wait for a decision on what RHEL6 will do. The beta has 1.6.5.2 included and we can't ship anything newer in EPEL. It's not worth the time to update to 1.6.5.2 in EPEL only to update again to 1.6.6 or 1.7.x in a few weeks or so. Or at least, I don't think it is. The rawhide packages do build fine in mock against EL-5 (and EL-4, and EL-6). See the RHEL bug for links to some built packages. (In reply to comment #1) > This is blocked while we wait for a decision on what RHEL6 will do. The beta > has 1.6.5.2 included and we can't ship anything newer in EPEL. It's not worth > the time to update to 1.6.5.2 in EPEL only to update again to 1.6.6 or 1.7.x in > a few weeks or so. Or at least, I don't think it is. Okee dokee; I'll wait for that. > The rawhide packages do build fine in mock against EL-5 (and EL-4, and EL-6). > See the RHEL bug for links to some built packages. I'm not so sure about that part. Then again I might just be doing something wrong... https://bugzilla.redhat.com/show_bug.cgi?id=600425 Discussed this a bit on epel-devel-list yesterday. Any help testing packages there would be welcome. http://www.redhat.com/archives/epel-devel-list/2010-June/msg00023.html Any progress? Unfortunately, no. The hang up at this point is emacs support. http://www.redhat.com/archives/epel-devel-list/2010-August/msg00148.html Any help from emacs users (or anyone sufficiently interested) would be most welcome. The RPM Forge people dealt with this by grabbing the latest git-init.el file that *does* work with el5's version of emacs and building the RPM using that. It's sort of a kludge, but I think it beats being stuck with an already-ancient version for the rest of the release's lifetime. Garrett's solution seems fine to me. Sorry I missed it. But it's not a solution. The RPM Forge packages simply use the git-init.el that we ship. What's missing is vc-git.el, which is now included in emacs. We need to figure out whether we can grab the vc-git.el from newer emacs or resurrect the old one from git. I'm not sure if either will work, we may have to grab the newer vc-git.el and patch it to work with older vc.el in emacs on EL-5. If anyone here knows an emacs user who understands the vc integration and would be willing to help test and provide guidance, it would be excellent. git-1.7.4.1-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/git-1.7.4.1-1.el5 git-1.7.4.1-1.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update git'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/git-1.7.4.1-1.el5 git-1.7.4.1-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |