-
Notifications
You must be signed in to change notification settings - Fork 87
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
zsh: no matches found #579
Comments
Solved issue in upstream code. Now octopi prefers bash shell when executing commands. |
/usr/bin/bash -c "yay --noconfirm --editmenu=false --overwrite="" -S freetube-git;echo 'PAKtC'" Apparently the fix didn't work? |
@LargePrime |
Hi @LargePrime |
yes. can you detail how? |
bump |
Assuming you have updated Qt6 libs installed in your system, all
Wait for the compilation and then install the generated package (as
Octopi is located on the system utilities menu of your Desktop |
src/alpmbackend.cpp:26:10: fatal error: alpm_octopi_utils.h: No such file or directory |
make and install this https://github.com/aarnt/alpm_octopi_utils ? |
this ok? alpm_octopi_utils conflicts with liboctopi, yes? |
@LargePrime If you are using Artix, they ship liboctopi instead octopi_alpm_utils. It's the same package. |
So how do i build? |
Well, you need to install vala compiler and remove octopi and liboctopi from your system. |
octopi installing a random aur package
see
https://www.reddit.com/r/zsh/comments/1abe3pf/no_matches_using_octopi/
yay --noconfirm --overwrite="*" -S --aur wine-wow64
seems to work.
thank you
The text was updated successfully, but these errors were encountered: