Conversation
|
See also #252165 which also drops some patches. Can you drop them here as well? |
17e6037 to
46ada53
Compare
AFAIU those were dropped around |
|
Fedora has added only one new patch for 9.4 which is related to |
|
I am getting some errors with coreutils 9.4 when using # With 9.3 (tried it manually outside the Nix sandbox)
/nix/store/59mv7mybz16jjvnkz4z5shqgaqm4k009-coreutils-full-9.3/bin/cp -pr --reflink=auto -- /nix/store/...-vim vim
# Success!
# With 9.4 (tried both inside and outside the Nix sandbox)
/nix/store/ifzwv2xqwdnv1gz87rxkizi67py5p3vj-coreutils-9.4/bin/cp -pr --reflink=auto -- /nix/store/...-vim vim
# Error:
# /nix/store/ifzwv2xqwdnv1gz87rxkizi67py5p3vj-coreutils-9.4/bin/cp: setting permissions for 'vim': Invalid argumentCan anyone confirm? I tried it on an ext4 filesystem. |
|
After a running both under strace, I can see this from 9.3: And this from 9.4: It seems they changed the way they Above we can see:
This makes me confused… |
|
Made a separate issue here #302046 |
Changes: https://lists.gnu.org/archive/html/info-gnu/2023-08/msg00007.html
Description of changes
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)