<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>Re: [mythtv-users] osx-packager.pl and
git</title></head><body>
<div>At 10:06 AM -0700 9/30/11, Joann Bessler wrote:</div>
<blockquote type="cite" cite>I'm trying to update my G5 backend to
0.24. I've downloaded the osx-packager script using:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>git clone -b OSX-fixes <a
href="git://github.com/MythTV/packaging.git"
>git://github.com/MythTV/packaging.git</a></blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>After fixing a dead link, I run the
script using:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>osx-packager.pl -gitrev OSX-fixes
-enable-backend -enable-jobtools -pluginskip -m32
-verbose</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>After crunching away for a long while, I
end up with this failure message:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>...</blockquote>
<blockquote type="cite" cite>[osx-pkg] /usr/local/git/bin/git checkout
--merge OSX-fixes</blockquote>
<blockquote type="cite" cite>error: pathspec 'OSX-fixes' did not match
any file(s) known to git.</blockquote>
<blockquote type="cite" cite>[osx-pkg] Failed system call: "
/usr/local/git/bin/git checkout --merge OSX-fixes " with error
code 1</blockquote>
<blockquote type="cite" cite>Died at ./osx-packager.pl line
862.</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>Would someone be so kind as to provide
direction for me? Thanks!</blockquote>
<div><br></div>
<div>Hi Joann:</div>
<div><br></div>
<div>Donno why it doesn't like OSX-fixes. I don't have a
development environment set up here at the moment. Try
"-gitrev fixes/0.24". You want to build a 24.1
version, right?</div>
<div><br></div>
<div>If you point your browser at https://github.com/MythTV you can
browse the code repository. The OSX-fixes branch was last
updated in April. I believe Nigel has rolled all the good bits into
the .24 and master branches since then.</div>
<div><br></div>
<div>Craig</div>
</body>
</html>