Package Details: fish-git 2:4.0.2.r1018.g5346d3d49-1

Git Clone URL: https://aur.archlinux.org/fish-git.git (read-only, click to copy)
Package Base: fish-git
Description: User friendly shell intended mostly for interactive use.
Upstream URL: https://github.com/fish-shell/fish-shell
Keywords: shell
Licenses: GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0
Conflicts: fish, fish-shell
Provides: fish, fish-shell
Submitter: SanskritFritz
Maintainer: akiirui
Last Packager: akiirui
Votes: 74
Popularity: 0.28
First Submitted: 2010-11-17 22:27 (UTC)
Last Updated: 2025-06-09 13:53 (UTC)

Dependencies (18)

Required by (91)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 17 Next › Last »

IlanCosman commented on 2022-03-19 22:47 (UTC)

This fails to install due to recent Github changes.

Cloning into bare repository '/home/ilan/.cache/yay/fish-git/fish-shell'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

NextAlone commented on 2021-12-15 14:19 (UTC) (edited on 2021-12-15 14:23 (UTC) by NextAlone)

@SanskritFritz some package like fish-done depends on fish>=2.3.0, and now fish-git provides fish without version, can't meet its depends like below.

installing fish-git (2:3.3.1.r752.g4b018a760-1) breaks dependency 'fish>=2.3.0' required by fish-done

SanskritFritz commented on 2021-12-14 14:43 (UTC)

Why? Is there any compatibility problem with the new version?

NextAlone commented on 2021-12-14 14:23 (UTC) (edited on 2021-12-14 14:24 (UTC) by NextAlone)

Please modify provides like this to meet dependencies like fish>=3.2.0

provides=('fish='$pkgver 'fish-shell='$pkgver)

SanskritFritz commented on 2021-11-03 09:11 (UTC)

rien333 https://wiki.archlinux.org/title/PKGBUILD#epoch

rien333 commented on 2021-11-03 06:59 (UTC)

Hey, the pkgver is off - it starts with the string 2:.

zack6849 commented on 2021-04-07 14:14 (UTC) (edited on 2021-04-07 14:14 (UTC) by zack6849)

Hi There, i'm getting the below error during the build step:

-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Intl_LIBRARY (ADVANCED)
    linked by target "fishlib" in directory /home/zack/.cache/aurutils/sync/fish-git/src/fish-shell

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

rien333 commented on 2021-03-10 08:24 (UTC)

Works again for me!

rien333 commented on 2021-03-05 09:29 (UTC)

Or maybe just disable the test for now? I don't care for them super hard, and they mostly just tend create annoying problems for end-users. All other tests pass, and the history one is now known to upstream developers.