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

flyway: 5.1.4 -> 5.2.0 #48523

Closed
wants to merge 1 commit into from
Closed

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

meta.description for flyway is: '"Evolve your Database Schema easily and reliably across all your instances"'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run 'cachix use r-ryantm'

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/bb3387e7b210b0b05b1cd1d6654bb965d08d4cbd.tar.gz -p flyway
ls -la /nix/store/w3z8np3cy8libbzmy80b55axj2k0gwrg-flyway-5.2.0

cc @CMCDragonkai for testing.

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

Success on x86_64-darwin (full log)

Attempted: flyway

Partial log (click to expand)

unpacking source archive /nix/store/nlnqlw8aaa11myff8a5hnmpsphzf54yg-flyway-commandline-5.2.0.tar.gz
source root is flyway-5.2.0
setting SOURCE_DATE_EPOCH to timestamp 1538663445 of file flyway-5.2.0/lib/community/flyway-commandline-5.2.0.jar
patching sources
configuring
no configure script, doing nothing
installing
post-installation fixup
patching script interpreter paths in /nix/store/cp6bdvwg5f4sfry1c0brv6030pr8pb9z-flyway-5.2.0
/nix/store/cp6bdvwg5f4sfry1c0brv6030pr8pb9z-flyway-5.2.0

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: flyway

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: flyway

Partial log (click to expand)

setting SOURCE_DATE_EPOCH to timestamp 1538663445 of file flyway-5.2.0/lib/community/flyway-commandline-5.2.0.jar
patching sources
configuring
no configure script, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w3z8np3cy8libbzmy80b55axj2k0gwrg-flyway-5.2.0
patching script interpreter paths in /nix/store/w3z8np3cy8libbzmy80b55axj2k0gwrg-flyway-5.2.0
checking for references to /build in /nix/store/w3z8np3cy8libbzmy80b55axj2k0gwrg-flyway-5.2.0...
/nix/store/w3z8np3cy8libbzmy80b55axj2k0gwrg-flyway-5.2.0

@Mic92
Copy link
Member

Mic92 commented Oct 17, 2018

This needs to be fixed:

$ flyway
Error: Could not find or load main class org.flywaydb.commandline.Main

Copy link
Contributor

@xeji xeji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see above

@c0bw3b c0bw3b mentioned this pull request Nov 1, 2018
9 tasks
@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 1, 2018

See #49609

@c0bw3b c0bw3b closed this Nov 1, 2018
@r-ryantm r-ryantm deleted the auto-update/flyway branch November 17, 2018 22:52
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

5 participants