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

Aliasing repositories does not work #1043

Open
Reifier opened this issue Dec 20, 2018 · 0 comments
Open

Aliasing repositories does not work #1043

Reifier opened this issue Dec 20, 2018 · 0 comments

Comments

@Reifier
Copy link

Reifier commented Dec 20, 2018

My configuration:

  - package: github.com/orgname/common
    vcs: git
    repo: https://github.com/orgname/go-common.git
    version: master

Output


[WARN]	Unable to checkout common
[ERROR]	Error looking for common: Cannot detect VCS
[WARN]	Unable to set version on common to . Err: Cannot detect VCS
[WARN]	Unable to set version on common to . Err: Cannot detect VCS
[WARN]	Unable to set version on common to . Err: Cannot detect VCS
[ERROR]	Error scanning common/djpcommon: cannot find package "." in:
	/root/.glide/cache/src/https-common/djpcommon
[ERROR]	Error scanning common/logger: cannot find package "." in:
	/root/.glide/cache/src/https-common/logger
[ERROR]	Error scanning common/qhttp: cannot find package "." in:
	/root/.glide/cache/src/https-common/qhttp
[ERROR]	Failed to retrieve a list of dependencies: Error resolving imports

I tried to change url to include/exclude http and .git but it doesn't work.

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

1 participant