Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Build currently broken due to missing git dep #50

Closed
jamesmunns opened this issue Oct 13, 2018 · 1 comment
Closed

Build currently broken due to missing git dep #50

jamesmunns opened this issue Oct 13, 2018 · 1 comment

Comments

@jamesmunns
Copy link
Collaborator

On the current master, 870312ccbe55e89eba656a13bac66437f9bfa52a, I get the following when trying to build:

➜  rust-dwm1001 git:(master) cargo build
    Updating git repository `https://github.com/braun-robotics/rust-dw1000.git`
    Updating git repository `https://github.com/braun-robotics/nrf52-hal.git`
error: failed to load source for a dependency on `nrf52832-hal`

Caused by:
  Unable to update https://github.com/braun-robotics/nrf52-hal.git#bfb1c318

Caused by:
  revspec 'bfb1c318575409ff2ac5df753ab44f859e4f02a8' not found; class=Reference (4); code=

I'm guessing you forgot to push a branch to your fork of nrf52-hal :)

@jamesmunns
Copy link
Collaborator Author

Edit: This was due to a stale lockfile. This builds with a clean checkout. Sorry for the noise

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant