You are not logged in.

#1 2018-04-25 20:03:56

JoshuaRLi
Member
Registered: 2018-02-04
Posts: 5
Website

pacman does not warn about packages that are flagged out-of-date

For example, godep has been flagged out-of-date on 2018-03-16, yet `pacman -Ss godep` doesn't have an annotation/warning about this, and pacman will still happily install such packages with no interactive warning.

Is this intended behavior? If not, I'm happy to file a report on the tracker.

Offline

#2 2018-04-25 20:14:06

teckk
Member
Registered: 2013-02-21
Posts: 519

Re: pacman does not warn about packages that are flagged out-of-date

Offline

#3 2018-04-25 20:33:47

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: pacman does not warn about packages that are flagged out-of-date

JoshuaRLi wrote:

For example, godep has been flagged out-of-date on 2018-03-16, yet `pacman -Ss godep` doesn't have an annotation/warning about this, and pacman will still happily install such packages with no interactive warning.

Is this intended behavior? If not, I'm happy to file a report on the tracker.

That's correct, pacman does not include out of date notifications.

Note that in this specific case, the new version only modifies the README, warns people never to use godep anymore, and does some linting: https://github.com/tools/godep/compare/v79...master


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#4 2018-04-25 20:38:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,627

Re: pacman does not warn about packages that are flagged out-of-date

Why should it warn about that? The outdated package flag simply notifies the maintainer, that there's a newer version available. From the view of pacman nothing is wrong with the package, and within the ecosystem of the packaging stack that package is still valid.

Offline

#5 2018-04-25 20:58:43

JoshuaRLi
Member
Registered: 2018-02-04
Posts: 5
Website

Re: pacman does not warn about packages that are flagged out-of-date

Thanks everyone, this was all very clarifying.

Offline

Board footer

Powered by FluxBB