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

rdc: 5.4.2 -> 5.5.1 #231000

Closed
wants to merge 1 commit into from
Closed

rdc: 5.4.2 -> 5.5.1 #231000

wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

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

  • WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute.

meta.description for rdc is: Simplifies administration and addresses infrastructure challenges in cluster and datacenter environments

meta.homepage for rdc is: https://github.com/RadeonOpenCompute/rdc

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.5.0 with grep in /nix/store/n1m6pyq29klcvpfj94hj7d7bnxqyywpz-rdc-5.5.0
  • found 5.5.0 in filename of file in /nix/store/n1m6pyq29klcvpfj94hj7d7bnxqyywpz-rdc-5.5.0

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rdc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/n1m6pyq29klcvpfj94hj7d7bnxqyywpz-rdc-5.5.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 rdc https://github.com/r-ryantm/nixpkgs/archive/c40f2bf194224b738c02bfb160d092ffea1baf0a.tar.gz

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

ls -la /nix/store/n1m6pyq29klcvpfj94hj7d7bnxqyywpz-rdc-5.5.0
ls -la /nix/store/n1m6pyq29klcvpfj94hj7d7bnxqyywpz-rdc-5.5.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

1 package marked as broken and skipped:
  • rdc

Maintainer pings

cc @Madouura @Flakebi for testing.

@ofborg ofborg bot requested review from Flakebi and Madouura May 10, 2023 05:24
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels May 10, 2023
@wegank wegank marked this pull request as draft May 10, 2023 05:38
@r-ryantm r-ryantm changed the title rdc: 5.4.2 -> 5.5.0 rdc: 5.4.2 -> 5.5.1 Jun 2, 2023
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 2, 2023

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

  • WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute.

meta.description for rdc is: Simplifies administration and addresses infrastructure challenges in cluster and datacenter environments

meta.homepage for rdc is: https://github.com/RadeonOpenCompute/rdc

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.5.1 with grep in /nix/store/b2c8wv2fk1sbxzvdynwz4id48n8krhz7-rdc-5.5.1
  • found 5.5.1 in filename of file in /nix/store/b2c8wv2fk1sbxzvdynwz4id48n8krhz7-rdc-5.5.1

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rdc
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/b2c8wv2fk1sbxzvdynwz4id48n8krhz7-rdc-5.5.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 rdc https://github.com/r-ryantm/nixpkgs/archive/8cd98fa356cc1e1b2080a4d7c038cad5796ec8a3.tar.gz

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

ls -la /nix/store/b2c8wv2fk1sbxzvdynwz4id48n8krhz7-rdc-5.5.1
ls -la /nix/store/b2c8wv2fk1sbxzvdynwz4id48n8krhz7-rdc-5.5.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

1 package marked as broken and skipped:
  • rdc

Maintainer pings

cc @Madouura @Flakebi for testing.

@Madouura Madouura mentioned this pull request Oct 5, 2023
12 tasks
@r-ryantm r-ryantm deleted the auto-update/rdc branch October 10, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10 10.rebuild-linux: 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant