Search Criteria
Package Details: git-review 2.4.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/git-review.git (read-only, click to copy) |
---|---|
Package Base: | git-review |
Description: | Tool to submit code to Gerrit |
Upstream URL: | https://opendev.org/opendev/git-review |
Licenses: | Apache |
Submitter: | arojas |
Maintainer: | mistersmee |
Last Packager: | mistersmee |
Votes: | 6 |
Popularity: | 0.016609 |
First Submitted: | 2022-04-01 17:30 (UTC) |
Last Updated: | 2024-04-27 19:28 (UTC) |
Dependencies (7)
- git (git-gitAUR, git-glAUR)
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pbr (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
mistersmee commented on 2024-04-12 16:18 (UTC)
@lucaswerkmeister, I can't reproduce your problem, it downloads fine here for me, but I guess I can switch to get the source from git tags, shouldn't be a difference in the overall package.
lucaswerkmeister commented on 2024-04-12 13:44 (UTC)
I haven’t been able to download the 2.4.0 tarball from Gitea since the 2.4.0 release came out (both when building the package and when trying to open it manually); getting the sources from Git instead seems to work:
mistersmee commented on 2023-07-28 13:26 (UTC)
@bkazmierczak, @buovjaga, Noted, and they have been disabled since the last pkgrel bump, i.e. 2.3.1-3.
bkazmierczak commented on 2023-07-28 13:15 (UTC)
@mistersmee I agree with @buovjaga on this. The tests take a significant amount of time and load the CPU to the point older machines are unusable while an upgrade is ongoing.
mistersmee commented on 2023-05-25 07:46 (UTC)
@buovjaga, you can disable them, if you want to, of course, by commenting the corresponding lines out of the PKGBUILD before building, but I don't think it's a good idea to remove them, the tests have been there since before I started maintaining this package and probably there for a good reason.
buovjaga commented on 2023-05-25 07:15 (UTC)
Is it necessary to run the tests as part of the build? It's quite expensive as they run for a couple of hours and leave behind dozens of hanging Gerrit instances that take 100% of CPU.
lucaswerkmeister commented on 2023-05-20 19:05 (UTC)
I just ran into the same Python version issue – IMHO it would be useful to bump the pkgrel, to trigger a package rebuild for all users.
buovjaga commented on 2023-05-11 14:16 (UTC)
Thanks, clean build worked. Sorry for the noise.
mistersmee commented on 2023-05-11 12:11 (UTC)
@buovjaga, you most likely need to rebuild the package. Python got a major update from 3.10 to 3.11 a few days ago, and the git-review package is likely still in the 3.10 environment/directory on your system, while the rest of the packages and everything is in the 3.11 directory.
buovjaga commented on 2023-05-11 11:42 (UTC)
Something seems to have changed as I now get
when I run it. It worked a couple of months ago. What's up with that?
1 2 Next › Last »