When pacman
reports a library mismatch, rebuild after forcing update with pacman -Syudd
. Consider building in a clean chroot.
Search Criteria
Package Details: fsearch-git 0.2.3.r185.gd4ff61a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fsearch-git.git (read-only, click to copy) |
---|---|
Package Base: | fsearch-git |
Description: | A fast graphical file search utility |
Upstream URL: | https://github.com/cboxdoerfer/fsearch |
Keywords: | search |
Licenses: | GPL-2.0-or-later |
Conflicts: | fsearch |
Provides: | fsearch |
Submitter: | wander |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 60 |
Popularity: | 0.068794 |
First Submitted: | 2016-05-31 16:28 (UTC) |
Last Updated: | 2024-08-26 02:37 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libicuuc.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- pcre2 (pcre2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- itstool (make)
- meson (meson-gitAUR) (make)
Required by (0)
Sources (1)
xiota commented on 2025-02-20 19:16 (UTC) (edited on 2025-02-20 19:18 (UTC) by xiota)
faetter commented on 2025-02-20 19:04 (UTC)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by fsearch-git
Guess that version needs a bump, just had to uninstall because of it.
wander commented on 2022-10-21 06:15 (UTC)
@tesnos6921 thx, fixed
tesnos6921 commented on 2022-10-20 17:42 (UTC) (edited on 2022-10-20 17:42 (UTC) by tesnos6921)
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true fsearch build
...
Program itstool found: NO
fsearch/help/meson.build:16:6: ERROR: Program 'itstool' not found or not executable
https://github.com/cboxdoerfer/fsearch/commit/0ecf1ab5875f2f300eb0e9f4ecb977e96a1386d5
New build dependency of itstool
kescherAUR commented on 2022-04-20 04:24 (UTC)
@jestarray just remove /home/a/.cache/paru/clone/fsearch-git/fsearch
and try again
jestarray commented on 2022-04-20 01:36 (UTC) (edited on 2022-04-20 01:49 (UTC) by jestarray)
==> Making package: fsearch-git 0.2alpha.r63.g54ab19c-1
==> Retrieving sources...
==> ERROR: /home/a/.cache/paru/clone/fsearch-git/fsearch is not a clone of https://github.com/cboxdoerfer/fsearch.git
Aborting...
error: failed to download sources for 'fsearch-git-0.2alpha.r63.g54ab19c-1':
error: packages failed to build: fsearch-git-0.2alpha.r63.g54ab19c-1
So I'm using paru as an AUR manager and I get this error, anyone know how to fix?
EDIT: NEVERMIND, I just rm -rf /home/a/.cache/paru/clone/fsearch-git/fsearch
the directory
teetest commented on 2022-04-18 03:30 (UTC)
icu now is 71
Pinned Comments
xiota commented on 2025-02-20 19:16 (UTC) (edited on 2025-02-20 19:18 (UTC) by xiota)
When
pacman
reports a library mismatch, rebuild after forcing update withpacman -Syudd
. Consider building in a clean chroot.