From ml@ft-c.de Wed Oct 27 07:54:14 2021 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B5D6A18355F9 for ; Wed, 27 Oct 2021 07:54:25 +0000 (UTC) (envelope-from ml@ft-c.de) Received: from einhorn-mail-out.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail.in-berlin.de", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HfLYr18V3z4v3s for ; Wed, 27 Oct 2021 07:54:23 +0000 (UTC) (envelope-from ml@ft-c.de) X-Envelope-From: ml@ft-c.de X-Envelope-To: Received: from authenticated.user (localhost [127.0.0.1]) by einhorn.in-berlin.de with ESMTPSA id 19R7sFWE016436 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Wed, 27 Oct 2021 09:54:15 +0200 Message-ID: Subject: pkg postgresql-client From: ml@ft-c.de Reply-To: ftimmer@ft-c.de To: "freebsd-stable@freebsd.org" Date: Wed, 27 Oct 2021 09:54:14 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.40.2 FreeBSD GNOME Team List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4HfLYr18V3z4v3s X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of ml@ft-c.de has no SPF policy when checking 192.109.42.8) smtp.mailfrom=ml@ft-c.de X-Spamd-Result: default: False [-2.12 / 15.00]; HAS_REPLYTO(0.00)[ftimmer@ft-c.de]; RCVD_VIA_SMTP_AUTH(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[192.109.42.8:from]; REPLYTO_DN_EQ_FROM_DN(0.00)[]; NEURAL_HAM_SHORT(-0.92)[-0.920]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:29670, ipnet:192.109.42.0/24, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[192.109.42.8:from]; NEURAL_HAM_MEDIUM(-1.00)[-0.998]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; REPLYTO_DOM_EQ_FROM_DOM(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[ft-c.de]; FROM_NO_DN(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Hello, I have install postgresql version 13  (and in a few weeks I switch to version 14) When I install R-studio, then pkg would change/downgrade the postgresql-client version from 13 to 12. pkg install Rstudio Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 3 package(s) will be affected (of 0 checked): New packages to be INSTALLED: RStudio: 1.4.1717_2 postgresql12-client: 12.8 soci: 4.0.1_1 This error has existed for more than 5 years. Franz uname -a :> FreeBSD 13.0-RELEASE-p4 amd64