Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2019 08:24:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 242964] UPDATING instructions for updating python to 3.7 via portmaster fail under default root shell
Message-ID:  <bug-242964-21822-bRRcfVRWVZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242964-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242964-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242964

Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld@utanet.at

--- Comment #1 from Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> ---
The instruction is correct:

  This may ease the upgrade for users of pre-build packages:
=3D=3D>  # sh
  # for i in $(pkg query -g %n 'py36-*'); do pkg set -yn ${i}:py37-${i#py36=
-};
done
  # pkg upgrade

The first command is "sh" the change to the sh-shell.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242964-21822-bRRcfVRWVZ>