Hello GIT Users,

Hope anyone would be able to assist with my query - I understand GIT 
package comes as a tar/tar.gz distributable.However as aprt of our 
standards, we would like to distribute it internally as a Linux rpm 
package.Keeping that in mind, when I try to make a package out of this, I 
seem to hit with the below error. Has anyone encountered this and the best 
approach to fix this.

+ umask 022
+ cd /opt/pkgdir/BUILD
+ /xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/brp-compress
+ /xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/brp-strip
+ /xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/brp-strip-static-archive
+ /xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/brp-strip-comment-note
Processing files: git-1.7-1.0_A0-APPID
error: Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
error: File must begin with "/": tab.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/add-with
error: File must begin with "/": backslash.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/add-with
error: File must begin with "/": quote.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
error: File must begin with "/": backslash.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/git-with
error: File must begin with "/": quote.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
error: File must begin with "/": quote.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/git-with
error: File must begin with "/": spaces.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
error: File must begin with "/": spaces.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/git-with
error: File must begin with "/": tab.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/git-with
error: File must begin with "/": backslash.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/add-with
error: File must begin with "/": spaces.diff
error: Two files on one line: /export/opt/git-1.7/t/t4135/add-with
error: File must begin with "/": tab.diff
Checking for unpackaged file(s): 
/xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/check-files /opt/tmp_install
D:      execv(/xenv/OS/ia64/RH5.3AS_64/x86_64/usr/lib/rpm/check-files) pid 
5098
D:      waitpid(5098) rc 5098 status 0


RPM build errors:
    Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
    File must begin with "/": tab.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/add-with
    File must begin with "/": backslash.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/add-with
    File must begin with "/": quote.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
    File must begin with "/": backslash.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/git-with
    File must begin with "/": quote.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
    File must begin with "/": quote.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/git-with
    File must begin with "/": spaces.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/diff-with
    File must begin with "/": spaces.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/git-with
    File must begin with "/": tab.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/git-with
    File must begin with "/": backslash.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/add-with
    File must begin with "/": spaces.diff
    Two files on one line: /export/opt/git-1.7/t/t4135/add-with
    File must begin with "/": tab.diff
D: May free Score board((nil))
make: *** [pkgdir] Error 1

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/MBGqLkhpKF4J.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to