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

guake: 3.2.0 -> 3.2.1 #39774

Merged
merged 2 commits into from May 1, 2018
Merged

guake: 3.2.0 -> 3.2.1 #39774

merged 2 commits into from May 1, 2018

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/guake/versions.

These checks were done:

  • built on NixOS
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/guake -h’ got 0 exit code
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/guake --help’ got 0 exit code
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/..guake-wrapped-wrapped -h’ got 0 exit code
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/..guake-wrapped-wrapped --help’ got 0 exit code
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/.guake-wrapped -h’ got 0 exit code
  • ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/.guake-wrapped --help’ got 0 exit code
  • found 3.2.1 with grep in /nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1
  • directory tree listing: https://gist.github.com/507c9c542414dc20262767a01f4ba0d9

cc @msteen for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/guake/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/guake -h’ got 0 exit code
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/guake --help’ got 0 exit code
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/..guake-wrapped-wrapped -h’ got 0 exit code
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/..guake-wrapped-wrapped --help’ got 0 exit code
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/.guake-wrapped -h’ got 0 exit code
- ran ‘/nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/bin/.guake-wrapped --help’ got 0 exit code
- found 3.2.1 with grep in /nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1
- directory tree listing: https://gist.github.com/507c9c542414dc20262767a01f4ba0d9
@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: guake

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

Failure on x86_64-linux (full log)

Attempted: guake

Partial log (click to expand)

        install -Dm644 "$f" "//nix/store/p6q5wvny65jwxx2v1gq6gwbnrv587a1n-guake-3.2.1/share/locale/$lb/LC_MESSAGES/guake.mo"; \
done;
# you probably want to execute this target with sudo:
# sudo make install
Installing from on your system is not recommended.
Please prefer you application package manager (apt, yum, ...)
/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash: /usr/bin/env: No such file or directory
make: *** [Makefile:77: install-guake] Error 127
builder for '/nix/store/azn6g3bysris2y0xx4z9jd7379arsk2m-guake-3.2.1.drv' failed with exit code 2
error: build of '/nix/store/azn6g3bysris2y0xx4z9jd7379arsk2m-guake-3.2.1.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: guake

Partial log (click to expand)

        install -Dm644 "$f" "//nix/store/2gsnv6pm2b5n3j4hjvl1jalxpn3ahxdf-guake-3.2.1/share/locale/$lb/LC_MESSAGES/guake.mo"; \
done;
# you probably want to execute this target with sudo:
# sudo make install
Installing from on your system is not recommended.
Please prefer you application package manager (apt, yum, ...)
/nix/store/a4qslf0yfs44mhnbagarn232sjnckhy0-bash-4.4-p19/bin/bash: /usr/bin/env: No such file or directory
make: *** [Makefile:77: install-guake] Error 127
builder for '/nix/store/5lsbisa7mj86qm60pscmpi1zjwa2gcay-guake-3.2.1.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/5lsbisa7mj86qm60pscmpi1zjwa2gcay-guake-3.2.1.drv' failed

@jtojnar
Copy link
Contributor

jtojnar commented May 1, 2018

Changes, https://github.com/Guake/guake/releases/tag/3.2.1

@ryantm Are you not building the apps in sandbox? It should fail with it.

@jtojnar jtojnar merged commit a656690 into NixOS:master May 1, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: guake

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
Wrapping program /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1/bin/guake
shrinking RPATHs of ELF executables and libraries in /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1/lib  /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1/bin
patching script interpreter paths in /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1
checking for references to /build in /nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1...
wrapping `/nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1/bin/.guake-wrapped'...
/nix/store/8h9ckrz9cwnyk8rnlyqsnka7sw3npa8f-guake-3.2.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: guake

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
Wrapping program /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1/bin/guake
shrinking RPATHs of ELF executables and libraries in /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1/lib  /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1/bin
patching script interpreter paths in /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1
checking for references to /build in /nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1...
wrapping `/nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1/bin/.guake-wrapped'...
/nix/store/xrmfi9m1cfm5708m1p4y78iiib4821jc-guake-3.2.1

@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: guake

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.


@ryantm
Copy link
Member

ryantm commented May 1, 2018

@jtojnar added issue

@r-ryantm r-ryantm deleted the auto-update/guake branch June 6, 2018 15:59
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