Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant update with composer #162

Closed
MichaelHindley opened this issue Aug 13, 2012 · 3 comments
Closed

Cant update with composer #162

MichaelHindley opened this issue Aug 13, 2012 · 3 comments

Comments

@MichaelHindley
Copy link

Running "composer.phar update" on symfony 2.1 RC1 results in:

Updating dependencies

  • Updating twig/twig (dev-master)

    [RuntimeException]
    Failed to execute cd "D:\wamp\www\Symfony\vendor/twig/twig" && git status -
    -porcelain --untracked-files=no

    fatal: Not a git repository (or any of the parent directories): .git

This error is brand new with 2.1 RC1.

@stephpy
Copy link

stephpy commented Aug 14, 2012

What's the relationship with this bundle ?

@MichaelHindley
Copy link
Author

The relationship is that JMS tries to update its twig dependency even though twig is fully updated and fails to update and thus fails to install on a fresh 2.1 RC install, I have not encountered this problem with any other bundle so I figured to post it here rather than in twig repo.

@schmittjoh
Copy link
Owner

I cannot help you here. Please post this on composer with the exact steps to reproduce. Please also check whether this happens on a fresh install (e.g. delete your entire vendor folder).

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants