Manjaro-Pek / pacli

A simple and interative Bash Frontend for Pacman/Yaourt/Pacaur
GNU General Public License v2.0
44 stars 8 forks source link

error in option 220 #26

Closed excalibur1234 closed 8 years ago

excalibur1234 commented 8 years ago

when i try to install pacli from this repository with option 220, i receive the following error: -> Klone das pacli git Repo... fatal: Zielpfad '/tmp/pacli-git/pacli' existiert bereits und ist kein leeres Verzeichnis. ==> FEHLER: Fehler beim Download des pacli git Repos Breche ab... what am i doing wrong?

p.s.: even, when i try to clone the git repo manually and do "makepkg -scfi", i receive the same error message.

Chrysostomus commented 8 years ago

Try again after reboot or delete /tmp/pacli-git/pacli first.

excalibur1234 commented 8 years ago

i delete it first (in pacli's code, it also gets deleted first).

but i can test this again tonight.

papajoker commented 8 years ago

sorry typo error #29

excalibur1234 commented 8 years ago

i have not tested the new code, but it appears this was fixed with #28

papajoker commented 8 years ago

sorry, no I now understands your problem, it's specific to repo pacli makepkg create 3 directories ("src", "pkg" ans "name-git-repo") with pacli we have a file of the same name so PKGBUILD not afraid to run

in my branch developer, i remove this 3 files/directories and its ok. And i have add the choise of the branch; tested in my fork its ok