Install error
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
- 35/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Lĩnh vực
- build-system, devops
Hướng nghiên cứu
Start with utils/Helpers.sh and the installSimula entry point, then inspect Simula.nix around line 338 where src selects the local repository. Reproduce the installation on an Arch Linux checkout and investigate the shallow Git repository error; done means the reported installation proceeds past derivation evaluation.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Using Archlinux here. After a long time fetching repositories I get this error:
➜ Simula git:(master) ✗ LANG=en source ./utils/Helpers.sh && installSimula
/home/braulio/.nix-profile/bin/nix
nix already installed..
/nix/store/2cfgj2hqhjfyxmvqnbkviwc63nzkiw40-nix-forced-version
/home/braulio/.nix-profile/bin/cachix
cachix already installed..
/usr/bin/curl
curl already installed..
Configured https://simula.cachix.org binary cache in /home/braulio/.config/nix/nix.conf
Message from Simula Contributors.
=================================
In order to show project funders that Simula is useful,
we anonymously collect the following data:
- Session length
- Number of windows active
- Error logs on crashes
error:
… while calling the 'derivationStrict' builtin
at /builtin/derivation.nix:9:12: (source not available)
… while evaluating derivation 'Simula'
whose name attribute is located at /nix/store/izxcyr1301yh0yi4g94ghfc72wrxn8sc-nixpkgs-24.05/pkgs/stdenv/generic/make-derivation.nix:331:7
… while evaluating attribute 'src' of derivation 'Simula'
at /home/braulio/Projects/Simula/Simula.nix:338:7:
337| name = "Simula";
338| src = if externalSrc != null then externalSrc else localSrc;
| ^
339| buildInputs = [ xpra xrdb wmctrl fontconfig glibc-locales xfce4-terminal-wrapped openxr-loader midori-wrapped pernoscoSubmit i3status-wrapped cabal-install ghc ] ++ simulaPackages;
error: '/home/braulio/Projects/Simula' is a shallow Git repository, but shallow repositories are only allowed when `shallow = true;` is specified.
~/Projects/Simula
- 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 48/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
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 ·