Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jan 2023 21:27:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 264962] ports-mgmt/pkg 1.18.2: 'pkg-static: pkg_checksum_hash_sha256_file(read failed): Is a directory' error  when package contains .egg-info dir
Message-ID:  <bug-264962-21822-F0v2Q4gdzo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264962-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264962-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=3D264962

--- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tatsuki Makino from comment #2)

The difference between whether egginfo is a file or a directory seems to be
generated by the group of files written in Bug 265203 Comment 6.
The difference is the installation of setuptools, with or without
USE_PYTHON=3Ddistutils.

In other words, it appears that USE_PYTHON=3Ddistutils should always be def=
ined
whenever setup.py is present.
However, it would rewrite the do-* target as well, so it seems it could not=
 be
used for rrdtool (bug 265203).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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