Search Criteria
Package Details: catfetch-git 0.0.5r25.b65cb4b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/catfetch-git.git (read-only, click to copy) |
|---|---|
| Package Base: | catfetch-git |
| Description: | A small and cute fetch program written in Go |
| Upstream URL: | https://github.com/Domterion/catfetch |
| Keywords: | cli fetch golang |
| Licenses: | MIT |
| Submitter: | mellowmarshe |
| Maintainer: | danii |
| Last Packager: | mellowmarshe |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-18 22:37 (UTC) |
| Last Updated: | 2022-01-19 14:58 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
Sleipnir commented on 2022-03-11 23:37 (UTC)
There's a mismatch in the version it fetches and the one it tries to install. So it fails by stating:
/home/josh/.config/trizen/sources/catfetch-git/PKGBUILD: line 26: cd: catfetch-git-0.0.5r37.25a503c: No such file or directoryIf you look earlier in the error it shows:
Cloning into bare repository '/home/josh/.config/trizen/sources/catfetch-git/catfetch-git-0.0.5r25.b65cb4b'...So rather than it attempting the build in
catfetch-git-0.0.5r25.b65cb4bit should be trying to build incatfetch-git-0.0.5r37.25a503c.The full error for reference is: