Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 2020 08:31:09 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Strange outcome: different outcomes from portmaster and pkg upgrade
Message-ID:  <20200305083109.e98326b0.freebsd@edvax.de>
In-Reply-To: <4418f3c1-e025-e691-5c98-9ab9dd32ccc9@tx.rr.com>
References:  <4418f3c1-e025-e691-5c98-9ab9dd32ccc9@tx.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Mar 2020 21:09:41 -0600, Paul Schmehl wrote:
> I normally build my ports using portmaster. ( Old habits die hard.)
>=20
> Recently, I've been having problems with a handful of ports failing to=20
> upgrade. So, I've been fixing those ports by using pkg upgrade.
>=20
> When I run portmaster, it says I have three ports to upgrade. When I run=
=20
> pkg upgrade, it says everything is up to date.
>=20
> =3D=3D=3D>>> The following actions will be taken if you choose to proceed:
>  =A0=A0=A0=A0=A0=A0=A0 Upgrade cups-2.2.12 to cups-2.2.13
>  =A0=A0=A0=A0=A0=A0=A0 Upgrade gnutls-3.6.11.1 to gnutls-3.6.12
>  =A0=A0=A0=A0=A0=A0=A0 Upgrade ffmpeg-4.2.1_4,1 to ffmpeg-4.2.2_7,1
>=20
> =3D=3D=3D>>> Proceed? y/n [y] n
>=20
>=20
> =3D=3D=3D>>> If you would like to upgrade or install some, but not
>  =A0=A0=A0=A0=A0=A0 all of the above try adding '-i' to the command line.
> [root@colo11 ~]# pkg upgrade cups
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> Checking integrity... done (0 conflicting)
> Your packages are up to date.
>=20
> It does the same for gnutls, but then I get a different result for ffmpeg.
>=20
> [root@colo11 ~]# pkg upgrade ffmpeg
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> The following 4 package(s) will be affected (of 0 checked):
>=20
>=20
> New packages to be INSTALLED:
>  =A0=A0=A0=A0=A0=A0=A0 aom: 1.0.0.2873
>  =A0=A0=A0=A0=A0=A0=A0 dav1d: 0.5.2_1
>  =A0=A0=A0=A0=A0=A0=A0 opus: 1.3.1
>=20
> Installed packages to be UPGRADED:
>  =A0=A0=A0=A0=A0=A0=A0 ffmpeg: 4.2.1_4,1 -> 4.2.2,1
>=20
> Number of packages to be installed: 3
> Number of packages to be upgraded: 1
>=20
> The process will require 10 MiB more space.
> 18 MiB to be downloaded.
>=20
> Proceed with this action? [y/N]:
>=20
> What's going on here?

Are your ports tree and pkg source out of sync?
WHich repository do you use for pkg (quarterly / latest)?
How do you obtain a current ports tree (svn / portsnap)?
Maybe there is still some cached database fragment?


--=20
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200305083109.e98326b0.freebsd>