Package Details: ghq 1.5.0-1

Git Clone URL: https://aur.archlinux.org/ghq.git (read-only, click to copy)
Package Base: ghq
Description: Remote repository management made easy
Upstream URL: https://github.com/x-motemen/ghq
Licenses: MIT
Conflicts: ghq-bin
Submitter: eagletmt
Maintainer: nosada
Last Packager: nosada
Votes: 11
Popularity: 0.60
First Submitted: 2015-11-22 18:16 (UTC)
Last Updated: 2024-02-02 12:28 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Latest Comments

mortymacs commented on 2022-05-01 07:57 (UTC)

@nosada Thank you!

nosada commented on 2022-05-01 04:43 (UTC)

@mortymacs Thanks for your feedback. 1.2.1-3 will skip make test

mortymacs commented on 2022-04-30 16:37 (UTC)

Is it really needed to run the "make test"? Because basically, "make test" is for development purposes. Now it shows an error in my system:

    /usr/lib/go/src/testing/testing.go:1486 +0x35f
FAIL    github.com/x-motemen/ghq    0.637s
ok      github.com/x-motemen/ghq/cmdutil    (cached)
ok      github.com/x-motemen/ghq/logger (cached)
FAIL
make: *** [Makefile:27: test] Error 1
==> ERROR: A failure occurred in check().
    Aborting...
removing untracked AUR files from cache...

nosada commented on 2022-04-30 07:17 (UTC)

@carsme Thank you for your comment. Fixed in 1.2.1-2.

carsme commented on 2022-04-25 06:49 (UTC)

Bash completions do not work for me. I think you have to install them as the same filename as the executable, i.e. ghq instead of _ghq.

nosada commented on 2020-02-16 15:18 (UTC) (edited on 2020-02-16 15:18 (UTC) by nosada)

@yantene Hmm, it's strange... At least, in my knowledge, functions defined in PKGBUILD don't handle .cache/, so your trouble might be caused by yay itself or makepkg, I think.

yantene commented on 2020-02-16 08:22 (UTC)

I installed ghq with yay. Permissions of many files under .cache/yay/ghq were 444. Later, when I updated ghq, yay couldn't delete these files. I had to delete .cache/yay/ghq manually.

Is this a problem with the PKGBUILD file? Is there another solution?

nosada commented on 2020-01-02 13:58 (UTC) (edited on 2020-01-02 13:58 (UTC) by nosada)

Note: there are some breaking changes from 0.99.0, see https://github.com/motemen/ghq/blob/master/CHANGELOG.md#v0990-2019-12-31 in detail.

If you use default ghq root ($HOME/.ghq) and nothing showed by ghq list after updating to 0.99.0 or later, you could resolve this by simply doing git config --global ghq.root ~/.ghq.

Hoping this comment reduces your troubles...

nosada commented on 2018-04-11 13:56 (UTC)

@erikw Thank you for your feedback. Fixed by taking upstream patch.

erikw commented on 2018-04-10 16:47 (UTC)

=== RUN TestCommandGet clone https://github.com/motemen/ghq-test-repo -> /tmp/ghq456774568/github.com/motemen/ghq-test-repo error Not a valid repository: ssh://git@github.com//motemen/ghq-test-repo FAIL _/tmp/yaourt-tmp-erikw/aur-ghq/src/ghq-0.8.0 0.003s