Search Criteria
Package Details: gitqlient 1.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gitqlient.git (read-only, click to copy) |
---|---|
Package Base: | gitqlient |
Description: | GitQlient: Multi-platform Git client written with Qt |
Upstream URL: | https://github.com/francescmm/GitQlient |
Licenses: | LGPL |
Submitter: | duongdominhchau |
Maintainer: | duongdominhchau (francescmm) |
Last Packager: | duongdominhchau |
Votes: | 4 |
Popularity: | 0.000015 |
First Submitted: | 2020-02-27 10:05 (UTC) |
Last Updated: | 2023-09-16 17:25 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ax34 commented on 2020-07-19 16:35 (UTC) (edited on 2020-07-19 16:36 (UTC) by ax34)
Problem was on my side: i already had v1.1.1.tar.gz in my sources cache but this file was not gitqlient's source tarball, it was a remnant from other PKGBUILD. Such problems are usually solved by
updpkgsums
command (your PKGBUILD has no checksum).duongdominhchau commented on 2020-07-19 16:11 (UTC)
From the output of
ls
your problem is before that stage: you don't have the source tarball. Do you see the source tarball this time? Its name isv1.1.1.tar.gz
.ax34 commented on 2020-07-19 15:27 (UTC) (edited on 2020-07-19 15:30 (UTC) by ax34)
I tried with makepkg, without yay, and i tried to re-download PKGBUILD - the same error. I believe you forgot to use srcdir variable, some kind of:
edit: it looks like your other PKGBUILDs have similar issue.
duongdominhchau commented on 2020-07-19 15:17 (UTC)
Strange, the source is missing but it can reach
prepare()
.What is the content of the
PKGBUILD
on your side? Is there anything special printed when you install this package withyay
?For now, try removing the
gitqlient
directory and reinstall again to see if the problem persists.ax34 commented on 2020-07-18 16:45 (UTC)
duongdominhchau commented on 2020-07-18 16:20 (UTC)
@ax34 Can you show me the output of
ls /others/.cache/yay/gitqlient{/,/src}
? I tried a clean build on my side but didn't see this problem, the source tarball is extracted into the directoryGitQlient-1.1.1
correctly.ax34 commented on 2020-07-17 19:07 (UTC)
duongdominhchau commented on 2020-06-25 01:30 (UTC)
Fixed, don't know why it broke without a version bump, previously when I push this version to AUR is still compiles without any problem.
pedromello commented on 2020-06-19 12:16 (UTC)
build is broken with last version of qt on manjaro (5.15) -Werror=deprecated-declarations is the culprit
« First ‹ Previous 1 2 3 4 Next › Last »