Search Criteria
Package Details: git-cola 4.11.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.054424 |
First Submitted: | 2008-12-05 14:38 (UTC) |
Last Updated: | 2025-01-27 18:24 (UTC) |
Dependencies (20)
- git (git-gitAUR, git-glAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- 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 9 10 .. 16 Next › Last »
crazybit commented on 2022-10-28 00:04 (UTC)
git-cola requires PyQt5 5.6 or newer. Without this, it will crash and remind the user to install it. python-qtpy is not enough, please add python-pyqt5 to deps. See https://github.com/git-cola/git-cola#runtime for confirmation.
Worth noting that pyqt6 crashes git-cola, so it must be pyqt5.
Thank you very much for maintaining this pkg!
takeshi2010 commented on 2022-09-02 11:07 (UTC)
@yochananmarqos Thank you :) I was able to install.
yochananmarqos commented on 2022-09-01 22:21 (UTC)
@takeshi2010: I've temporarily disable the tests for now until the issue is resolved.
takeshi2010 commented on 2022-09-01 21:46 (UTC)
Couldn't install it on a fresh system install:
This seems linked to: - https://github.com/tholo/pytest-flake8/issues/87 - https://github.com/NatLibFi/Annif/pull/598
I'd appreciate any help, txs :)
Mailaender commented on 2022-07-19 10:10 (UTC)
Note: install this with an AUR helper, as it has multiple dependencies (in AUR) and GPG checks.
cherio commented on 2022-06-02 16:57 (UTC)
The signature is GOOD. gpg relies on DNS/resolv.conf set up correctly and because I didn't properly RTFM it was failing on address resolution. @crazybit - check Systemd-resolved#DNS wiki, you likely missed the same step as I did. Sorry for disturbance.
cherio commented on 2022-06-01 17:48 (UTC)
The install succeeded after I manually downloaded and imported the key
crazybit commented on 2022-05-27 01:06 (UTC) (edited on 2022-05-27 01:10 (UTC) by crazybit)
@yochananmarqos: I also have the import key problem. I tried both adding
keyserver hkps://keyserver.ubuntu.com
to~/.gnupg/gpg.conf
and usinggpg --keyserver keyserver.ubuntu.com --recv-key FA41BF59C1B48E8C5F3DA61C8CE26BF4A9F606B0
and both times I get this error:yochananmarqos commented on 2022-05-25 14:16 (UTC)
@cherio: Not sure what to tell you, the developer's key is on the server: https://keyserver.ubuntu.com/pks/lookup?search=0x8CE26BF4A9F606B0&fingerprint=on&op=index
cherio commented on 2022-05-25 02:19 (UTC) (edited on 2022-05-25 02:26 (UTC) by cherio)
I tried that too. It still seems to be a no go:
I also tried searching for that key via server web interface. The server reports that the key is "Not Found".
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »