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

Svn and git are supported but git-svn seems to have trouble. #17

Open
ehiggs opened this issue Mar 20, 2013 · 8 comments
Open

Svn and git are supported but git-svn seems to have trouble. #17

ehiggs opened this issue Mar 20, 2013 · 8 comments

Comments

@ehiggs
Copy link

ehiggs commented Mar 20, 2013

Svn and git are supported but git-svn seems to have trouble.

@eeaston
Copy link
Contributor

eeaston commented Mar 31, 2013

Thanks for raising, I'll take a look. This might be a pip thing.

@Wilfred
Copy link
Collaborator

Wilfred commented Mar 24, 2014

Yep, I'm seeing this too. I'll take a look.

@ehiggs
Copy link
Author

ehiggs commented Mar 24, 2014

Thanks. I'm sorry the report was so sh1tty. :(

@Wilfred
Copy link
Collaborator

Wilfred commented Mar 24, 2014

I'm getting an exception that looks like this: pip.exceptions.InstallationError: Command /usr/bin/git config remote.origin.url failed with error code 1 in /path/to/my/package when running python setup.py install on my package.

@Wilfred
Copy link
Collaborator

Wilfred commented Mar 26, 2014

It would be really useful to have a demo project that showcased pkglib usage. I don't have any public projects that I can reproduce this on (shouldn't be a big problem).

@Wilfred
Copy link
Collaborator

Wilfred commented Mar 28, 2014

The problem is here: https://github.com/ahlmss/pkglib/blob/c456e7f4ad70771dbe1f7f6513a147bfe9ad5bc0/pkglib/pkglib/setuptools/command/egg_info.py#L130

Just catching InstallationError seems to be insufficient though, I just a traceback later on.

@ehiggs
Copy link
Author

ehiggs commented Sep 7, 2016

Hi there. I'm going through old tickets to see if they can be closed. Was this issue fixed and released?

Thanks!

@Wilfred
Copy link
Collaborator

Wilfred commented Sep 7, 2016

This issue still exists I believe.

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