Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

make all target does not bootstrap environment #18

@bpmooch

Description

@bpmooch
[mooch@fedora aurae]$ make all
error: failed to load manifest for workspace member `/var/home/mooch/sra/aurae/aurae`

Caused by:
  failed to read `/var/home/mooch/sra/aurae/aurae/Cargo.toml`

Caused by:
  No such file or directory (os error 2)
make: *** [Makefile:52: aurae] Error 101

I cloned (without fetching submodules) and tried running make all to see if the environment would bootstrap in one command. Am I intended to have run the below first?


make submodules # Please do not forget to do this!

# Then just follow a normal process
make 
make pki config # Generate certs and a default aurae config
make            # Compile and install aurae and auraed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions