Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2024 07:53:50 +0000 (UTC)
From:      Alexander Burke <alex@alexburke.ca>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: UPDATING providing misinformation
Message-ID:  <8acac7bb-2b8d-4838-bc26-fa301ee6d449@alexburke.ca>
In-Reply-To: <Zrg8cpFS8fHtKVgs@troutmask.apl.washington.edu>
References:  <Zrg8cpFS8fHtKVgs@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Steve,

>usr/ports/devel/py-setuptools_scm does not exist

>py-setuptools-scm/

Just a teensy-weensy difference...

Cheers,
Alex
----------------------------------------

2024-08-11T04:22:31Z Steve Kargl <sgk@troutmask.apl.washington.edu>:

> Updating a circ Feb 2024 system with python 3.9.
> Following ports/UPDATING
>=20
> =C2=A0 # sh
> =C2=A0 # portmaster -o lang/python311 python39
> =C2=A0 # REINSTALL=3D"$(pkg info -oq '*py39*')"
> =C2=A0 # pkg delete -f "*py39*"
> =C2=A0 # portmaster $REINSTALL
> =C2=A0 # REBUILD=3D$(pkg query -g "%n:%dn" '*' | grep py3 | grep -v py311=
 | cut -d : -f 1 | sort -u)
> =C2=A0 # portmaster $REBUILD
> =C2=A0 # REBUILD2=3D$(pkg list | grep python-39 | xargs pkg which | awk '=
{print $6}' | sort -u)
> =C2=A0 # portmaster $REBUILD2
>=20
> The 'portmaster $REINSTALL' step leads to
>=20
> =3D=3D=3D>>> /usr/ports/devel/py-setuptools_scm does not exist
> =3D=3D=3D>>> Aborting update
>=20
> % cd /usr/ports/devel
> % ls | grep py-setup
> py-setuptools/
> py-setuptools-declarative-requirements/
> py-setuptools-dso/
> py-setuptools-gettext/
> py-setuptools-git/
> py-setuptools-git-versioning/
> py-setuptools-pkg/
> py-setuptools-rust/
> py-setuptools-scm/
>=20
> WTF?
>=20
> --=20
> Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8acac7bb-2b8d-4838-bc26-fa301ee6d449>