Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883553 - dev-python/mkdocs-minify-plugin-0.6.2 fails tests
Summary: dev-python/mkdocs-minify-plugin-0.6.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 07:49 UTC by Agostino Sarubbo
Modified: 2022-11-29 08:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,79.79 KB, text/plain)
2022-11-29 07:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-11-29 07:49:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-minify-plugin-0.6.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-29 07:49:49 UTC
Created attachment 838051 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-29 07:49:50 UTC
Error(s) that match a know pattern:


E           subprocess.CalledProcessError: Command '['mkdocs', 'build', '-f', PosixPath('/var/tmp/portage/dev-python/mkdocs-minify-plugin-0.6.2/temp/pytest-of-portage/pytest-0/test_build_cache_safe0/mkdocs_cache_safe.yml')]' returned non-zero exit status 1.
E           subprocess.CalledProcessError: Command '['mkdocs', 'build', '-f', PosixPath('/var/tmp/portage/dev-python/mkdocs-minify-plugin-0.6.2/temp/pytest-of-portage/pytest-0/test_build_cache_safe_minified0/mkdocs_cache_safe_minified.yml')]' returned non-zero exit status 1.
E           subprocess.CalledProcessError: Command '['mkdocs', 'build', '-f', PosixPath('/var/tmp/portage/dev-python/mkdocs-minify-plugin-0.6.2/temp/pytest-of-portage/pytest-0/test_build_no_extras0/mkdocs.yml')]' returned non-zero exit status 1.
E           subprocess.CalledProcessError: Command '['mkdocs', 'build', '-f', PosixPath('/var/tmp/portage/dev-python/mkdocs-minify-plugin-0.6.2/temp/pytest-of-portage/pytest-0/test_build_with_extras0/mkdocs_with_extras.yml')]' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-29 08:48:48 UTC
The bug has been closed via the following commit(s):

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

commit 7d3895c1ad34b0044593ffe1f017807f3c12012d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-29 08:47:04 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-29 08:48:45 +0000

    dev-python/mkdocs-minify-plugin: Fix testing prior to install
    
    Closes: https://bugs.gentoo.org/883553
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../mkdocs-minify-plugin/mkdocs-minify-plugin-0.6.2.ebuild     | 10 ++++++++++
 1 file changed, 10 insertions(+)