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

rpm-ostree: 2022.13 -> 2023.1 #196164

Closed
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 https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: "A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model"

meta.homepage for rpm-ostree is: "https://coreos.github.io/rpm-ostree/"

meta.changelog for rpm-ostree is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2022.14 with grep in /nix/store/k0ixg3f69qy30gn08k7wbr1g6b6fj1fa-rpm-ostree-2022.14
  • found 2022.14 in filename of file in /nix/store/k0ixg3f69qy30gn08k7wbr1g6b6fj1fa-rpm-ostree-2022.14

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/k0ixg3f69qy30gn08k7wbr1g6b6fj1fa-rpm-ostree-2022.14 \
  --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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/8e36d1e79fdfa34b4707ec3d76d748fc96841581.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/k0ixg3f69qy30gn08k7wbr1g6b6fj1fa-rpm-ostree-2022.14
ls -la /nix/store/k0ixg3f69qy30gn08k7wbr1g6b6fj1fa-rpm-ostree-2022.14/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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@ofborg ofborg bot requested a review from copumpkin October 15, 2022 17:03
@r-ryantm r-ryantm changed the title rpm-ostree: 2022.13 -> 2022.14 rpm-ostree: 2022.13 -> 2022.15 Nov 2, 2022
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Nov 2, 2022

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: "A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model"

meta.homepage for rpm-ostree is: "https://coreos.github.io/rpm-ostree/"

meta.changelog for rpm-ostree is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2022.15 with grep in /nix/store/xl8ji1cdjzag8znyd0m5h576qnhnrhjq-rpm-ostree-2022.15
  • found 2022.15 in filename of file in /nix/store/xl8ji1cdjzag8znyd0m5h576qnhnrhjq-rpm-ostree-2022.15

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/xl8ji1cdjzag8znyd0m5h576qnhnrhjq-rpm-ostree-2022.15 \
  --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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/4e0a0ba7124a6c4600f9b5f41c1476a2d29648bd.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/xl8ji1cdjzag8znyd0m5h576qnhnrhjq-rpm-ostree-2022.15
ls -la /nix/store/xl8ji1cdjzag8znyd0m5h576qnhnrhjq-rpm-ostree-2022.15/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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@r-ryantm r-ryantm changed the title rpm-ostree: 2022.13 -> 2022.15 rpm-ostree: 2022.13 -> 2022.16 Nov 19, 2022
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: "A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model"

meta.homepage for rpm-ostree is: "https://coreos.github.io/rpm-ostree/"

meta.changelog for rpm-ostree is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2022.16 with grep in /nix/store/gg65n6i028qsd76p8ln8bhg3cdix4hc4-rpm-ostree-2022.16
  • found 2022.16 in filename of file in /nix/store/gg65n6i028qsd76p8ln8bhg3cdix4hc4-rpm-ostree-2022.16

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/gg65n6i028qsd76p8ln8bhg3cdix4hc4-rpm-ostree-2022.16 \
  --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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/85bbcc24830d5554aa3415eab1bfeeac8774970a.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/gg65n6i028qsd76p8ln8bhg3cdix4hc4-rpm-ostree-2022.16
ls -la /nix/store/gg65n6i028qsd76p8ln8bhg3cdix4hc4-rpm-ostree-2022.16/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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@r-ryantm r-ryantm changed the title rpm-ostree: 2022.13 -> 2022.16 rpm-ostree: 2022.13 -> 2022.17 Dec 14, 2022
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: "A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model"

meta.homepage for rpm-ostree is: "https://coreos.github.io/rpm-ostree/"

meta.changelog for rpm-ostree is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2022.17 with grep in /nix/store/4vw23yisww8p7wp1anm1anr7lvdvd4qx-rpm-ostree-2022.17
  • found 2022.17 in filename of file in /nix/store/4vw23yisww8p7wp1anm1anr7lvdvd4qx-rpm-ostree-2022.17

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4vw23yisww8p7wp1anm1anr7lvdvd4qx-rpm-ostree-2022.17 \
  --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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/c525950a4b1dc3dc5da83b4c6c1add31fc3eeb2b.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/4vw23yisww8p7wp1anm1anr7lvdvd4qx-rpm-ostree-2022.17
