Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716224 - dev-python/html5lib-1.0.1-r2: missing html5lib-1.0.1-collections-abc.patch
Summary: dev-python/html5lib-1.0.1-r2: missing html5lib-1.0.1-collections-abc.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-04 19:49 UTC by Marco Genasci
Modified: 2020-04-04 20:13 UTC (History)
1 user (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 Marco Genasci 2020-04-04 19:49:14 UTC
html5lib-1.0.1-collections-abc.patch is missing or should be removed from ebuild

>>> Preparing source in /var/tmp/portage/dev-python/html5lib-1.0.1-r2/work/html5lib-1.0.1 ...
 * Applying html5lib-1.0.1-collections-abc.patch ...
/var/tmp/portage/dev-python/html5lib-1.0.1-r2/temp/environment: line 1420: /var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch: No such file or directory
/var/tmp/portage/dev-python/html5lib-1.0.1-r2/temp/environment: line 1423: /var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch: No such file or directory
 [ !! ]
 * ERROR: dev-python/html5lib-1.0.1-r2::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch
 * 
 * Call stack:
 *               ebuild.sh, line  125:  Called src_prepare
 *             environment, line 2919:  Called distutils-r1_src_prepare
 *             environment, line 1221:  Called distutils-r1_python_prepare_all
 *             environment, line 1129:  Called default
 *      phase-functions.sh, line  855:  Called default_src_prepare
 *      phase-functions.sh, line  920:  Called __eapi6_src_prepare
 *             environment, line  209:  Called eapply '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch' '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-python-1.0.1-support-pytest4.patch'
 *             environment, line 1488:  Called _eapply_patch '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch'
 *             environment, line 1426:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-python/html5lib-1.0.1-r2/files/html5lib-1.0.1-collections-abc.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=dev-python/html5lib-1.0.1-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/html5lib-1.0.1-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/work/html5lib-1.0.1'
 * S: '/var/tmp/portage/dev-python/html5lib-1.0.1-r2/work/html5lib-1.0.1'

Reproducible: Always
Comment 1 Guillaume Seren 2020-04-04 19:53:48 UTC
Hey,
the patch is in master (added by ab9ade98f4508946e4f9dc0acab4ded74c2362c4),
so I guess it is only a matter of refreshing the portage cache.
Comment 2 Red 2020-04-04 19:54:28 UTC
I have the same problem.

How do you refresh the portage cache?
Comment 3 Marco Genasci 2020-04-04 20:13:42 UTC
(In reply to Guillaume Seren from comment #1)
> Hey,
> the patch is in master (added by ab9ade98f4508946e4f9dc0acab4ded74c2362c4),
> so I guess it is only a matter of refreshing the portage cache.

You right a sync solve problem