Build fail
==> Starting check()...
go: GOPATH entry is relative; must be absolute path: "".
Run 'go help gopath' for usage.
==> ERROR: A failure occurred in check().
Aborting...
Search Criteria
Package Details: go-mtpfs-git 20150917-1
Git Clone URL: | https://aur.archlinux.org/go-mtpfs-git.git (read-only) |
---|---|
Package Base: | go-mtpfs-git |
Description: | Simple tool for viewing MTP devices as FUSE filesystems |
Upstream URL: | http://github.com/hanwen/go-mtpfs |
Licenses: | |
Submitter: | wmarshall |
Maintainer: | McNoggins (valandil) |
Last Packager: | McNoggins |
Votes: | 132 |
Popularity: | 0.388482 |
First Submitted: | 2012-08-03 20:06 |
Last Updated: | 2015-12-02 00:50 |
Dependencies (4)
Required by (1)
Sources (1)
Latest Comments
McNoggins commented on 2015-12-02 00:50
edward_81 commented on 2015-11-29 23:05
McNoggins commented on 2015-08-05 18:56
That sounds correct, I will update soon when I'm on my Arch computer.
Niluge_KiWi commented on 2015-08-05 18:50
Since https://github.com/hanwen/go-mtpfs/commit/273c68e6e2cc705836391bf48028a68c90cde515 go-mtpfs doesn't depend on libmtp anymore, just libusb.
McNoggins commented on 2015-01-18 23:43
Can't reproduce on my computer, but try running "go install all" as root and try again.
jeruntu commented on 2015-01-18 21:12
Can't build this package: cannot create <nil>/go.o: No such file or directory
McNoggins commented on 2014-12-17 00:49
I suggest you bring this issue to the GitHub tracker: https://github.com/hanwen/go-mtpfs/issues
caevaroy commented on 2014-12-17 00:48
I frequently get this error when using go-mtpfs, and have to fusermount -u and then reconnect. "mtp: cannot run operation ANDROID_GET_PARTIAL_OBJECT64"
McNoggins commented on 2014-08-28 02:24
As of now, it builds fine after upgrading to the latest go package release.
McNoggins commented on 2014-08-22 14:29
Glad that it worked, the problem does not come from go-mtpfs, the latest commit was on 2014-06-24. I'll wait a while to see if they fix the official go package.
Thanks for catching this, should be fixed now