Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824990 - dev-python/nose_warnings_filters-0.1.5-r3 - ValueError: Newlines are not allowed
Summary: dev-python/nose_warnings_filters-0.1.5-r3 - ValueError: Newlines are not allowed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 808378
  Show dependency tree
 
Reported: 2021-11-19 16:41 UTC by Toralf Förster
Modified: 2021-12-31 23:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.79 KB, text/plain)
2021-11-19 16:42 UTC, Toralf Förster
Details
dev-python:nose_warnings_filters-0.1.5-r3:20211119-164104.log (dev-python:nose_warnings_filters-0.1.5-r3:20211119-164104.log,10.82 KB, text/plain)
2021-11-19 16:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,170.53 KB, text/plain)
2021-11-19 16:42 UTC, Toralf Förster
Details
environment (environment,112.95 KB, text/plain)
2021-11-19 16:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.38 KB, application/x-bzip)
2021-11-19 16:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.41 KB, application/x-bzip)
2021-11-19 16:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-19 16:41:58 UTC
  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/nose_warnings_filters-0.1.5-r3::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-152446

  -------------------------------------------------------------------

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) *
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 d78a0b458058c170e3bdf5338ae226e89af0a10b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 19 16:36:41 2021 +0000

    2021-11-19 16:36:41 UTC

emerge -qpvO dev-python/nose_warnings_filters
[ebuild  N    ] dev-python/nose_warnings_filters-0.1.5-r3  USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-11-19 16:42:01 UTC
Created attachment 753190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-19 16:42:03 UTC
Created attachment 753194 [details]
dev-python:nose_warnings_filters-0.1.5-r3:20211119-164104.log
Comment 3 Toralf Förster gentoo-dev 2021-11-19 16:42:05 UTC
Created attachment 753198 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-19 16:42:08 UTC
Created attachment 753202 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-19 16:42:09 UTC
Created attachment 753206 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-19 16:42:12 UTC
Created attachment 753210 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-31 23:28:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b82ac1a3bcbd09c7d0bd852bc57b8b6431eb54

commit 88b82ac1a3bcbd09c7d0bd852bc57b8b6431eb54
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-31 23:27:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-31 23:28:07 +0000

    dev-python/nose_warnings_filters: fix setuptools description
    
    Upstream is dead since 2016 though.
    
    Closes: https://bugs.gentoo.org/824990
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ose_warnings_filters-0.1.5-setuptools-newline-desc.patch | 13 +++++++++++++
 .../nose_warnings_filters-0.1.5-r3.ebuild                   |  4 ++++
 2 files changed, 17 insertions(+)