Search Criteria
Package Details: fisher-git 3.2.7.r0.gb2cd7ae-1
Git Clone URL: | https://aur.archlinux.org/fisher-git.git (read-only) |
---|---|
Package Base: | fisher-git |
Description: | A package manager for the fish shell |
Upstream URL: | https://github.com/jorgebucaran/fisher |
Keywords: | fish fish-shell fisher manager package |
Licenses: | |
Conflicts: | |
Submitter: | Scrumplex |
Maintainer: | Scrumplex |
Last Packager: | Scrumplex |
Votes: | 7 |
Popularity: | 0.001178 |
First Submitted: | 2018-10-17 12:39 |
Last Updated: | 2019-06-10 11:38 |
Latest Comments
cyrevolt commented on 2017-09-01 23:17
Thank you timofonic, I've just fixed it. :)
timofonic commented on 2017-09-01 14:11
Please fix it. License name changed to LICENSE.md
https://github.com/fisherman/fisherman/blob/master/LICENSE.md
~> pacaur -S fisherman-git
:: Package fisherman-git not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...
AUR Packages (1) fisherman-git-latest
:: Proceed with installation? [Y/n] y
:: Retrieving package(s)...
:: fisherman-git build files are up-to-date -- skipping
[sudo] password for timofonic:
:: Checking fisherman-git integrity...
==> Making package: fisherman-git 2.10.0.r1.gf7bd2b1-1 (Fri Sep 1 16:03:50 CEST 2017)
==> Retrieving sources...
-> Updating fisherman git repo...
Fetching origin
==> Validating source files with sha512sums...
fisherman ... Skipped
==> Making package: fisherman-git 2.10.0.r1.gf7bd2b1-1 (Fri Sep 1 16:03:51 CEST 2017)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating fisherman git repo...
Fetching origin
==> WARNING: Skipping all source file integrity checks.
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of fisherman git repo...
Cloning into 'fisherman'...
done.
==> Starting pkgver()...
==> Updated version: fisherman-git 2.13.0.r2.g3e74f7b-1
==> Sources are ready.
:: Building fisherman-git package(s)...
==> Making package: fisherman-git 2.13.0.r2.g3e74f7b-1 (Fri Sep 1 16:03:52 CEST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'LICENSE': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
:: failed to build fisherman-git package(s)
cyrevolt commented on 2016-04-20 08:31
@xream: The bug was reported upstream and can be tracked here: https://github.com/fisherman/fisherman/issues/201
xream commented on 2016-04-19 12:58
run `fisher u` shows the error:
```
cat: /usr/share/fish/../fisherman/VERSION: 没有那个文件或目录
fatal: Not a git repository (or any of the parent directories): .git
fisher: I couldn't update Fisherman
```
mkaito commented on 2016-03-26 08:25
Hi there!
We were discussing the creation of a package like this over at https://github.com/fisherman/fisherman/issues/160.
Could you join us? Jethrokuan had some comments regarding the installation.