Package Details: git-cola 4.10.1-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.070917
First Submitted: 2008-12-05 14:38 (UTC)
Last Updated: 2024-12-15 18:12 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

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

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

Mailaender commented on 2023-05-05 18:09 (UTC)

rm -rf ~/.local/lib/python3.10/ and paru git-cola --rebuild solved it for me.

yochananmarqos commented on 2023-05-05 18:05 (UTC)

@Mailaender: You need to rebuild all your Python AUR packages that install files to site-packages after updating to Python 3.11.

Mailaender commented on 2023-05-05 18:04 (UTC)

ModuleNotFoundError: No module named 'cola'

on 4.2.1-1

yochananmarqos commented on 2023-05-05 16:53 (UTC)

@bader: This only runs the unit tests, not the coverage tests.

bader commented on 2023-05-05 03:41 (UTC)

Please add python-coverage to the list of deps.

harmathy commented on 2023-05-04 12:27 (UTC)

This package is not out-of-date! There is nothing to be done by packagers/maintainers for python3.11.

Please un-flag!