dotly
dotly copied to clipboard
Errores en la instalaciΓ³n de Dotly
He tenido errores en la instalaciΓ³n de Dotly que me alarman, sobre todo por desconocimiento el entorno no funcione como espero.
- ΒΏPorque me da errores en la secciΓ³n " > Installing needed gnu packages"? a pesar de que hago un "brew bundle dump" y me los muestra como instalados
<βΈ> ~ brew bundle dump
==> Downloading https://formulae.brew.sh/api/formula.jws.json
##O#- #
<βΈ> ~ cat Brewfile
tap "denisidoro/tools"
tap "homebrew/bundle"
tap "homebrew/services"
brew "bash"
brew "bat"
brew "coreutils"
brew "exa"
brew "findutils"
brew "fzf"
brew "gnu-sed"
brew "hyperfine"
brew "make"
brew "mas"
brew "navi"
brew "[email protected]"
brew "tldr"
brew "zsh"
brew "denisidoro/tools/docpars"
- ΒΏPorque me dice "β python could not be installed" si me aparece en el listado de brew?
Quedo atento.
Installation:
% bash <(curl -s https://raw.githubusercontent.com/CodelyTV/dotly/HEAD/installer)
ββββββββββββββββββββββββββββββββββββββ
~ β π Welcome to the dotly installer! β ~
ββββββββββββββββββββββββββββββββββββββ
π€ Where do you want your dotfiles to be located? (default ~/.dotfiles): ~/.dotfiles_dotly
> Ok! dotfiles will be located in: /Users/gerlin.torres/.dotfiles_dotly
> Initializing your dotfiles git repository
> Cloning dotly
> Installing dotly dependencies
> π Setting up macOS platform
> Installing needed gnu packages
Error: No such keg: /opt/homebrew/Cellar/bash
Error: No such keg: /opt/homebrew/Cellar/zsh
Error: No such keg: /opt/homebrew/Cellar/coreutils
Error: No such keg: /opt/homebrew/Cellar/make
Error: No such keg: /opt/homebrew/Cellar/gnu-sed
Error: No such keg: /opt/homebrew/Cellar/findutils
Error: No such keg: /opt/homebrew/Cellar/bat
Error: No such keg: /opt/homebrew/Cellar/hyperfine
> Installing mas
/opt/homebrew/Cellar/mas/1.8.6/bin/mas
/opt/homebrew/Cellar/mas/1.8.6/etc/bash_completion.d/mas
/opt/homebrew/Cellar/mas/1.8.6/share/fish/vendor_completions.d/mas.fish
==> Tapping denisidoro/tools
Cloning into '/opt/homebrew/Library/Taps/denisidoro/homebrew-tools'...
remote: Enumerating objects: 207, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 207 (delta 3), reused 9 (delta 2), pack-reused 195
Receiving objects: 100% (207/207), 43.85 KiB | 680.00 KiB/s, done.
Resolving deltas: 100% (67/67), done.
Tapped 4 formulae (15 files, 56.6KB).
==> Fetching denisidoro/tools/docpars
==> Downloading https://github.com/denisidoro/docpars/releases/download/v0.2.0/docpars-v0.2.0-x86_64-os
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/27209
################################################################################################ 100.0%
==> Installing docpars from denisidoro/tools
πΊ /opt/homebrew/Cellar/docpars/0.2.0: 3 files, 1.7MB, built in 4 seconds
==> Running `brew cleanup docpars`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
β
docpars installed
β python could not be installed
> Creating dotfiles structure
β Done!
> Backing up existing dotfiles
> Setting up symlinks
β Done!
> Installing Zim
) git-info: Installed
) completion: Installed
) environment: Installed
) input: Installed
) zsh-autosuggestions: Installed
) zsh-syntax-highlighting: Installed
Done with install. Restart your terminal for changes to take effect.
> Installing completions
> Now restart your terminal
> Executing custom restoration scripts
> π dotly installed correctly! π
> Please, restart your terminal to see the changes
Errores como:
> Installing needed gnu packages
Error: No such keg: /opt/homebrew/Cellar/bash
Error: No such keg: /opt/homebrew/Cellar/zsh
Error: No such keg: /opt/homebrew/Cellar/coreutils
Error: No such keg: /opt/homebrew/Cellar/make
Error: No such keg: /opt/homebrew/Cellar/gnu-sed
Error: No such keg: /opt/homebrew/Cellar/findutils
Error: No such keg: /opt/homebrew/Cellar/bat
Error: No such keg: /opt/homebrew/Cellar/hyperfine
y
β python could not be installed
Tengo el mismo problema, se llego a encontrar solucion ?
Try with:
brew cleanup --prune-prefix