ministaller | Lightweight installer/updater for portable desktop | DevOps library

 by   ribtoks Go Version: v0.2-beta License: MIT

kandi X-RAY | ministaller Summary

kandi X-RAY | ministaller Summary

ministaller is a Go library typically used in Devops applications. ministaller has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitLab, GitHub.

Lightweight installer/updater for portable desktop applications
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ministaller has a low active ecosystem.
              It has 15 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 1 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ministaller is v0.2-beta

            kandi-Quality Quality

              ministaller has no bugs reported.

            kandi-Security Security

              ministaller has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ministaller is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ministaller releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ministaller and discovered the below as its top functions. This is intended to give you an instant insight into ministaller implemented functionality, and help decide if they suit your requirements.
            • Run the main program .
            • findFilesToRemoveOrUpdate walks the install directory and adds the files to the install directory .
            • Unzip zip src to dest
            • copyFile copies src to dst .
            • calculateSha1Hashes walks through all files in a directory recursively
            • CalculateHashes returns a map of SHA1 hashes
            • parseFlags parses command line flags .
            • guiinit initializes the GUI form .
            • Cleanup empty directories
            • downloadFileOnce downloads a remote file
            Get all kandi verified functions for this library.

            ministaller Key Features

            No Key Features are available at this moment for ministaller.

            ministaller Examples and Code Snippets

            No Code Snippets are available at this moment for ministaller.

            Community Discussions

            QUESTION

            Packaging Issues PyInstaller of Python application with Oracle Database Connection
            Asked 2021-Feb-23 at 13:50

            I am trying to package a python application using pyinstaller. I am using cx_oracle and the oracle instant client to connect to an oracle database. I am working on Windows 10. My application works fine before I package it. But after packaging, the following error occurs when I try to run the executable file:

            cx_Oracle.DatabaseError: DPI-1072: the Oracle Client library version is unsupported

            This error occurs in the line cx_Oracle.init_oracle_client(lib_dir=r"instantclient_19_9"). According to the ODPI log, the Oracle Instant Client is loaded successfully, but while validating, the error occurs. The problem is not due to a different Oracle Instant Client version on the system. I have checked for other versions on the systems, but there are none. Also, when I remove the Oracle Instant Client that I am trying to load, a different error occurrs, which says that not Oracle Instant client was found. When I package the application while mocking or omitting the database connection, the packaging works fine.

            I have tried everything on two separate systems, on which I experience the same issues. Another person could reproduce my issues as well. Also, I can replicate this error with the following toy example:

            There needs to be no Oracle database present. The Oracle Instant Client needs to be installed into the folder where the following file is located.

            ...

            ANSWER

            Answered 2021-Feb-22 at 02:32

            Triple check the correct Oracle client is being loaded. Set the environment variable DPI_DEBUG_LEVEL to 64 before starting Python. (See the cx_Oracle Initialization documentation). This will show how cx_Oracle is looking for the Instant Client libraries, and will let you make sure there is no other (older) oci.dll somewhere on the computer that is being used.

            Check you are on a supported OS version (i.e not Windows 7).

            Check you have all the Instant Client libraries (obviously you don't need JDBC files): https://docs.oracle.com/en/database/oracle/oracle-database/19/lnoci/instant-client.html#GUID-6895DB45-97AA-4738-9959-BD677D610186

            Make sure the computer has the correct VS Redistributable installed.

            Source https://stackoverflow.com/questions/66280638

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ministaller

            You can download it from GitLab, GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ribtoks/ministaller.git

          • CLI

            gh repo clone ribtoks/ministaller

          • sshUrl

            git@github.com:ribtoks/ministaller.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular DevOps Libraries

            ansible

            by ansible

            devops-exercises

            by bregman-arie

            core

            by dotnet

            semantic-release

            by semantic-release

            Carthage

            by Carthage

            Try Top Libraries by ribtoks

            yannpp

            by ribtoksC++

            tdg

            by ribtoksGo

            tdg-github-action

            by ribtoksGo

            Queem

            by ribtoksC#

            linuxdeploy

            by ribtoksGo