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

rootlesskit: 2.1.0 -> 2.3.1 #329870

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rootlesskit is: Kind of Linux-native "fake root" utility, made for mainly running Docker and Kubernetes as an unprivileged user

meta.homepage for rootlesskit is: https://github.com/rootless-containers/rootlesskit

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.2.0 with grep in /nix/store/mhc4qhvr4y94xj49gflmwy34s792rlz4-rootlesskit-2.2.0
  • found 2.2.0 in filename of file in /nix/store/mhc4qhvr4y94xj49gflmwy34s792rlz4-rootlesskit-2.2.0

Rebuild report (if merged into master) (click to expand)
22 total rebuild path(s)

22 package rebuild(s)

First fifty rebuilds by attrpath

airlift
apptainer
apptainer-overriden-nixos
charliecloud
devcontainer
docker
docker-gc
docker-sbom
docker_24
docker_25
docker_26
docker_27
fn-cli
nvidia-docker
pipework
python311Packages.jupyter-repo2docker
python312Packages.jupyter-repo2docker
rootlesskit
singularity
singularity-overriden-nixos
udocker
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/mhc4qhvr4y94xj49gflmwy34s792rlz4-rootlesskit-2.2.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rootlesskit https://github.com/r-ryantm/nixpkgs/archive/cdfc9db38cb19405db03e2dfadfc1654f32c18ec.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cdfc9db38cb19405db03e2dfadfc1654f32c18ec#rootlesskit

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/mhc4qhvr4y94xj49gflmwy34s792rlz4-rootlesskit-2.2.0
ls -la /nix/store/mhc4qhvr4y94xj49gflmwy34s792rlz4-rootlesskit-2.2.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages failed to build:
  • udocker
  • udocker.dist
22 packages built:
  • airlift
  • airlift.dist
  • apptainer
  • apptainer-overriden-nixos
  • charliecloud
  • devcontainer
  • docker
  • docker-gc
  • docker-sbom
  • docker_25
  • docker_26
  • docker_27
  • fn-cli
  • nvidia-docker
  • pipework
  • python311Packages.jupyter-repo2docker
  • python311Packages.jupyter-repo2docker.dist
  • python312Packages.jupyter-repo2docker
  • python312Packages.jupyter-repo2docker.dist
  • rootlesskit
  • singularity
  • singularity-overriden-nixos

Maintainer pings

cc @offlinehacker for testing.

@ofborg ofborg bot requested a review from offlinehacker July 25, 2024 11:11
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100 labels Jul 25, 2024
@r-ryantm r-ryantm changed the title rootlesskit: 2.1.0 -> 2.2.0 rootlesskit: 2.1.0 -> 2.3.1 Aug 21, 2024
@r-ryantm r-ryantm force-pushed the auto-update/rootlesskit branch from cdfc9db to 45a61d0 Compare August 21, 2024 20:24
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for rootlesskit is: Kind of Linux-native "fake root" utility, made for mainly running Docker and Kubernetes as an unprivileged user

meta.homepage for rootlesskit is: https://github.com/rootless-containers/rootlesskit

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.3.1 with grep in /nix/store/lg290m22hscp4p6cyv4sibgkkkppjdy1-rootlesskit-2.3.1
  • found 2.3.1 in filename of file in /nix/store/lg290m22hscp4p6cyv4sibgkkkppjdy1-rootlesskit-2.3.1

Rebuild report (if merged into master) (click to expand)
23 total rebuild path(s)

23 package rebuild(s)

First fifty rebuilds by attrpath

airlift
apptainer
apptainer-overriden-nixos
charliecloud
devcontainer
docker
docker-gc
docker-sbom
docker_24
docker_25
docker_26
docker_27
fn-cli
nvidia-docker
pipework
python311Packages.jupyter-repo2docker
python312Packages.jupyter-repo2docker
rootlesskit
singularity
singularity-overriden-nixos
tests.devShellTools.nixos
udocker
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lg290m22hscp4p6cyv4sibgkkkppjdy1-rootlesskit-2.3.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A rootlesskit https://github.com/r-ryantm/nixpkgs/archive/45a61d0e3bcf21877a7a5dd80d1efc14a8869ad3.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/45a61d0e3bcf21877a7a5dd80d1efc14a8869ad3#rootlesskit

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/lg290m22hscp4p6cyv4sibgkkkppjdy1-rootlesskit-2.3.1
ls -la /nix/store/lg290m22hscp4p6cyv4sibgkkkppjdy1-rootlesskit-2.3.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

23 packages built:
  • airlift
  • airlift.dist
  • apptainer
  • apptainer-overriden-nixos
  • charliecloud
  • devcontainer
  • docker
  • docker-gc
  • docker-sbom
  • docker_25
  • docker_26
  • fn-cli
  • nvidia-docker
  • pipework
  • python311Packages.jupyter-repo2docker
  • python311Packages.jupyter-repo2docker.dist
  • python312Packages.jupyter-repo2docker
  • python312Packages.jupyter-repo2docker.dist
  • rootlesskit
  • singularity
  • singularity-overriden-nixos
  • udocker
  • udocker.dist

Maintainer pings

cc @offlinehacker for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin labels Aug 21, 2024
@wegank wegank merged commit ac9b76a into NixOS:master Sep 12, 2024
31 checks passed
@r-ryantm r-ryantm deleted the auto-update/rootlesskit branch September 13, 2024 00:16
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.

2 participants