From owner-freebsd-python@freebsd.org  Thu May  6 17:09:23 2021
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@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 4FD6C628784
 for <freebsd-python@mailman.nyi.freebsd.org>;
 Thu,  6 May 2021 17:09:23 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 4Fbg6W1fBNz4sTg
 for <freebsd-python@freebsd.org>; Thu,  6 May 2021 17:09:23 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 387C56285AF; Thu,  6 May 2021 17:09:23 +0000 (UTC)
Delivered-To: python@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 384526282FD
 for <python@mailman.nyi.freebsd.org>; Thu,  6 May 2021 17:09:23 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4Fbg6W124hz4sL1
 for <python@FreeBSD.org>; Thu,  6 May 2021 17:09:23 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:1d])
 (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 did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 15CBC1C111
 for <python@FreeBSD.org>; Thu,  6 May 2021 17:09:23 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 146H9N3C051396
 for <python@FreeBSD.org>; Thu, 6 May 2021 17:09:23 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 146H9NrW051395
 for python@FreeBSD.org; Thu, 6 May 2021 17:09:23 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 255663] UPDATING: Fix update error of python37->python38 with
 portmaster
Date: Thu, 06 May 2021 17:09:23 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: nork@ninth-nine.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
 attachments.created
Message-ID: <bug-255663-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 06 May 2021 17:09:23 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255663

            Bug ID: 255663
           Summary: UPDATING: Fix update error of python37->python38 with
                    portmaster
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: nork@ninth-nine.com
                CC: python@FreeBSD.org, sunpoet@FreeBSD.org
                CC: python@FreeBSD.org, sunpoet@FreeBSD.org

Created attachment 224731
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224731&action=
=3Dedit
A patch for updating operation text.

In "For portmaster users" on "20210425",

  # REINSTALL=3D"$(pkg info -o py37-\* | awk '{printf "%s ", $2}')"
  # pkg delete -f py37-\*

'portmaster $REBUILD' causes a updating error like devel/scons.

=3D=3D=3D>>> scons-py37-3.1.2_1 4/4 >> devel/py-setuptools@py37 (2/2)
=3D=3D=3D>  Installing for py37-setuptools-44.0.0_1
=3D=3D=3D>  Checking if py37-setuptools is already installed
=3D=3D=3D>   Registering installation for py37-setuptools-44.0.0_1 as autom=
atic
Installing py37-setuptools-44.0.0_1...
  Only /usr/local/bin/easy_install-3.7 script has been installed
  since Python 3.7 is not the default Python version.
=3D=3D=3D>>> Installation of devel/py-setuptools@py37 (py37-setuptools-44.0=
.0_1)
succeeded
=3D=3D=3D>>> Returning to dependency check for devel/scons@py37
=3D=3D=3D>>> Dependency check complete for devel/scons@py37
=3D=3D=3D>>> scons-py37-3.1.2_1 4/4
=3D=3D=3D>  Cleaning for scons-py37-3.1.2_1
=3D=3D=3D>  scons-py37-3.1.2_1 Unknown flavor 'py37', possible flavors: py3=
8 py27.
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/scons
=3D=3D=3D>>> make build failed for devel/scons@py37
=3D=3D=3D>>> Aborting update
=3D=3D=3D>>> Update for scons-py37-3.1.2_1 failed
=3D=3D=3D>>> Aborting update
=3D=3D=3D>>> There are messages from installed ports to display,
       but first take a moment to review the error messages
       above.  Then press Enter when ready to proceed.

To fix this issue, specify '\*py37\*' instead of 'py37-\*'.

And I confirmed some packages that causes this issue:

bpython-py38-0.21
eric6-qt5-py38-21.4
gitinspector-py38-0.4.4_4
nuitka-py38-0.6.10.5
pylint-py38-2.8.2
scons-py38-3.1.2_1
thonny-py38-3.3.6
nagios-check_smartmon-py38-20100318_4
denyhosts-py38-3.1.2
dvdvideo-py38-20130117_2
ap24-py38-mod_wsgi-4.7.0

--=20
You are receiving this mail because:
You are on the CC list for the bug.=