Upgrade of security/openssl111 fails to install

Kyle Evans kevans at freebsd.org
Wed Nov 21 19:25:57 UTC 2018


On Wed, Nov 21, 2018 at 9:53 AM <jim at mailman-hosting.com> wrote:
>
> Hello,
>
> After upgrading my packages with poudriere, the updated version
> (1.1.1.a) is not installed by pkg(8). Apparently, because of the
> versioning, it's seen as a downgrade:
>
> root at teresa:~ # pkg upgrade
> Updating poudriere-php56-openssl111 repository catalogue...
> poudriere-php56-openssl111 repository is up to date.
> All repositories are up to date.
> Checking for upgrades (1 candidates): 100%
> Processing candidates (1 candidates): 100%
> Checking integrity... done (0 conflicting)
> Your packages are up to date.
>
>
> root at teresa:~ # pkg upgrade -f openssl111
> Updating poudriere-php56-openssl111 repository catalogue...
> poudriere-php56-openssl111 repository is up to date.
> All repositories are up to date.
> Checking integrity... done (0 conflicting)
> The following 1 package(s) will be affected (of 0 checked):
>
> Installed packages to be DOWNGRADED:
>         openssl111: 1.1.1_2 -> 1.1.1.a [poudriere-php56-openssl111]
>
> Number of packages to be downgraded: 1
>
> Proceed with this action? [Y/n]:
>

This should be corrected in the next build; mat@ fixed the version in r485516


More information about the freebsd-ports mailing list