indygreg / indygreg/PyOxidizer

revspec 'XXX' not found; class=Reference (4); code=NotFound (-3)

Open
#136 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug question
Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

The command pyoxidizer run fails to build and run the PyOxidizer app on MacOS.
Rust Version: 1.38.0 (Latest at the time this is posted)

error: failed to load source for a dependency on "cpython"

Caused by:
Unable to update https://github.com/indygreg/PyOxidizer.git?rev=2b8bf1c4f540f53c9632f52eb230637233c18fd1

Caused by:
revspec '2b8bf1c4f540f53c9632f52eb230637233c18fd1' not found; class=Reference (4); code=NotFound (-3)
error: cargo build failed

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with pyoxidizer run on macOS and Rust 1.38.0, then inspect how the cpython dependency is fetched from the referenced PyOxidizer Git revision. Run the resulting Cargo build and PyOxidizer command again; done means the dependency resolves and the app builds and runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.