-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
busybox: 1.31.1 -> 1.32.0 #104433
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
busybox: 1.31.1 -> 1.32.0 #104433
Conversation
This looks good to me. It is a (hopefully simple) version bump with two patches removed. What I've tested that:
|
Result of 2 packages marked as broken and skipped:
2 packages failed to build:
60 packages built:
|
It's weird |
This is mostly replicable on my system: Result of 1 package marked as broken and skipped:
2 packages blacklisted:
3 packages failed to build:
62 packages built:
However I as far as I can tell |
It seems alright to merge though. @j4m3s-s do you have any time to look into why those few dependencies fail, if they weren't broken on master before? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
python37Packages.nixpkgs is broken due to python37Packages.pythonix, which builds but fails to import on non-python-3.8 (see #103151 (comment)). I think this is ready to be merged.
Result of nixpkgs-review pr 104433
1
1 package marked as broken and skipped:
- nix-exec
2 packages blacklisted:
- tests.nixos-functions.nixos-test
- tests.nixos-functions.nixosTest-test
1 package failed to build:
- python37Packages.nixpkgs
64 packages built:
- bundix
- busybox
- busybox-sandbox-shell
- cabal2nix
- cachix
- common-updater-scripts
- crate2nix
- crystal2nix
- dep2nix
- disnix
- disnixos
- epson-escpr2
- fcron
- fusionInventory
- go2nix
- haskellPackages.cachix
- haskellPackages.hocker
- haskellPackages.nix-paths
- haskellPackages.update-nix-fetchgit
- hydra-unstable
- lazpaint
- lightdm
- lightdm-enso-os-greeter
- lightdm-mini-greeter
- lightdm-tiny-greeter
- lightdm_gtk_greeter
- lightdm_qt
- lispPackages.quicklisp-to-nix
- lispPackages.quicklisp-to-nix-system-info
- molly-guard
- nix (nixStable)
- nix-bundle
- nix-direnv
- nix-doc
- nix-du
- nix-index
- nix-pin
- nix-plugins
- nix-prefetch
- nix-prefetch-bzr
- nix-prefetch-cvs
- nix-prefetch-docker
- nix-prefetch-git
- nix-prefetch-hg
- nix-prefetch-scripts
- nix-prefetch-svn
- nix-serve
- nix-update
- nix-update-source
- nixFlakes (nixUnstable)
- nixos-generators
- nixos-shell
- nixpkgs-review
- nixui
- pantheon.elementary-greeter
- pipework
- python37Packages.nix-kernel
- python37Packages.pythonix
- python38Packages.nix-kernel
- python38Packages.nixpkgs
- python38Packages.pythonix
- update-nix-fetchgit
- vgo2nix
- vulnix
This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch) Result of 1 package marked as broken and skipped:
2 packages blacklisted:
3 packages failed to build and are new build failures:
62 packages built:
The following issues got detected with the above build packages. python38Packages.nixpkgs: Zero tests run by pytest got detected: 'Ran 0 tests in 0.000s'
|
All build failures are known and unrelated to this PR. |
Things done
The patches removed are on the 1.32.0 branch now.
Building works and
nix-build pkgs/stdenv/linux/make-bootstrap-tools.nix -A test
also works as asked in the file.sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)