Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to build packages with Cargo nightly #61192

Closed
glasserc opened this issue May 9, 2019 · 3 comments
Closed

Failing to build packages with Cargo nightly #61192

glasserc opened this issue May 9, 2019 · 3 comments
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: rust

Comments

@glasserc
Copy link
Contributor

glasserc commented May 9, 2019

Issue description

As of rust-lang/cargo#6880, cargo now creates locks in $CARGO_HOME/.cargo/.package-cache. When trying to build some cargo packages using Rust nightly (from https://github.com/mozilla/nixpkgs-mozilla/), I've gotten failures such as https://gist.github.com/glasserc/ec065e3cf7706c13742dc16fb79a931b.

Steps to reproduce

I hit this while trying to build Gecko using mozilla/nixpkgs-mozilla#175. With that patch applied, from within a checkout of Gecko, I ran: nix-shell ../nixpkgs-mozilla/release.nix -A gecko.x86_64-linux.gcc --command fish (and got the output shown above).

Technical details

 - system: `"x86_64-linux"`
 - host os: `Linux 4.19.40, NixOS, 19.03.172500.aade6ded796 (Koi)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.2.2`
 - channels(ethan): `""`
 - channels(root): `"nixos-19.03.172500.aade6ded796"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@stale
Copy link

stale bot commented Jun 2, 2020

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 2, 2020
sbellem added a commit to sbellem/nix-sgx-sdk that referenced this issue Feb 12, 2022
problem: homeless-shelter or github.com unreachable

see:

* NixOS/nixpkgs#61192
* NixOS/nixpkgs#61618
@Atemu
Copy link
Member

Atemu commented Nov 30, 2022

Is this still an issue?

@glasserc
Copy link
Contributor Author

I haven't tried recently but it looks like it should be fixed by commit 3372343, per comments in #61194.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: rust
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants