Package Details: go-lint-git 20210508.185_6edffad-2

Git Clone URL: https://aur.archlinux.org/go-lint-git.git (read-only, click to copy)
Package Base: go-lint-git
Description: golang lint
Upstream URL: https://github.com/golang/lint
Licenses: BSD 3-clause
Conflicts: go-lint
Provides: go-lint
Submitter: fzerorubigd
Maintainer: None
Last Packager: fzerorubigd
Votes: 4
Popularity: 0.000000
First Submitted: 2017-01-07 10:42 (UTC)
Last Updated: 2021-09-07 07:02 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

aminvakil commented on 2021-09-07 07:10 (UTC)

@fzerorubigd Yes, thanks for fixing it anyway! I want to package https://aur.archlinux.org/packages/pumba which needs golint for making right now, so I'm here. But I've also opened https://github.com/alexei-led/pumba/issues/200 to see if they remove the dependency or not. Meanwhile :)

fzerorubigd commented on 2021-09-07 07:03 (UTC)

@aminvakil this package has been abandoned and archived in github. I will abandon it here as well.

ps. the issue is fixed now.

aminvakil commented on 2021-09-07 05:54 (UTC)

Also after making package nothing gets installed (pkg/go-lint-git folder will remain empty).

aminvakil commented on 2021-09-07 05:52 (UTC)

@fzerorubigd it doesn't matter whether there is a go-lint package or not, I want to add go-lint as a makedependency for another package, and this package should provide go-lint, so there is no need to mention go-lint-git as a makedependency.

fzerorubigd commented on 2021-09-06 18:44 (UTC)

@aminvakil since there is no go-lint package, it doesn't make sense, btw, I added it

aminvakil commented on 2021-09-06 11:00 (UTC)

Should add go-lint as provides, conflicts.

fzerorubigd commented on 2019-09-18 09:00 (UTC)

The best way to inform the package owner if there is a build problem is to mark the package as outdated.

xuanwo commented on 2019-09-18 05:39 (UTC)

build failed

==> Starting build()...
warning: ignoring symlink /tmp/makepkg/go-lint-git/src/src/golang.org/x/lint
go get .: path /tmp/makepkg/go-lint-git/src/src/golang.org/x/lint/golint is not a package in module rooted at /tmp/makepkg/go-lint-git/src/src/golang.org/x/lint
==> ERROR: A failure occurred in build().
    Aborting...
removing Untracked AUR files from cache...
:: Cleaning (1/1): /tmp/yay/go-lint-git
Error making: go-lint-git

ReLaxLex commented on 2019-03-08 08:53 (UTC) (edited on 2019-03-18 12:41 (UTC) by ReLaxLex)

update: Builds again after go upgrade to 2:1.12.1-1

Build fails: ==> Starting build()... go get: no install location for directory /home/username/tmp/build/go-lint-git/src/src/golang.org/x/lint/golint outside GOPATH For more details see: 'go help gopath' ==> ERROR: A failure occurred in build(). Aborting...

Only I do not think the correct way is to add the temporary build directory to the GOPATH. Any idea's what should be the best way to circumvent this?

fzerorubigd commented on 2019-03-06 16:45 (UTC)

@xzz53 fixed. Thank you.