Package Details: micro-git 2.0.12.r8.g1231d242-1

Git Clone URL: https://aur.archlinux.org/micro-git.git (read-only, click to copy)
Package Base: micro-git
Description: A modern and intuitive terminal-based text editor
Upstream URL: https://micro-editor.github.io/
Keywords: micro text-editor
Licenses: MIT
Conflicts: micro, micro-bin, micro-nightly-bin
Provides: micro
Submitter: sukso96100
Maintainer: Levitating
Last Packager: Levitating
Votes: 17
Popularity: 0.000000
First Submitted: 2016-04-27 11:14 (UTC)
Last Updated: 2023-09-19 08:55 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

unkier commented on 2017-07-25 10:29 (UTC)

yep, same error...

ibrokemypie commented on 2017-07-16 12:08 (UTC)

not building for me... $ makepkg -Ci ==> Making package: micro-git v1.2.0.2bbd299-1 (Sun Jul 16 22:07:53 AEST 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating micro-git git repo... Fetching origin ==> Validating source files with md5sums... micro-git ... Skipped ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of micro git repo... Cloning into 'micro-git'... done. ==> Starting pkgver()... ==> Removing existing $pkgdir/ directory... ==> Starting build()... git pull Already up-to-date. git submodule update go build -ldflags "-s -w -X main.Version=1.2.1-77 -X main.CommitHash=2bbd299 -X 'main.CompileDate=July 16, 2017' " ./cmd/micro cmd/micro/pluginmanager.go:16:2: cannot find package "github.com/blang/semver" in any of: /usr/lib/go/src/github.com/blang/semver (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/blang/semver (from $GOPATH) cmd/micro/command.go:16:2: cannot find package "github.com/dustin/go-humanize" in any of: /usr/lib/go/src/github.com/dustin/go-humanize (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/dustin/go-humanize (from $GOPATH) cmd/micro/micro.go:13:2: cannot find package "github.com/go-errors/errors" in any of: /usr/lib/go/src/github.com/go-errors/errors (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/go-errors/errors (from $GOPATH) cmd/micro/micro.go:14:2: cannot find package "github.com/mattn/go-isatty" in any of: /usr/lib/go/src/github.com/mattn/go-isatty (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/mattn/go-isatty (from $GOPATH) cmd/micro/cellview.go:4:2: cannot find package "github.com/mattn/go-runewidth" in any of: /usr/lib/go/src/github.com/mattn/go-runewidth (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/mattn/go-runewidth (from $GOPATH) cmd/micro/autocomplete.go:8:2: cannot find package "github.com/mitchellh/go-homedir" in any of: /usr/lib/go/src/github.com/mitchellh/go-homedir (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/mitchellh/go-homedir (from $GOPATH) cmd/micro/eventhandler.go:7:2: cannot find package "github.com/sergi/go-diff/diffmatchpatch" in any of: /usr/lib/go/src/github.com/sergi/go-diff/diffmatchpatch (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/sergi/go-diff/diffmatchpatch (from $GOPATH) cmd/micro/actions.go:9:2: cannot find package "github.com/yuin/gopher-lua" in any of: /usr/lib/go/src/github.com/yuin/gopher-lua (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/yuin/gopher-lua (from $GOPATH) cmd/micro/actions.go:10:2: cannot find package "github.com/zyedidia/clipboard" in any of: /usr/lib/go/src/github.com/zyedidia/clipboard (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/clipboard (from $GOPATH) cmd/micro/settings.go:11:2: cannot find package "github.com/zyedidia/glob" in any of: /usr/lib/go/src/github.com/zyedidia/glob (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/glob (from $GOPATH) cmd/micro/bindings.go:8:2: cannot find package "github.com/zyedidia/json5/encoding/json5" in any of: /usr/lib/go/src/github.com/zyedidia/json5/encoding/json5 (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/json5/encoding/json5 (from $GOPATH) cmd/micro/buffer.go:19:2: cannot find package "github.com/zyedidia/micro/cmd/micro/highlight" in any of: /usr/lib/go/src/github.com/zyedidia/micro/cmd/micro/highlight (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/micro/cmd/micro/highlight (from $GOPATH) cmd/micro/actions.go:11:2: cannot find package "github.com/zyedidia/tcell" in any of: /usr/lib/go/src/github.com/zyedidia/tcell (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/tcell (from $GOPATH) cmd/micro/micro.go:19:2: cannot find package "github.com/zyedidia/tcell/encoding" in any of: /usr/lib/go/src/github.com/zyedidia/tcell/encoding (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/github.com/zyedidia/tcell/encoding (from $GOPATH) cmd/micro/micro.go:20:2: cannot find package "layeh.com/gopher-luar" in any of: /usr/lib/go/src/layeh.com/gopher-luar (from $GOROOT) /tmp/makepkg/micro-git/src/micro-git/src/layeh.com/gopher-luar (from $GOPATH) make: *** [Makefile:15: build] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

sukso96100 commented on 2017-06-08 02:33 (UTC)

hi all, just fixed build error. try again plz.

felixsanz commented on 2017-06-03 08:47 (UTC)

I'm also having the gopath issue, package doesn't install.

andykluger commented on 2017-05-15 17:15 (UTC)

OK, I got further along by adding export GOBIN="$GOPATH/bin" and then all the way through by changing the first install line in the package function to install -Dm755 $srcdir/$pkgname/bin/micro "$pkgdir/usr/bin/micro"

andykluger commented on 2017-05-15 17:03 (UTC)

I'm having some gopath issue. I added some extra logging to the build function, but don't see the problem. build(){ cd "${srcdir}/${pkgname}" export GOPATH=${srcdir}/${pkgname} make echo "GOPATH: $GOPATH" echo "make-install-ing . . ." make install || echo "GOPATH: $GOPATH" } ==> Starting build()... go get -d ./cmd/micro go build -ldflags "-s -w -X main.Version=1.1.5-179 -X main.CommitHash=dcee637 -X 'main.CompileDate=May 15, 2017' " ./cmd/micro GOPATH: /home/andy/Code/micro-git/src/micro-git make-install-ing . . . go get -d ./cmd/micro go install -ldflags "-s -w -X main.Version=1.1.5-179 -X main.CommitHash=dcee637 -X 'main.CompileDate=May 15, 2017' " ./cmd/micro go install: no install location for directory /home/andy/Code/micro-git/src/micro-git/cmd/micro outside GOPATH For more details see: 'go help gopath' make: *** [Makefile:26: install] Error 1 GOPATH: /home/andy/Code/micro-git/src/micro-git

sukso96100 commented on 2016-09-08 14:18 (UTC)

@j1simon / Thank you for your report. This package installed well in my machine with no problems. Maybe i need to try to install this on my another machine.

j1simon commented on 2016-09-07 11:41 (UTC)

By other side, IMHO "xclip" should be an optional dependency. I've installed micro in a remote server and "xclip" doesn't work in a ssh session. I have to modified the PKGBUILD to no install it. It isn't a mandatory dependency. The program has its own implementation of that function.

j1simon commented on 2016-09-07 10:57 (UTC)

I can't install this: .... ==> Starting pkgver()... ==> Updated version: micro-git v1.0.3.5e82fc4-1 ==> Starting build()... go get -d ./cmd/micro git -C /tmp/simon/yaourt-tmp-simon/aur-micro-git/src/micro-git/src/github.com/zyedidia/tcell pull fatal: Cannot change to '/tmp/simon/yaourt-tmp-simon/aur-micro-git/src/micro-git/src/github.com/zyedidia/tcell': No such file or directory make: *** [Makefile:31: tcell] Error 128 make: *** Waiting for unfinished jobs.... That folder exists: $ ls /tmp/simon/yaourt-tmp-simon/aur-micro-git/src/micro-git/src/github.com/zyedidia/tcell _demos TERMINALS.md color.go doc.go mkdatabase.sh runes_test.go terminfo_test.go encoding aliases.txt color_test.go encoding.go mkinfo.go screen.go tscreen.go termbox attr.go colorfit.go errors.go models.txt sim_test.go tscreen_bsd.go views cell.go console_stub.go event.go mouse.go simulation.go tscreen_linux.go AUTHORS charset_stub.go console_win.go event_test.go paste.go style.go tscreen_posix.go LICENSE charset_unix.go database.go interrupt.go resize.go style_test.go tscreen_stub.go README.md charset_windows.go database.json key.go runes.go terminfo.go tscreen_windows.go

hifromash1982 commented on 2016-08-08 05:16 (UTC)

Hello, there seems to be sth wrong with the version; manually downloading also doesn't work (here). Am I missing something elementary?