excalibur1234 / pacui

Bash script providing advanced Pacman and Yay/Pikaur/Aurman/Pakku/Trizen/Pacaur/Pamac-cli functionality in a simple UI
GNU General Public License v3.0
171 stars 13 forks source link

Without yay, cleaning orphans exits the entire app with 1 #31

Closed freed00m closed 6 years ago

freed00m commented 6 years ago

Hi, When I use 2 Maintain option the pacui exits during

yaourt -Qdt exits with 1 and the entire pacui exits with 1 also.

I discovered yay so I am not mad but should be fixed for those who are not using yay.

excalibur1234 commented 6 years ago

you are right. thanks for the report!

"yaourt -Qdt" exits with error code 1 when orphans are not removed. i have just fixed this bug, which caused pacui to quit, too.

please reopen this issue, when you think it is necessary.