Giter Site home page Giter Site logo

Comments (5)

rr-nick-tan avatar rr-nick-tan commented on July 18, 2024 1

@mcred , yes i tried with 0.1.7, same error, because Graviton uses arm64 (aka ARM v8) while current build is for ARM v7 https://github.com/liquibase/liquibase-package-manager/blob/master/Makefile#L18

[linux/arm64 stage-2 11/12] RUN mkdir -p /liquibase && curl -Lk -o liquibase-4.11.0.tar.gz "https://github.com/liquibase/liquibase/releases/download/v4.11.0/liquibase-4.11.0.tar.gz" && tar -xzf liquibase-4.11.0.tar.gz -C /liquibase && mkdir /liquibase/bin && curl -Lk -o lpm.zip "https://github.com/liquibase/liquibase-package-manager/releases/download/v0.1.7/lpm-0.1.7-linux.zip" && unzip lpm.zip -d /liquibase/bin/ && lpm update && lpm add postgresql --global && /liquibase/liquibase --version:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 34.9M 100 34.9M 0 0 14.0M 0 0:00:02 0:00:02 --:--:-- 20.3M
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#44 3.572
100 5157k 100 5157k 0 0 8231k 0 --:--:-- --:--:-- --:--:-- 8231k
#44 3.574 Archive: lpm.zip
#44 3.575 inflating: /liquibase/bin/lpm
#44 3.667 /bin/sh: line 1: /liquibase/bin/lpm: cannot execute binary file: Exec format error

from liquibase-package-manager.

rr-nick-tan avatar rr-nick-tan commented on July 18, 2024 1

@mcred thanks for the quick fix, lpm-0.1.7-linux-arm64.zip works perfectly

from liquibase-package-manager.

mcred avatar mcred commented on July 18, 2024 1

Glad to hear it! In future releases we'll probably split out amd and arm releases to be specific. If you're looking to automate this install, keep an eye out.

from liquibase-package-manager.

mcred avatar mcred commented on July 18, 2024

H,i @rr-nick-tan. The release for v0.1.7 has been updated to include an ARM release for linux.

Would you download this release and let me know if you run into any issues? I don't have an ARM linux system available to test this myself.

from liquibase-package-manager.

mcred avatar mcred commented on July 18, 2024

That looks like the previous linux release. Can you try the one from today specifically for arm64?

https://github.com/liquibase/liquibase-package-manager/releases/download/v0.1.7/lpm-0.1.7-linux-arm64.zip

from liquibase-package-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.