-
Notifications
You must be signed in to change notification settings - Fork 18
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
Proot-distro alias of Arch Linux in Termux #23
Comments
I ended up cloning it and installing it and using makepkg from the GitHub repository, and there were errors, so I deleted it. Then I installed paru, and found out it was in AUR and installed it but got the exact same errors with paru that I did with makepkg: loading packages... resolving dependencies... looking for conflicting packages... Packages (1) fizsh-git-v1.0.9.r2.gf047f8a-1 Total Installed Size: 0.14 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [###############################] 100%(1/1) checking package integrity [###############################] 100%(1/1) loading package files [###############################] 100%(1/1) checking for file conflicts [###############################] 100%(1/1) checking available disk space [###############################] 100%:: Processing package changes... (1/1) installing fizsh-git [###############################] 100%:: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [hummingbird@localhost ~]$ fizsh cp: cannot stat '/usr/setc/fizsh/fizsh-prompt.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/zsh-history-substring-search.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/zsh-syntax-highlighting.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/brackets-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/cursor-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/line-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/main-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/pattern-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/root-highlighter.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/fizsh-miscellaneous.zsh': No such file or directory cp: cannot stat '/usr/setc/fizsh/fizshrc.zsh': No such file or directory |
I had a lot of problems with the installation structions for Arch. I ended up going through the repository to ascertain the package dependencies to install them manually as pacman couldn't seem to get the job done. Also, I can't still execute
makepkg —si
, output says that dependencies cannot be met. As the script is quite old, do we know what the current Arch dependencies are?The text was updated successfully, but these errors were encountered: