Ventto / pug

Automatically Gist-synchronises Pacman & AUR installed package lists.
102 stars 11 forks source link

Installation should not be interactive #6

Open mbloms opened 6 years ago

mbloms commented 6 years ago

Building a package with makepkg is not supposed to be interactive, let alone set up configuration. It would be slightly better to have this in a post install script, but it really should be completely separated from the installation process.

(This is the same issue as DerekTBrown/pacmanity#11)

Strykar commented 5 years ago

A post-install script please. Easier would be to ask the user to install and setup gist and not ask for Github credentials.

Ventto commented 4 years ago

Hi @mbloms and @Strykar, Thanks for the feedback.

I agree with you, usually it must be non-interactive. But as @DerekTBrown told you, it is bad a tradeoff because it is meant for manual setup.

Nevertheless, I will take a look at it :+1: Finally, I think it could be better to have the choice.