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

uutils-coreutils: 2018-09-30 -> 2019-05-03 #61283

Merged
merged 1 commit into from May 13, 2019

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented May 11, 2019

Motivation for this change

There's still no new release, but since there are ~120 commits since
August with several dependency bumps and improvements regarding the
compatibility with the GNU coreutils.

The full diff can be viewed here:
uutils/coreutils@a161b7e...036dd81

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

There's still no new release, but since there are ~120 commits since
August with several dependency bumps and improvements regarding the
compatibility with the GNU coreutils.

The full diff can be viewed here:
uutils/coreutils@a161b7e...036dd81
@c0bw3b
Copy link
Contributor

c0bw3b commented May 11, 2019

What's up with the Darwin failure? It's trying to fetch the lockfile from crates.io now..

installing
    Updating crates.io index
error: failed to sync
Caused by:
  failed to load pkg lockfile
Caused by:
  failed to fetch `https://github.com/rust-lang/crates.io-index`
Caused by:
  unexpected return value from ssl handshake -9808; class=Ssl (16)

@Ma27
Copy link
Member Author

Ma27 commented May 11, 2019

What's up with the Darwin failure? It's trying to fetch the lockfile from crates.io now..

Frankly, I don't know as I don't own Apple hardware and lack the sufficient experience.

@dywedir as you've added macOS compatibility here some time ago: it would be great if you could have a look at the problem :)

@dywedir
Copy link
Member

dywedir commented May 11, 2019

@Ma27 probably the same issue: NixOS/ofborg#332

@c0bw3b c0bw3b merged commit 828d85c into NixOS:master May 13, 2019
@Ma27 Ma27 deleted the bump-uutils-coreutils branch May 13, 2019 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants