You are not logged in.

#1 2017-06-14 14:38:03

kitsunyan
Member
Registered: 2017-01-26
Posts: 5

Suppress "local is newer than" messages

When I upgrade my system pacman says

warning: exo: local (0.11.2-1) is newer than extra (0.10.7-2)

And of couse I know it because I've modified my package.
I also added this package to group "modified":

$ pacman -Qi exo | grep Groups
Groups          : xfce4  modified

And added this group to IgnoreGroup

$ cat /etc/pacman.conf | grep modified
IgnoreGroup = modified

This prevents this package from automatic upgrades. But I'd like to suppress "local is newer than" for this group as well. How is it possible?

Offline

#2 2017-06-14 15:01:44

loqs
Member
Registered: 2014-03-06
Posts: 17,366

Online

#3 2017-06-14 17:06:15

kitsunyan
Member
Registered: 2017-01-26
Posts: 5

Re: Suppress "local is newer than" messages

Well, I need to use a custom repo then. Thanks.

Offline

Board footer

Powered by FluxBB