[MacPorts] #43260: [NEW] docker
#43260: [NEW] docker ------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: docker ------------------------+-------------------------------- open source project to pack, ship and run any application as a lightweight container * not usable * any Portgroup or special command for go language package * build fails {{{ :debug:build Assembled command: 'cd "/Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_sysutils_docker/docker/work/docker-" && go build docker/docker.go' :debug:build Executing command line: cd "/Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_sysutils_docker/docker/work/docker-" && go build docker/docker.go :info:build docker/docker.go:9:2: cannot find package "github.com/dotcloud/docker/api" in any of: :info:build /opt/local/go/src/pkg/github.com/dotcloud/docker/api (from $GOROOT) :info:build /Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_sysutils_docker/docker/work/src/github.com/dotcloud/docker/api (from $GOPATH) :info:build docker/docker.go:10:2: cannot find package "github.com/dotcloud/docker/builtins" in any of: :info:build /opt/local/go/src/pkg/github.com/dotcloud/docker/builtins (from $GOROOT) :info:build /Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_sysutils_docker/docker/work/src/github.com/dotcloud/docker/builtins (from $GOPATH) }}} -- Ticket URL: <https://trac.macports.org/ticket/43260> MacPorts <http://www.macports.org/> Ports system for OS X
#43260: [NEW] docker -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: docker | -------------------------+-------------------------------- Comment (by ryandesign@…): Some observations: * "APL2" is not a license that we recognize. I think you meant "Apache-2". * Since this is hosted at github, consider using the github portgroup. * Do you really need to fetch from git? If you can fetch from a tarball that would be preferable, and it's what the github portgroup will do by default. * You should specify the absolute path to `go` in build.cmd * You don't need to specify destroot.cmd since its default value is ${build.cmd} -- Ticket URL: <https://trac.macports.org/ticket/43260#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43260: [NEW] docker -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: docker | -------------------------+-------------------------------- Comment (by jul_bsd@…): Where I can find an up-to-date list of recognized license and portgroup? The guide has only a subset. any link to the corresponding source code? * license, portsource, fetch , absolute path to go fixed * portgroup github doesn't change master_sites & distname & worksrcdir ? * what about the built issue with go? no go portgroup? -- Ticket URL: <https://trac.macports.org/ticket/43260#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43260: [NEW] docker -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: docker | -------------------------+-------------------------------- Comment (by jul_bsd@…): little changes but it doesn't seem there is a port using go lang :( {{{ $ port dependents go go has no dependents. }}} -- Ticket URL: <https://trac.macports.org/ticket/43260#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts