Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 21:45:51 -0500
From:      "John W. O'Brien" <john@saltant.com>
To:        FreeBSD Python List <freebsd-python@freebsd.org>
Subject:   Need help finding root cause of staging errors related to MANIFEST
Message-ID:  <13910f98-9041-5a2b-8917-e841df33999b@saltant.com>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--9nfR6rSA0WCrRbA7r5kTFIonsC5AUG5hQ
Content-Type: multipart/mixed; boundary="SPKXHq4i8Qo0XlaEOOCFDAkJX6kIUO6tI";
 protected-headers="v1"
From: "John W. O'Brien" <john@saltant.com>
To: FreeBSD Python List <freebsd-python@freebsd.org>
Message-ID: <13910f98-9041-5a2b-8917-e841df33999b@saltant.com>
Subject: Need help finding root cause of staging errors related to MANIFEST

--SPKXHq4i8Qo0XlaEOOCFDAkJX6kIUO6tI
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hello all,

At some point between 2017-01-17T07:39:59-05:00
2017-01-23T10:48:15-05:00, some ports started failing to build under
python3.4 (not 3.5 or 3.6). The failure occurs during the poudriere
stage phase while processing the MANIFEST.in template. If the manifest
contains a graft statement that refers to a non-existent directory, the
build log contains a fatal error where before there was only a warning.

The two examples I know of directly are math/py-pandas [0] and
devel/py-ipython_genutils [1].

The time interval implicates python 3.4.6, and not setuptools 32.1.0.
I'm having a hard time narrowing it down further than that.

Can anybody else reproduce this error or an equivalent one? Any ideas
about its root cause?

=3D=3D=3D=3D
creating pandas.egg-info
writing dependency_links to pandas.egg-info/dependency_links.txt
writing top-level names to pandas.egg-info/top_level.txt
writing pandas.egg-info/PKG-INFO
writing requirements to pandas.egg-info/requires.txt
writing manifest file 'pandas.egg-info/SOURCES.txt'
package init file 'pandas/io/tests/sas/__init__.py' not found (or not a
regular file)
reading manifest file 'pandas.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
no previously-included directories found matching 'doc/build'
error: [Errno 2] No such file or directory: 'examples'
*** Error code 1
=3D=3D=3D=3D

Thank you,
John

[0] Fails on 'examples' which hasn't existed in the dist for nearly two
years.
https://github.com/pandas-dev/pandas/pull/9392/commits/8ff5ea6cbbd4d49a7d=
be3f093ea34679a116f732
[1] Fails on 'docs' which doesn't seem to have ever existed.


--SPKXHq4i8Qo0XlaEOOCFDAkJX6kIUO6tI--

--9nfR6rSA0WCrRbA7r5kTFIonsC5AUG5hQ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYjqjjAAoJEGEAJpqmdExHnCkQAKytJ97IySJvvxBUIjdIcoPM
ZFpHGF2sLPYazP9CREK5S5YvKp6VGZlz3DnCFwOtWoSyBZuw5k7l1kNXZtDb9mT8
l9dj8uH7zrIGwnDH/hhNZEWP0PI9KiJTUtMx8YQx2Ea3SKaCksmvw03jtiUtLHWA
RoPphZRLp9rSERWlmavFtlyff8zdUXwD2TBy8NSinkJt2x1tXZfHt062Eye/LyPX
JgJnNdLKNMGxH3GDT9ec+qyR910+SabBzV2dizvZkEBdvoH8CyagoEEcpznhNJAV
ivOxFFKu3eVeN7fs2HxkAkQjr3TIjyVSN2oEN6rzXlGBFdcQFFU0iGGtpYdbpWV/
SZqGS8HbbLYUqtONP3dq5ZfFqxJVIOg/IfK1ZzgaQeXo63Mcz6iNfKDnUOgAVYgf
VRsZd3xLgC6/YXvXEdgw5IGMU6o8QK4KAMAP/twBD3m17XD5RFGZIfYM00ia5wqw
z0VJViMLNOZYCmd7rFQI3lm3J2lSuz5rnvprq1Swgk0uzRRShL9f9Z2nHi+vPqZq
tzb5uoPZQ9KvuUjroQNzg12FFkjstBtEIZ1KLtae+35nZ4DBU7ydwNvfrF/5jWRH
61Y2XHz4PqnQeRGe6yt8nYm7z+Lj6tZMLwCsyp1lnlqArOpyzSwtpxiex5TKqrcO
mUASRo3CCbaLnlkJ4Wz/
=9unT
-----END PGP SIGNATURE-----

--9nfR6rSA0WCrRbA7r5kTFIonsC5AUG5hQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13910f98-9041-5a2b-8917-e841df33999b>