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

spack manager develop command doesn't clone commits correctly #435

Open
psakievich opened this issue Nov 17, 2022 · 0 comments
Open

spack manager develop command doesn't clone commits correctly #435

psakievich opened this issue Nov 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@psakievich
Copy link
Collaborator

psakievich commented Nov 17, 2022

Wrong entity getting parsed to the clone command for trilinos:

quick-create-dev -n cuda-fix -s  [email protected]=master [email protected]
+ spack-start
+ spack manager create-dev-env -n cuda-fix -s [email protected]=master [email protected]
making /scratch/psakiev/spack-manager/environments/cuda-fix
==> Configuring spec [email protected]=master for development at path nalu-wind
==> Warning: included configuration files should be updated manually [files=include.yaml]
Cloning into '/scratch/psakiev/spack-manager/environments/cuda-fix/trilinos'...
warning: Could not find remote branch 13.4.0.2022.10.27 to clone.
fatal: Remote branch 13.4.0.2022.10.27 not found in upstream origin
==> Error: Command exited with status 128:
'/ascldap/users/psakiev/myconfig/bin/git' 'clone' '--recursive' '--single-branch' '--branch' '13.4.0.2022.10.27' '[email protected]:trilinos/trilinos.git' '/scratch/psakiev/spack-manager/environments/cuda-fix/trilinos'
@psakievich psakievich added the bug Something isn't working label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant