unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* bash: have: command not found
@ 2024-12-06 14:14 Einar Largenius
  2024-12-06 19:17 ` Tobias Geerinckx-Rice
  2024-12-07  4:01 ` Nils Landt
  0 siblings, 2 replies; 9+ messages in thread
From: Einar Largenius @ 2024-12-06 14:14 UTC (permalink / raw)
  To: help-guix

Hello,

For a while now every time I start a terminal I get the following message, right before my prompt:

    bash: have: command not found

It doesn't appear to impact the functionality of the shell.

If I then run:

    LANG=C bash -x

Some of the contents are:

    ...
    + for f in "$HOME"/.guix-profile/etc/bash_completion.d/*
    + . /home/me/.guix-profile/etc/bash_completion.d/img2sixel
    ++ have img2sixel
    bash: have: command not found
    ...

Here is the relevant part of my config:

    # ...
    for f in "$HOME"/.guix-profile/etc/bash_completion.d/* ; do
        . "$f"
    done
    # ...

-- 
Med vänliga hälsningar Einar


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

end of thread, other threads:[~2024-12-11  7:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 14:14 bash: have: command not found Einar Largenius
2024-12-06 19:17 ` Tobias Geerinckx-Rice
2024-12-06 21:59   ` Einar Largenius
2024-12-06 22:58     ` Tobias Geerinckx-Rice
2024-12-09  9:16       ` Einar Largenius
2024-12-07  4:01 ` Nils Landt
2024-12-07  5:44   ` [PATCH] gnu: libsixel: Fix bash completion Hilton Chain
2024-12-09  9:20     ` Einar Largenius
2024-12-09  9:20       ` bug#73142: " Einar Largenius

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).