Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 14:58:55 +0200
From:      Michael Grimm <trashcan@ellael.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        freebsd-pkg@FreeBSD.org
Subject:   Re: pkg 1.8.4 seems to want to reintall lots of packages
Message-ID:  <07EA9C70-C02D-4133-9BA5-F47CDAF61739@ellael.org>
In-Reply-To: <20160610191504.mkkcufwes426pt7f@ivaldir.etoilebsd.net>
References:  <201606082233.u58MXHWk010878@gw.catspoiler.org> <20160610191504.mkkcufwes426pt7f@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Baptiste Daroussin <bapt@FreeBSD.org> wrote:
>=20
> On Wed, Jun 08, 2016 at 03:33:17PM -0700, Don Lewis wrote:

>> All of the sudden, pkg seems to want to reinstall lots of packages, =
but
>> it doesn't say why.

> Fixed in 1.8.5, it was reinstalling some reverse dependencies sorry =
about that

Now, forced reinstallation of ports stopped working for me:

	test> pkg -v
	1.8.5

Regular upgrade, fine because there is nothing to upgrade:

	test> sudo ezjail-admin console -e 'pkg upgrade -y' test
	Updating poudriere repository catalogue...
	poudriere repository is up-to-date.
	All repositories are up-to-date.
	Checking for upgrades (0 candidates): 100%
	Processing candidates (0 candidates): 100%
	Checking integrity... done (0 conflicting)
	Your packages are up to date.

Forced upgrade =E2=80=A6

	test> sudo ezjail-admin console -e 'pkg upgrade -y -f' test
	Updating poudriere repository catalogue...
	poudriere repository is up-to-date.
	All repositories are up-to-date.
!-->	Checking for upgrades (16 candidates): 100%
!-->	Processing candidates (16 candidates): 100%
	Checking integrity... done (0 conflicting)
	Your packages are up to date.

=E2=80=A6 without a reinstallation of a single port, though.

Regards,
Michael=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07EA9C70-C02D-4133-9BA5-F47CDAF61739>