Skip to content

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

Open
@psakievich

Description

@psakievich

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions