Closed
Bug 492864
Opened 16 years ago
Closed 16 years ago
Upgrade git on khan
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
Details
Git on khan is version 1.5.2.1 which came out in June of 2007. I was trying to use `git stash` which apparently didn't exist back then. The latest version is 1.6.3.1.
Comment 1•16 years ago
|
||
EPEL has updated git, I think. Right, dave?
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 2•16 years ago
|
||
EPEL is only up to 1.5.5.6 I'll build the new version.
| Assignee | ||
Comment 3•16 years ago
|
||
I get the following when I try to build the package:
xmlto: input does not validate (status 1)
/usr/src/redhat/BUILD/git-1.6.3.1/Documentation/git-filter-branch.xml:435: parser error : PCDATA invalid Char value 7
Clone it with <literal>git clone +++0+++</literal>. The clone
^
/usr/src/redhat/BUILD/git-1.6.3.1/Documentation/git-filter-branch.xml:435: parser error : PCDATA invalid Char value 7
Clone it with <literal>git clone +++0+++</literal>. The clone
^
make[1]: *** [git-filter-branch.1] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/git-1.6.3.1/Documentation'
make: *** [doc] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.74546 (%build)
Dave have you head anything about RHEL 5's version of xmlto being buggy?
| Assignee | ||
Comment 4•16 years ago
|
||
I've installed the new package on khan, but I was only able to build it without docs.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•16 years ago
|
||
This broke all the git-svn commands. Does that need to be built too?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•16 years ago
|
||
I've installed that package as well.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•16 years ago
|
||
This works great, thanks
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•