Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759790 - dev-python/chardet-4.0.0: fails to build due to missing patch in $FILESDIR
Summary: dev-python/chardet-4.0.0: fails to build due to missing patch in $FILESDIR
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:
 
Reported: 2020-12-13 12:16 UTC by Holger Hoffstätte
Modified: 2020-12-14 07:48 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2020-12-13 12:16:29 UTC
$ebuild chardet-4.0.0.ebuild clean prepare
 * chardet-4.0.0.tar.gz BLAKE2B SHA512 size ;-) ...       [ ok ]
>>> Unpacking source...
>>> Unpacking chardet-4.0.0.tar.gz to /tmp/portage/dev-python/chardet-4.0.0/work
>>> Source unpacked in /tmp/portage/dev-python/chardet-4.0.0/work
>>> Preparing source in /tmp/portage/dev-python/chardet-4.0.0/work/chardet-4.0.0 ...
 * Applying chardet-4.0.0-pytest-4.patch ...
/tmp/portage/dev-python/chardet-4.0.0/temp/environment: line 1479: /tmp/portage/dev-python/chardet-4.0.0/files/chardet-4.0.0-pytest-4.patch: No such file or directory
/tmp/portage/dev-python/chardet-4.0.0/temp/environment: line 1482: /tmp/portage/dev-python/chardet-4.0.0/files/chardet-4.0.0-pytest-4.patch: No such file or directory

Looks like the patch was not checked in.


Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-14 07:45:41 UTC
I'm sorry, I didn't notice that emerge forced the older version when I 'tested' the bump.
Comment 2 Larry the Git Cow gentoo-dev 2020-12-14 07:48:40 UTC
The bug has been closed via the following commit(s):

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

commit b2c90be739f0db0e3cd0bfdb28ec7a36984d3124
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-14 07:46:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-14 07:48:37 +0000

    dev-python/chardet: Fix 4.0.0 ebuild
    
    Closes: https://bugs.gentoo.org/759790
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/chardet/chardet-4.0.0.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)