Skip to content

Comments

[staging] coreutils: 9.3 -> 9.4#252165

Closed
dasJ wants to merge 1 commit intoNixOS:stagingfrom
helsinki-systems:upd/coreutils
Closed

[staging] coreutils: 9.3 -> 9.4#252165
dasJ wants to merge 1 commit intoNixOS:stagingfrom
helsinki-systems:upd/coreutils

Conversation

@dasJ
Copy link
Member

@dasJ dasJ commented Aug 29, 2023

Changelog: https://savannah.gnu.org/news/?id=10505

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Aug 29, 2023
Copy link
Member

@vcunat vcunat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails to build on aarch64-linux

patching sources
sed: can't read ./tests/tail-2/assert.sh: No such file or directory
/nix/store/wwlxdnf6xpfg5hlrjykry6w7p8pihv7j-bootstrap-stage4-stdenv-linux/setup: line 148: pop_var_context: head of shell_variables not a function context

@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 9, 2023
src = fetchurl {
url = "mirror://gnu/coreutils/coreutils-${version}.tar.xz";
sha256 = "sha256-zjCs30pBvFuzDdlV6eqnX6IWtOPesIiJ7TJDPHs7l84=";
sha256 = "sha256:08q4b0w7mwfxbqjs712l6wrwl2ijs7k50kssgbryg9wbsw8g98b1";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch has gotten all weird. 9.0 -> 9.1 instead of 9.3 -> 9.4 – and the hash format.

@ajs124 ajs124 marked this pull request as draft September 10, 2023 09:13
@dasJ dasJ mentioned this pull request Oct 30, 2023
13 tasks
@Artturin
Copy link
Member

Closing in favour of #264215 as this branch seems messed up

@Artturin Artturin closed this Nov 19, 2023
@ajs124 ajs124 deleted the upd/coreutils branch November 20, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants