dh-make-golang | Automatically creates Debian packaging for Go packages

 by   Debian Go Version: v0.6.0 License: BSD-3-Clause

kandi X-RAY | dh-make-golang Summary

kandi X-RAY | dh-make-golang Summary

dh-make-golang is a Go library typically used in Debian applications. dh-make-golang has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

All you need to specify is a Go package name. In your current working directory, a new directory will be created containing a git repository. Inside that repository, you’ll find the Go package’s source code plus the necessary Debian packaging files to build a Debian package. The packaging adheres to the pkg-go packaging guidelines and hence can be placed alongside the other team-maintained packages in pkg-go, hosted on Debian’s salsa.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              dh-make-golang has a low active ecosystem.
              It has 346 star(s) with 70 fork(s). There are 36 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 25 open issues and 60 have been closed. On average issues are closed in 152 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of dh-make-golang is v0.6.0

            kandi-Quality Quality

              dh-make-golang has 0 bugs and 0 code smells.

            kandi-Security Security

              dh-make-golang has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              dh-make-golang code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              dh-make-golang is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              dh-make-golang releases are available to install and integrate.
              It has 2185 lines of code, 92 functions and 13 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dh-make-golang
            Get all kandi verified functions for this library.

            dh-make-golang Key Features

            No Key Features are available at this moment for dh-make-golang.

            dh-make-golang Examples and Code Snippets

            No Code Snippets are available at this moment for dh-make-golang.

            Community Discussions

            QUESTION

            Go importing vendor dependencies issue when building a Go 1.7 project using govendor, dh-make-golang
            Asked 2018-May-27 at 13:20

            I've been looking into building a go project into a debian package.

            I've looked into dh-make-golang and I have a nice and shiny debian folder set up in my repository. When I try to use gbp buildpackage --git-pbuilder though it errors out due to all of my dependencies not being found. It seems that dh-make-golang ignores the vendor folder when it copies everything from my project's git repository, and I use govendor so all of my dependencies are in there.

            How can I resolve this dependency issue and build the project as a .deb package properly? For reference, the error I am getting is:

            src/github.com/project/project/project.go:15:2: cannot find package "google.golang.org/grpc/grpclog" in any of: /usr/lib/go-1.7/src/google.golang.org/grpc/grpclog (from $GOROOT) /tmp/project/obj-x86_64-linux-gnu/src/google.golang.org/grpc/grpclog (from $GOPATH)

            ...

            ANSWER

            Answered 2017-Mar-29 at 06:41

            Take a look at goxc - it can do this for you!

            You simply need to add a .goxc.json to the root of your directory, that looks like this

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install dh-make-golang

            You can download it from 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/Debian/dh-make-golang.git

          • CLI

            gh repo clone Debian/dh-make-golang

          • sshUrl

            git@github.com:Debian/dh-make-golang.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