Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 21:17:09 +0200
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        <ports@freebsd.org>
Subject:   Re: Upgrade of security/openssl111 fails to install
Message-ID:  <43049D16E99A4295B97DB48E7A17CE71@RIVENDELL>
In-Reply-To: <673536d13c9df73c707a3e17dcaf0f5a@mailman-hosting.com>
References:  <673536d13c9df73c707a3e17dcaf0f5a@mailman-hosting.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Editing the makefile and removing DISTVERSION line and replacing it with:
PORTVERSION=    1.1.1a

fixed the issue for me.

-Reko

-----Original Message----- 
From: jim@mailman-hosting.com 
Sent: Wednesday, November 21, 2018 5:53 PM 
To: ports@freebsd.org 
Subject: Upgrade of security/openssl111 fails to install 

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@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@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]:


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



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