Search Criteria
Package Details: git-cola 4.10.1-1
Package Actions
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)
- git (git-gitAUR, git-glAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR)
- python-polib
- python-pyqt6
- python-qtpy (python-qtpy-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- garden-toolsAUR (check)
- python-pytest (check)
- python-notify2 (optional) – Enables desktop notifications
- python-pygments (optional) – Syntax highlighting
- python-pyinotify (optional) – Enable file system change monitoring
- python-send2trash (optional) – Enables "Send to Trash" functionality
- tk (tk-fossilAUR) (optional) – To use the built-in ssh-askpass handler
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 notLC_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 ModuleNotFoundErrorMailaender commented on 2023-05-05 18:09 (UTC)
rm -rf ~/.local/lib/python3.10/
andparu 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)
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!
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »