From owner-freebsd-questions@freebsd.org Wed Jul 28 17:01:36 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 41A21660702 for ; Wed, 28 Jul 2021 17:01:36 +0000 (UTC) (envelope-from pkagan@videotron.ca) Received: from alt41.smtp-out.videotron.ca (alt41.smtp-out.videotron.ca [23.233.128.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vl-vm-csp357.ip.videotron.ca", Issuer "int-SNINTCAP1-CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GZg1C3lm6z3j2p for ; Wed, 28 Jul 2021 17:01:35 +0000 (UTC) (envelope-from pkagan@videotron.ca) Received: from LenovoPC ([173.176.219.200]) by Videotron with ESMTPA id 8mvumknvCyjLA8mvwmaqGy; Wed, 28 Jul 2021 13:01:28 -0400 X-Authority-Analysis: v=2.4 cv=QZUFAuXv c=1 sm=1 tr=0 ts=61018d68 a=oaKXazPqqAQRKKEMLXbeDQ==:117 a=oaKXazPqqAQRKKEMLXbeDQ==:17 a=8nJEP1OIZ-IA:10 a=fk9r570aAAAA:8 a=6I5d2MoRAAAA:8 a=r9oG_5cLJsaqyPZWPJwA:9 a=wPNLvfGTeEIA:10 a=nvM6goE1pmvTfkMQbM8k:22 a=IjZwj45LgO3ly-622nXo:22 From: To: "'William Dudley'" , "'freebsd-questions'" References: In-Reply-To: Subject: RE: How to upgrade Mailman and keep Let's Encrypt ? Date: Wed, 28 Jul 2021 13:01:26 -0400 Message-ID: <004501d783d2$356c4da0$a044e8e0$@videotron.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJ3jegJ7oEvX9zXONNPm+N4hEBV16oYhQGg Content-Language: en-us X-CMAE-Envelope: MS4xfFJRLJpNLP6JJj+jYRAZtztiwLG0HuMivKe53buYOH7/XhdM5Qpo17ouXTFvTI1veUU41CzJTSM1NN2MWGLV4EJ+3OOvs1nk2GlWUMLaS9UcShtkF6ua 2Rm0oav80hiaSPGYdO+DI2SZ+fNipJwEUebovyn09v0nTzfbiZIrJePFwSLUIO/ll2i98q8kU56/FolSwxUFKpy0IwkGPRlEGwTCH9rV4e87SfE33nQ9IMoZ X-Rspamd-Queue-Id: 4GZg1C3lm6z3j2p X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pkagan@videotron.ca designates 23.233.128.28 as permitted sender) smtp.mailfrom=pkagan@videotron.ca X-Spamd-Result: default: False [-1.40 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[23.233.128.28:from]; FREEMAIL_FROM(0.00)[videotron.ca]; R_SPF_ALLOW(-0.20)[+ip4:23.233.128.28/30]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[videotron.ca]; ARC_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[23.233.128.28:from]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; FROM_NO_DN(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FREEMAIL_TO(0.00)[gmail.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[videotron.ca]; ASN(0.00)[asn:5769, ipnet:23.233.128.0/18, country:CA]; MIME_TRACE(0.00)[0:+]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2021 17:01:36 -0000 It's time to move to 13 you are mistaken...=20 https://certbot.eff.org/lets-encrypt/freebsd-apache just follow those instructions and remove the other one if you do not = need it. Also, it's very important to upgrade to freebsd 13.=20 -----Message d'origine----- De=A0: owner-freebsd-questions@freebsd.org De la part de William Dudley Envoy=E9=A0: Wednesday, July 28, 2021 12:31 PM =C0=A0: freebsd-questions Objet=A0: How to upgrade Mailman and keep Let's Encrypt ? Hi, I'm running 11.4-RELEASE-p9, and obviously, it's time to move to 12. I'm running Mailman 2.1.34 which uses deprecated Python 27. I realized that when I move to FreeBSD 12, I will no longer have Python = 27, so Mailman 2 will no longer work. When I do "pkg search mailman), I find the following: mailman-2.1.34 Mailing list manager with user-friendly = web front-end py38-mailman-3.3.1 GNU Mailing List Management System, Core As an experiment, on a spare machine, I tried: pkg install py38-mailman-3.3.1 However, there is a conflict between py38 and py37, and so pkg wants to uninstall: py37-acme-1.16.0,1 ACME protocol implementation in Python py37-certbot-1.16.0,1 Let's Encrypt client That won't do, as I host several websites on the same machine with the mailman installation and they all want to have https (obviously). How do I solve this? Thanks, Bill Dudley hobby sysadmin _______________________________________________ freebsd-questions@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"