vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
424 stars 42 forks source link

What does this mean: "NOT FOUND, ignored"? #156

Closed refaelsh closed 3 years ago

refaelsh commented 3 years ago

Hi,

Recently, I've begun getting the following error: 1_001 Can you guys please explain what does this means?

vn971 commented 3 years ago

Hi! Are you using the latest RUA? I think I've fixed that in the last version, lemme check..

vn971 commented 3 years ago

It's another implication of this issue: https://github.com/vn971/rua/issues/155 which got fixed, but no release has been made yet. I'm making one now.

refaelsh commented 3 years ago

Hi! Are you using the latest RUA? I think I've fixed that in the last version, lemme check..

Running rua --version gives me rua 0.17.18.

refaelsh commented 3 years ago

It's another implication of this issue: #155 which got fixed, but no release has been made yet. I'm making one now.

Great! Thanks!

vn971 commented 3 years ago

Overall, in the above screen it's essentially the situation of: "All AUR packages are up-to-date, but there are some packages installed locally that do not exist in neither pacman nor AUR"

vn971 commented 3 years ago

// BTW, I want to return to the other messages around here (and the PR), but didn't have energy for that yet.. Will do later.

refaelsh commented 3 years ago

// BTW, I want to return to the other messages around here (and the PR), but didn't have energy for that yet.. Will do later.

Thats ok! All is fine! I love you and what you are doing here with Rua. Please, feel free to take your time :-) Love you man :-)

vn971 commented 3 years ago

Done, v0.17.19 is out!

refaelsh commented 3 years ago

I've upgraded to v0.17.19 and the issue still exists.

vn971 commented 3 years ago

@refaelsh can you please copy terminal (or screenshot)?

refaelsh commented 3 years ago

1_002

vn971 commented 3 years ago

Yeah, that's how it should be. RUA says that all AUR packages aru up-to-date, but some packages you have locally do not exist in neither pacman nor AUR

vn971 commented 3 years ago

it no longer asks you to do anything about it though, it just exits successfully, just notifying you about the current state

vn971 commented 3 years ago

Maybe the text can be made yellow or something as it's not an error, it's just a FYI for the user.

Given this context, what do you think? What would you expect RUA to do when encountering these packages? (I'm not saying I'll incorporate right away, but I'm curious what you think)

refaelsh commented 3 years ago

IMHO, and please feel free to ignore me :-), I think that this message should not appear, if those packages are no longer in AUR.

refaelsh commented 3 years ago

it no longer asks you to do anything about it though, it just exits successfully, just notifying you about the current state

Oh! I understand. Then, please feel free to close this issue :-)

vn971 commented 3 years ago

I've tried to improve the wording here, to make it more explicit and actionable: https://github.com/vn971/rua/commit/3f90120802827a52b1045ef887f8de1697b035d7