Warning about reflector-simple when updating

Hi, I have a little issue, when I update my Garuda KDE Lite i have this warning on Konsole:
warning: reflector-simple: local (2.0-1.1) is newer than garuda (2.0-1)

opening packseek that I use to serch apps I have 2 reflector-simple versions:
A Garuda source version 2.0-1
A AUR source version 3.3-1 that I don't know when I have installed (I have never istalled app in AUR, only chaotic.aur or garuda source)
I have not a 2.0.1.1 verson

When I try to uninstall the AUR version I was unable to do it because reflector-simple is used by Garida Assistant ad dependency so it refuse to uninstall

How can I solve it, is not a great issue but if possible I don't wanna see the warning when updating
thanks

It’s not that you have 2 reflectors installed. Pacseek is telling you that you can pull reflector from AUR as well it’s simply listing the package from all the repos it has access to and informing you that hey you already have this package installed in your system with so and so version but we also have the option of downloading it from the AUR and other repos.

Plus you can ignore the warning safely. There are already forum posts regarding this

3 Likes

Ok i will leave with the warning
Version 3.3-1 seems installed (pacseek say is installed there is a mark on the installec lolum, is not only listed)

aur/reflector-simple 3.3-1 [+4 ~0.12] [Installed: 2.0-1.1]
Simple GUI wrapper for 'reflector'.

I am assuming it’s something like this? I don’t use pacseek so I wouldn’t know how this info is represented there but this means all the message I wrote above.

1 Like


Here you can see how it show reflector-silmpe
You can use it, pacseek is a great app

Yeah that’s not telling you the version installed but the version available in the AUR repo. That’s the remote package info available via this command:

paru -Si aur/reflector-simple
Repository      : aur
Name            : reflector-simple
Version         : 3.3-1
Description     : Simple GUI wrapper for 'reflector'.
URL             : https://github.com/endeavouros-team/PKGBUILDS/tree/master/reflector-simple
AUR URL         : https://aur.archlinux.org/packages/reflector-simple
Groups          : None
Licenses        : GPL
Provides        : None
Depends On      : bash  yad  reflector  whois  geoip  bind
Make Deps       : None
Check Deps      : None
Optional Deps   : reflector-bash-completion
Conflicts With  : None
Maintainer      : labaman
Votes           : 4
Popularity      : 0.117966
First Submitted : Mon, 18 Jul 2022 20:34:43 +0000
Last Modified   : Sun, 25 Sep 2022 10:57:01 +0000
Out Of Date     : No

I don’t particularly see the need for it just a personal preference I like using and doing everything using commands rather than taking shortcuts. Also I like to keep my system as bloat free as possible so I removed several apps I knew I was never gonna use or need like octopi and kdeconnet.

I don't remember why, but we have a custom PKGBUILD for this one. It might be time to replace this one with the AUR version after evaluating this situation :thinking:

5 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

Quick update to this one: we now have version 3.3 in our repo.

5 Likes