Could not parse object — error

1,490 views
Skip to first unread message

BadMinus

unread,
May 4, 2008, 1:30:19 PM5/4/08
to Capistrano
After i run "cap deploy" and other commands capistrano give me this
error

** [err] fatal: Could not parse object
'357503cfc0bcfc1364b87732b40ee68fff7599c5'.

WTF?

Will

unread,
May 5, 2008, 8:22:20 PM5/5/08
to Capistrano
Seeing that same error myself. I was able to get around it by
commenting out set :remote_cache true from my config/deploy.rb

Chris Haupt

unread,
May 14, 2008, 11:41:29 PM5/14/08
to Capistrano
FWIW: I had this problem too, but had Cap 2.2 still on my machine,
that worked ok too.

-c

CodeOfficer

unread,
May 15, 2008, 2:33:38 AM5/15/08
to Capistrano
I'm seeing the same error as well, and i didn't have :remote_cache
true set to begin with ... anyone else know the fix for this?

CodeOfficer

unread,
May 15, 2008, 2:57:41 AM5/15/08
to Capistrano
actually, i have a sneaking suspicion maybe this has to do with user
permissions on the server maybe?

Alan Harper

unread,
May 15, 2008, 10:37:45 PM5/15/08
to capis...@googlegroups.com
I'm having the same issue here. I manually logged in to the server,
and ran "git pull origin production", which pulled the missing git
object and allowed the deploy to continue. Still gitting the hang of
git, otherwise I'd have already started on the patch

Jamis Buck

unread,
May 15, 2008, 11:21:37 PM5/15/08
to capis...@googlegroups.com
This issue is caused by a bug in the current capistrano-git bridge.
It's been fixed (here: http://github.com/jamis/capistrano/commit/15e9ed54d8b2db039fbe7dd76413ad92db40fb9a)
, and if you want the fix without waiting for the next release, you
can grab this file (http://github.com/jamis/capistrano/tree/15e9ed54d8b2db039fbe7dd76413ad92db40fb9a/lib/capistrano/recipes/deploy/scm/git.rb
) and drop it in capistrano/recipes/deploy/scm/git.rb in your gem
directory.

- Jamis

> --~--~---------~--~----~------------~-------~--~----~
> To unsubscribe from this group, send email to capistrano-...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/capistrano
> -~----------~----~----~----~------~----~------~--~---
>

Reply all
Reply to author
Forward
0 new messages