Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong message while installing with yay AUR (bash: j: command not found) #697

Open
acid-weaver opened this issue Aug 17, 2024 · 0 comments

Comments

@acid-weaver
Copy link

acid-weaver commented Aug 17, 2024

When installing with yay from AUR at the stage building package it prints wrong message (wrong paths):

Please manually add the following line(s) to ~/.bashrc:

[[ -s /home/{user}/.cache/yay/autojump/pkg/autojump/etc/profile.d/autojump.sh ]] && source /home/{user}/.cache/yay/autojump/pkg/autojump/etc/profile.d/autojump.sh

Please restart terminal(s) before running autojump.

After it, if install is fresh (not reinstalling), after answering Proceed with installation? [Y/n] it prints also:

>>>  Bash users will need to add the following to ~/.bashrc:
[[ -s /etc/profile.d/autojump.sh ]] && source /etc/profile.d/autojump.sh

 Fish users will need to add the following to ~/.config/fish/config.fish:
 [ -f /usr/share/autojump/autojump.fish ]; and source /usr/share/autojump/autojump.fish

And this is actually answer to issue. It don't appear when reinstalling, so in that case you would see only wrong message.

@acid-weaver acid-weaver changed the title Wrong promt while installing with yay AUR (bash: j: command not found) Wrong message while installing with yay AUR (bash: j: command not found) Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant