Search Criteria
Package Details: git-cola 4.9.0-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.24 |
First Submitted: | 2008-12-05 14:38 (UTC) |
Last Updated: | 2024-11-05 18:05 (UTC) |
Dependencies (20)
- git (git-gitAUR, git-glAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-polib
- python-pyqt6
- python-qtpy (python-qtpy-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (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 .. 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)
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...
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
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 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 ModuleNotFoundError« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »