Package Details: git-cola 4.9.0-1

Git Clone URL: https://aur.archlinux.org/git-cola.git (read-only, click to copy)
Package Base: git-cola
Description: The highly caffeinated Git GUI
Upstream URL: https://git-cola.github.io
Licenses: GPL-2.0-or-later
Submitter: tdy
Maintainer: MarcinWieczorek (yochananmarqos)
Last Packager: yochananmarqos
Votes: 232
Popularity: 0.24
First Submitted: 2008-12-05 14:38 (UTC)
Last Updated: 2024-11-05 18:05 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »

MarcinWieczorek commented on 2023-08-03 14:42 (UTC)

Why is there a conflict?

99cents commented on 2023-06-06 15:45 (UTC)

checksums are correct

yeah, i saw that to - i didn't know about how to clear the AUR build cache - once i did that all was well - thanks

yochananmarqos commented on 2023-06-06 15:39 (UTC)

@99cents: The checksums are correct. Clear your build cache and try again.

99cents commented on 2023-06-06 15:15 (UTC)

building with pamac...

  -> Found 0001-Unvendorize-polib.py.patch
==> Validating source files with sha256sums...
    git-cola-4.2.1.tar.gz ... FAILED
    0001-Unvendorize-polib.py.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

yochananmarqos commented on 2023-05-31 14:47 (UTC)

@plinkplinkfizz: Fixed.

plinkplinkfizz commented on 2023-05-31 11:35 (UTC)

The asc file is missing from the server

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://files.pythonhosted.org/packages/source/g/git-cola/git-cola-4.2.1.tar.gz.asc

yochananmarqos commented on 2023-05-15 15:29 (UTC)

@takeshi2010: It's best to build in a clean chroot so things like that don't happen. Either way, I've removed the tests to avoid problems.

takeshi2010 commented on 2023-05-15 07:52 (UTC)

I'm trying to upgrade to the latest version but I'm getting an error during tests: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.utf8)

It seems due to this line in PKGBUILD->check(): GIT_CONFIG_NOSYSTEM=true LC_ALL="C.utf8" make test

I get the same error if I do LC_ALL="C.utf8" echo $LC_ALL but not LC_ALL="C.UTF-8" echo $LC_ALL. Also all my other locales are named *.UTF-8.

Running Arch 6.3.1-arch2-1 up-to-date and rebooted.

blackx commented on 2023-05-08 16:59 (UTC) (edited on 2023-05-08 19:22 (UTC) by blackx)

for me it was rm -r ~/.cache/yay/git-cola/ && yay -Sy git-cola to fix the ModuleNotFoundError