Nix develop fails due to missing godot-haskell revision
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 48/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- haskell
- Lĩnh vực
- build-system
Hướng nghiên cứu
Start with the README instructions for entering the Simula VR development shell and reproduce the failure with nix develop on the master branch. Inspect the dependency reference for https://github.com/SimulaVR/godot-haskell and the missing revision b06876dcd2add327778aea03ba81751a60849cc8; done means the development shell can be entered successfully.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
When trying to enter the Simula VR dev shell on the master branch, using nix develop it fails with this error message:
warning: ignoring untrusted flake configuration setting 'extra-substituters', pass '--accept-flake-config' to trust it (may allow the flake to gain root, see the nix.conf manual page)
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys', pass '--accept-flake-config' to trust it (may allow the flake to gain root, see the nix.conf manual page)
error:
… while evaluating an expression to select 'drvPath' on it
at «internal»:1:552:
… while evaluating strict
at «internal»:1:552:
(stack trace truncated; use '--show-trace' to show the full trace)
error: Cannot find Git revision 'b06876dcd2add327778aea03ba81751a60849cc8' in ref 'refs/heads/master' of repository 'https://github.com/SimulaVR/godot-haskell'! Please make sure that the rev exists on the ref you've specified or add allRefs = true; to fetchGit.
I haven't tested any other branches yet. I'll assume that extra-substitures shouldn't make a difference for finding the missing rev.
I have cloned the repo, including it's submodules, with the recursive flag as stated in the Readme.
- Ngôn ngữ chính
- Haskell
- Star
- 3.2k
- Fork
- 111
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của SimulaVR/Simula
-
`nix profile install` fails: libgit2 error 9 – missing blob in `SimulaVR/environments@91bb377` Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 52/100
-
Trying to make it work for days Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 28/100
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
Continuous Cachix Pushing Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 45/100
-
Install error Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
Tất cả issue của SimulaVR/Simula
Issue tương tự
-
docs
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 85/100
-
needs triage type: bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
doclayout-0.6 Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
commercialhaskell/stackage#8126 ·