ls -la /nix/store/4vw23yisww8p7wp1anm1anr7lvdvd4qx-rpm-ostree-2022.17/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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@r-ryantm r-ryantm changed the title rpm-ostree: 2022.13 -> 2022.17 rpm-ostree: 2022.13 -> 2022.19 Dec 23, 2022
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: "A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model"

meta.homepage for rpm-ostree is: "https://coreos.github.io/rpm-ostree/"

meta.changelog for rpm-ostree is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2022.19 with grep in /nix/store/5v8w8k6cyixy18lzz70hjrr3wispnafq-rpm-ostree-2022.19
  • found 2022.19 in filename of file in /nix/store/5v8w8k6cyixy18lzz70hjrr3wispnafq-rpm-ostree-2022.19

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5v8w8k6cyixy18lzz70hjrr3wispnafq-rpm-ostree-2022.19 \
  --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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/94e9dcb2a5ca61d2b8ff4cd525cceb15855a5044.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/5v8w8k6cyixy18lzz70hjrr3wispnafq-rpm-ostree-2022.19
ls -la /nix/store/5v8w8k6cyixy18lzz70hjrr3wispnafq-rpm-ostree-2022.19/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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@r-ryantm r-ryantm changed the title rpm-ostree: 2022.13 -> 2022.19 rpm-ostree: 2022.13 -> 2023.1 Jan 20, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coreos/rpm-ostree/releases.

meta.description for rpm-ostree is: A hybrid image/package system. It uses OSTree as an image format, and uses RPM as a component model

meta.homepage for rpm-ostree is: https://coreos.github.io/rpm-ostree/

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2023.1 with grep in /nix/store/pmmx45inql1j34wpi51lw868ahm9x9i6-rpm-ostree-2023.1
  • found 2023.1 in filename of file in /nix/store/pmmx45inql1j34wpi51lw868ahm9x9i6-rpm-ostree-2023.1

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

1 package rebuild(s)

First fifty rebuilds by attrpath
rpm-ostree
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/pmmx45inql1j34wpi51lw868ahm9x9i6-rpm-ostree-2023.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 rpm-ostree https://github.com/r-ryantm/nixpkgs/archive/daf664983eda37eb4a45ab0aa4a9da0b95794062.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/pmmx45inql1j34wpi51lw868ahm9x9i6-rpm-ostree-2023.1
ls -la /nix/store/pmmx45inql1j34wpi51lw868ahm9x9i6-rpm-ostree-2023.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 built:
  • rpm-ostree

Maintainer pings

cc @copumpkin for testing.

@wegank
Copy link
Member

wegank commented Jan 22, 2023

#201254

@wegank wegank marked this pull request as draft January 22, 2023 21:42
@ghost
Copy link

ghost commented Jan 25, 2023

@wegank, I rebased this onto #209870 and it built successfully:

$ nix build -f . -L rpm-ostree --argstr system aarch64-linux
...
rpm-ostree> shrinking RPATHs of ELF executables and libraries in /nix/store/p86fq1kylwrgm3bg0f8spqjnym9db801-rpm-ostree-2023.1-man
rpm-ostree> checking for references to /build/ in /nix/store/p86fq1kylwrgm3bg0f8spqjnym9db801-rpm-ostree-2023.1-man...
rpm-ostree> gzipping man pages under /nix/store/p86fq1kylwrgm3bg0f8spqjnym9db801-rpm-ostree-2023.1-man/share/man/
rpm-ostree> patching script interpreter paths in /nix/store/p86fq1kylwrgm3bg0f8spqjnym9db801-rpm-ostree-2023.1-man
rpm-ostree> shrinking RPATHs of ELF executables and libraries in /nix/store/kz3cs7vvskk53i8m688hrg575xfkbwls-rpm-ostree-2023.1-devdoc
rpm-ostree> checking for references to /build/ in /nix/store/kz3cs7vvskk53i8m688hrg575xfkbwls-rpm-ostree-2023.1-devdoc...
rpm-ostree> patching script interpreter paths in /nix/store/kz3cs7vvskk53i8m688hrg575xfkbwls-rpm-ostree-2023.1-devdoc
$

@wegank wegank mentioned this pull request Jan 29, 2023
13 tasks
@wegank
Copy link
Member

wegank commented Jan 29, 2023

Closed by #213435, as a temporary solution.

@wegank wegank closed this Jan 29, 2023
@r-ryantm r-ryantm deleted the auto-update/rpm-ostree branch January 29, 2023 22:03
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.

None yet

2 participants