Fernu292 / Hypr-dotfiles

Dotfiles and configuration for arch linux system using Hyprland
GNU General Public License v3.0
36 stars 4 forks source link

./install_arch.sh: line 127: copyFilesNvim: command not found #1

Closed JonaBadd closed 3 months ago

JonaBadd commented 3 months ago

Buenas, bro ¿cómo estás? Soy seguidor tuyo en Youtube. La verdad es que los aportes que estás subiendo en contenido son muy buenos. Estoy teniendo el siguiente problema a la hora de instalar tu repo:

./install_arch.sh: line 127: copyFilesNvim: command not found

archlinux% git clone https://github.com/Fernu292/FernuDev-dotfiles.git
fatal: destination path 'FernuDev-dotfiles' already exists and is not an empty directory.
archlinux% ls
Downloads  FernuDev-dotfiles
archlinux% ll
zsh: command not found: ll
archlinux% cd FernuDev-dotfiles 
archlinux% ls
config  Fonts  home  install_arch.sh  install_deb.sh  LICENSE  README.md  Wallpapers
archlinux% chmod +x install_arch.sh 
archlinux% ./install_arch.sh

    === === === === === === === === === === ===
    ===   DotFiles FernuDev 0.01 Arch Linux   ===
    === === === === === === === === === === ===

    Instalando Dependencias
[sudo] password for jonabadd: 
:: Synchronizing package databases...
 core                                                             121.1 KiB  93.4 KiB/s 00:01 [######################################################] 100%
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
warning: hyprland-0.41.0-1 is up to date -- reinstalling
warning: waybar-0.10.3-1 is up to date -- reinstalling
warning: fastfetch-2.15.0-1 is up to date -- reinstalling
warning: gcc-14.1.1+r58+gfc9fb69ad62-1 is up to date -- reinstalling
error: target not found: g++
warning: git-2.45.2-1 is up to date -- reinstalling
warning: curl-8.8.0-1 is up to date -- reinstalling
warning: neovim-0.10.0-4 is up to date -- reinstalling
warning: kitty-0.35.1-1 is up to date -- reinstalling
warning: ranger-1.9.3-11 is up to date -- reinstalling
warning: zsh-5.9-5 is up to date -- reinstalling
./install_arch.sh: line 100: yay: command not found
The $ZSH folder already exists (/home/jonabadd/.oh-my-zsh).
You'll need to remove it if you want to reinstall.
fatal: destination path '/home/jonabadd/.oh-my-zsh/custom/plugins/zsh-autosuggestions' already exists and is not an empty directory.
fatal: destination path '/home/jonabadd/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting' already exists and is not an empty directory.
fatal: destination path '/home/jonabadd/.oh-my-zsh/custom/plugins/zsh-history-substring-search' already exists and is not an empty directory.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 83395  100 83395    0     0   274k      0 --:--:-- --:--:-- --:--:--  274k

    Cambiando la shell basica por zsh
Changing shell for jonabadd.
Password: 
chsh: Shell not changed.
./install_arch.sh: line 127: copyFilesNvim: command not found
JonaBadd commented 3 months ago

Nota: Pude solucionar parte del error mediante la instalación de "yay" pero el error de copia en la línea 127 sigue persistiendo.

Fernu292 commented 3 months ago

Es un pequeño bug ya que el script no esta terminado aun, trabajare de inmediato para solucionarlo, el siguiente commit resolvera el bug

Fernu292 commented 3 months ago

@JonaBadd Ya esta solucionado, por favor comenta si tienes algun otro problema