Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2018 00:50:05 +0200
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        David Wolfskill <david@catwhisker.org>
Cc:        ports@FreeBSD.org, brnrd@FreeBSD.org
Subject:   Re: on current, pkg install openssl kills pkg
Message-ID:  <201810162250.w9GMo51f093439@fire.js.berklix.net>
In-Reply-To: Your message "Tue, 16 Oct 2018 15:35:27 -0700." <20181016223527.GV1100@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill mailed:
> That's probably a good point at which to use pkg-static (instead of
> pkg)..

Ah Yes, I forgot that existed, thanks David.
I tried it & it rescued pkg:

	pkg install openssl
	Updating FreeBSD repository catalogue...
	...
	Edit /usr/local/openssl/openssl.cnf to fit your needs.
	
	pkg
	ld-elf.so.1: /usr/local/lib/libcrypto.so.9: version OPENSSL_1_1_0 required by /usr/lib/libarchive.so.7 not defined
	
	pkg-static delete openssl
	...
	[1/1] Deleting files for openssl-1.0.2p_1,1: 100%
	
	pkg
	pkg: not enough arguments	# ie working again.

Hopefully brnrd@FreeBSD.org can look at openssl.

Cheers,
Julian
-- 
Julian Stacey, Computer Consultant, Systems Engineer, BSD Linux Unix, Munich
 Brexit: 3,700,000 stolen votes in 1st referendum inc. 700,000 from Brits in EU
 Campaign lies & criminal funding, economy & pound down: New referendum needed.
	http://exitbrexit.uk	https://www.peoples-vote.uk/petition



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