Bug 887245

Summary: missing support for git version 1.8
Product: [Fedora] Fedora Reporter: Jiri Kastner <jkastner>
Component: guiltAssignee: Eric Sandeen <esandeen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 18CC: esandeen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: guilt-0.35-5.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-23 02:09:12 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:
Attachments:
Description Flags
patch for enabling 1.8 git none

Description Jiri Kastner 2012-12-14 12:56:39 UTC
Created attachment 663565 [details]
patch for enabling 1.8 git

Description of problem:
in fedora 18 is git 1.8 while guilt doesn't support it

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


How reproducible:
alway

Steps to Reproduce:
1. mkdir test
2. cd $_
3. git init
4. guilt init
  
Actual results:
Unsupported version of git (1.8.0.2)

Expected results:
created .git/patches directory

Additional info:

Comment 1 Eric Sandeen 2012-12-21 04:19:11 UTC
thanks for the report - I'll double check w/ Jeff that guilt is good to go w/ git 1.8 and get this fixed.

Comment 2 Eric Sandeen 2012-12-21 04:45:37 UTC
Package: guilt-0.35-5.fc18 Tag: f18-updates-candidate Status: complete Built by: sandeen

Comment 3 Fedora Update System 2012-12-21 04:47:08 UTC
guilt-0.35-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/guilt-0.35-5.fc18

Comment 4 Fedora Update System 2012-12-21 20:04:31 UTC
Package guilt-0.35-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing guilt-0.35-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-20832/guilt-0.35-5.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-01-05 01:02:45 UTC
guilt-0.35-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/guilt-0.35-6.fc18

Comment 6 Jiri Kastner 2013-01-07 10:57:53 UTC
[e-ndy@cubie linux-sunxi]$ guilt init
[e-ndy@cubie linux-sunxi]$ guilt --version
Guilt version 0.35
[e-ndy@cubie linux-sunxi]$ git --version
git version 1.8.0.2

Comment 7 Fedora Update System 2013-01-23 02:09:16 UTC
guilt-0.35-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.