File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 167, in write_pkg_file write_field('Summary', single_line(self.get_description())) File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 151, in single_line raise ValueError('Newlines are not allowed') ValueError: Newlines are not allowed * ERROR: dev-python/pylama-7.7.1-r1::gentoo failed (install phase): * (no error message) * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4-20211118-200034 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.56.1 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit 9f2beba217b0fb43128c811e3a4291d155fef543 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 19 19:51:38 2021 +0000 2021-11-19 19:51:36 UTC emerge -qpvO dev-python/pylama [ebuild N ] dev-python/pylama-7.7.1-r1 USE="-doc -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Created attachment 753490 [details] emerge-info.txt
Created attachment 753494 [details] dev-python:pylama-7.7.1-r1:20211119-205558.log
Created attachment 753498 [details] emerge-history.txt
Created attachment 753502 [details] environment
Created attachment 753506 [details] etc.portage.tar.bz2
Created attachment 753510 [details] temp.tar.bz2
I'm not able to reproduce this with setuptools-57.5.0 or setuptools-58.2.0-r1. It looks like it's choking on the content of the DESCRIPTION file which is terminated with a single newline.