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
168 stars 13 forks source link

Fix Pacman Errors throws errors #41

Closed seafox closed 6 years ago

seafox commented 6 years ago

line 42 is pretty standard: SigLevel = Required DatabaseOptional

What's the reason for those red errors?

pacui-fix-pacman-42

excalibur1234 commented 6 years ago

i assume you are testing "pacui" and not "pacui-git". if you use "pacui-git", you are using an old version. please update!

the error you are experiencing was fixed in https://github.com/excalibur1234/pacui/commit/7191902efd87f3dc67b1dcfae71a21a8a4f9a682 i am not sure, where it comes from. probably pacman 5.1 has changed something....

seafox commented 6 years ago

Your assumed correct. The mentioned errors gone with git version, can be closed now. Maybe one notice is suppressing the error marked in yellow below, if it's easy to do.

pacui-git-10

excalibur1234 commented 6 years ago

i never thought to suppress these non-critical error. thanks for the tip.

this is fixed in e0b668b40b55b5922bff4a3e16cb1e439e569725