Package Details: minishift 1.34.3-1

Git Clone URL: https://aur.archlinux.org/minishift.git (read-only, click to copy)
Package Base: minishift
Description: Run OpenShift locally
Upstream URL: https://github.com/minishift/minishift
Licenses: Apache
Submitter: svenstaro
Maintainer: None
Last Packager: svenstaro
Votes: 3
Popularity: 0.000000
First Submitted: 2018-04-18 00:10 (UTC)
Last Updated: 2020-10-12 11:57 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

svenstaro commented on 2021-04-22 09:32 (UTC)

Orphaned. Feel free to take this. :)

abhisheksinghblr commented on 2021-04-20 06:50 (UTC)

======= ERROR on makepkg ======= makepkg ==> Making package: minishift 1.34.3-1 (Tuesday 20 April 2021 11:58:46 AM) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading minishift-1.34.3.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 128 100 128 0 0 350 0 --:--:-- --:--:-- --:--:-- 350 100 85.1M 0 85.1M 0 0 215k 0 --:--:-- 0:06:43 --:--:-- 221k ==> Validating source files with sha512sums... minishift-1.34.3.tar.gz ... Passed ==> Extracting sources... -> Extracting minishift-1.34.3.tar.gz with bsdtar ==> Starting prepare()... Warning: the following project(s) have [[constraint]] stanzas in Gopkg.toml: ✗ github.com/docker/go-connections ✗ github.com/docker/libtrust ✗ github.com/ghodss/yaml ✗ github.com/gorilla/mux ✗ github.com/opencontainers/go-digest ✗ github.com/opencontainers/image-spec ✗ github.com/opencontainers/runc ✗ github.com/sirupsen/logrus ✗ github.com/vbatts/tar-split However, these projects are not direct dependencies of the current project: they are not imported in any .go files, nor are they in the 'required' list in Gopkg.toml. Dep only applies [[constraint]] rules to direct dependencies, so these rules will have no effect. Either import/require packages from these projects so that they become direct dependencies, or convert each [[constraint]] to an [[override]] to enforce rules on these projects, if they happen to be transitive dependencies. ==> Starting build()... go get -u github.com/jteeuwen/go-bindata/... go: downloading github.com/jteeuwen/go-bindata v3.0.7+incompatible go-bindata -prefix /home/a82singh/minishift/src/minishift-1.34.3/addons -o /home/a82singh/minishift/src/minishift-1.34.3/out/bindata/addon_assets.go -pkg bindata /home/a82singh/minishift/src/minishift-1.34.3/addons/... go install -tags "containers_image_openpgp containers_image_ostree_stub exclude_graphdriver_btrfs exclude_graphdriver_devicemapper exclude_graphdriver_overlay containers_image_storage_stub systemtray" -pkgdir=/home/a82singh/minishift/src/minishift-1.34.3/out/bindata -ldflags="-X github.com/minishift/minishift/pkg/version.minishiftVersion=1.34.3 -X github.com/minishift/minishift/pkg/version.centOsIsoVersion=v1.17.0 -X github.com/minishift/minishift/pkg/version.openshiftVersion=v3.11.0 -X github.com/minishift/minishift/pkg/version.commitSha=ededce9" ./cmd/minishift go: cannot find main module, but found Gopkg.lock in /home/a82singh/minishift/src/gopath/src/github.com/minishift/minishift to create a module there, run: go mod init make: *** [Makefile:85: /home/a82singh/minishift/src/gopath/bin/minishift] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

jmpa commented on 2021-03-18 15:28 (UTC)

Hi, can someone help me compiling the package? I am having the following error: it2s-admin@condor:minishift$ makepkg -s ==> Making package: minishift 1.34.3-1 (Thu 18 Mar 2021 03:28:17 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading minishift-1.34.3.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 128 100 128 0 0 331 0 --:--:-- --:--:-- --:--:-- 332 100 85.1M 0 85.1M 0 0 5315k 0 --:--:-- 0:00:16 --:--:-- 6493k ==> Validating source files with sha512sums... minishift-1.34.3.tar.gz ... Passed ==> Extracting sources... -> Extracting minishift-1.34.3.tar.gz with bsdtar ==> Starting prepare()... Warning: the following project(s) have [[constraint]] stanzas in Gopkg.toml: ✗ github.com/docker/go-connections ✗ github.com/docker/libtrust ✗ github.com/ghodss/yaml ✗ github.com/gorilla/mux ✗ github.com/opencontainers/go-digest ✗ github.com/opencontainers/image-spec ✗ github.com/opencontainers/runc ✗ github.com/sirupsen/logrus ✗ github.com/vbatts/tar-split However, these projects are not direct dependencies of the current project: they are not imported in any .go files, nor are they in the 'required' list in Gopkg.toml. Dep only applies [[constraint]] rules to direct dependencies, so these rules will have no effect. Either import/require packages from these projects so that they become direct dependencies, or convert each [[constraint]] to an [[override]] to enforce rules on these projects, if they happen to be transitive dependencies. ==> Starting build()... go get -u github.com/jteeuwen/go-bindata/... go: downloading github.com/jteeuwen/go-bindata v3.0.7+incompatible go-bindata -prefix /home/it2s-admin/minishift/src/minishift-1.34.3/addons -o /home/it2s-admin/minishift/src/minishift-1.34.3/out/bindata/addon_assets.go -pkg bindata /home/it2s-admin/minishift/src/minishift-1.34.3/addons/... go install -tags "containers_image_openpgp containers_image_ostree_stub exclude_graphdriver_btrfs exclude_graphdriver_devicemapper exclude_graphdriver_overlay containers_image_storage_stub systemtray" -pkgdir=/home/it2s-admin/minishift/src/minishift-1.34.3/out/bindata -ldflags="-X github.com/minishift/minishift/pkg/version.minishiftVersion=1.34.3 -X github.com/minishift/minishift/pkg/version.centOsIsoVersion=v1.17.0 -X github.com/minishift/minishift/pkg/version.openshiftVersion=v3.11.0 -X github.com/minishift/minishift/pkg/version.commitSha=ededce9" ./cmd/minishift go: cannot find main module, but found Gopkg.lock in /home/it2s-admin/minishift/src/gopath/src/github.com/minishift/minishift to create a module there, run: go mod init make: *** [Makefile:85: /home/it2s-admin/minishift/src/gopath/bin/minishift] Error 1 ==> ERROR: A failure occurred in build(). Aborting... it2s-admin@condor:minishift$

rrprabhu commented on 2020-01-28 13:06 (UTC)

Works and tested in Jan 2020

svenstaro commented on 2018-09-08 13:38 (UTC)

Nope, it fetches that in the PKGBUILD. Try building using extra-x86_64-build from devtools and you'll see it will work.

MrKMG commented on 2018-09-05 20:12 (UTC)

Missing required build dependency: dep