Date: Thu, 16 Mar 2017 01:49:18 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: pkg@FreeBSD.org Cc: FreeBSD Ports <ports@freebsd.org> Subject: ports-mgmt/pkg wrong pkg version info when more repositories are used Message-ID: <58C9E10E.9050700@quip.cz>
next in thread | raw e-mail | index | archive | help
Hi, I have machines configured with more then on repository (two exactly) and "pkg version -vRL =" says "needs updating (remote has..." for packages which exists in both repositories but where installed from one which intentionally does not have newer version. Should not this comparison be tied to repo from which the package were installed? It sometimes show strange results: python-3.5_2,2 > succeeds remote (remote has 2.7_3,2) Because we have installed Python from repo where 3.5 is the default so why pkg compares it with Python 2.7 from second repository? Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58C9E10E.9050700>