Re: could not verify object error

2015-02-13 Thread Jeff King
uot;printf \"#{tag_contents}\" | git mktag" > [...] > I have tried to run it on a vm with git 2.0.4 but keep > getting char 7 could not verify object error message. Do you have object f849f9e28c... in the repository where you are running mktag? If so, is it a commit object,

could not verify object error

2015-02-12 Thread Daniel Devlin
ine.chomp puts "signature sha is #{signature_file_sha}" end on my local machine and it runs successfully. I have tried to run it on a vm with git 2.0.4 but keep getting char 7 could not verify object error message. Any suggestions as to why would be greatly appreciated. Thanks, D