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

appstream: 0.12.2 -> 0.12.3 #50196

Merged
merged 1 commit into from Nov 11, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/appstream/versions.

meta.description for appstream is: '"Software metadata handling library"'.

Compare changes on GitHub

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
9 total rebuild paths

3 package rebuilds

3 x86_64-linux rebuilds
3 i686-linux rebuilds
0 x86_64-darwin rebuilds
3 aarch64-linux rebuilds

First ten rebuilds by attrpath
appstream
appstream-qt
meteo

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A appstream https://github.com/r-ryantm/nixpkgs/archive/f72bc25f79b91eaed614e483dada379aa176f9ae.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/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3
ls -la /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/bin

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: appstream

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: appstream

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3
shrinking /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/lib/libappstream.so.0.12.2
shrinking /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/bin/appstreamcli
gzipping man pages under /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/lib  /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3/bin
patching script interpreter paths in /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3
checking for references to /build in /nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3...
/nix/store/12y7s4d6spjn1ghb5jfrp6f7da9ylair-appstream-0.12.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: appstream

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3
shrinking /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3/bin/appstreamcli
shrinking /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3/lib/libappstream.so.0.12.2
gzipping man pages under /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3/lib  /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3/bin
patching script interpreter paths in /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3
checking for references to /build in /nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3...
/nix/store/n9v2zxh7wgg8srwvrf1qmwjysi8yvww2-appstream-0.12.3

@worldofpeace
Copy link
Contributor

@GrahamcOfBorg build appstream-qt meteo

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: appstream-qt, meteo

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3
shrinking /nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3/lib/libAppStreamQt.so.0.12.2
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3/lib
patching script interpreter paths in /nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3
checking for references to /build in /nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3...
postPatchMkspecs
postPatchMkspecs
/nix/store/if84hj1hc38zwdl71a1zry6w1j5anqwc-appstream-qt-0.12.3
/nix/store/v3y4b0w10j09zljxmi9jfz2bdc27r23b-meteo-0.8.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: appstream-qt, meteo

Partial log (click to expand)

post-installation fixup
Wrapping program /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5/bin/com.gitlab.bitseater.meteo
shrinking RPATHs of ELF executables and libraries in /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5
shrinking /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5/bin/.com.gitlab.bitseater.meteo-wrapped
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5/bin
patching script interpreter paths in /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5
checking for references to /build in /nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5...
/nix/store/py4vqnqa9fvfy3khhy8cq5wkwkrqjxka-appstream-qt-0.12.3
/nix/store/2g0x99r3x3g57r9k9z4m8xygh6asj4nf-meteo-0.8.5

@worldofpeace
Copy link
Contributor

cc @infinisil (since you're making your rounds)

@infinisil infinisil merged commit 5e22345 into NixOS:master Nov 11, 2018
@infinisil
Copy link
Member

Thanks :)

@r-ryantm r-ryantm deleted the auto-update/appstream branch November 17, 2018 22:49
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

4 participants