unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52372: gash-utils & fzf conflict
@ 2021-12-08 11:23 Blake Shaw via Bug reports for GNU Guix
  2021-12-08 17:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2021-12-08 17:30 ` Maxime Devos
  0 siblings, 2 replies; 5+ messages in thread
From: Blake Shaw via Bug reports for GNU Guix @ 2021-12-08 11:23 UTC (permalink / raw)
  To: 52372


Hello,

Gash-utils causes fzf to fail.

After installing gash-utils, attempting `bash5.0$ fzf` produces:
```
[Command failed: set -o pipefail; command find -L . -mindepth 1 \( -path '*/\.*' -o -fstype 'sysfs' -o -fstype 'devfs' -o -fstype 'devtmpfs' -o -fstype 'proc' \) -prune -o -type f -print -o -type l -print 2> /dev/null | cut -b3-]
```

Uninstalling gash-utils removes the problem.

Best,
Blake




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-11 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 11:23 bug#52372: gash-utils & fzf conflict Blake Shaw via Bug reports for GNU Guix
2021-12-08 17:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-12-09  5:29   ` Blake Shaw via Bug reports for GNU Guix
2021-12-11 16:12   ` Timothy Sample
2021-12-08 17:30 ` Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).