Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833869 - dev-python/mkdocs-git-revision-date-localized-plugin-1.0.0 fails tests: test_type_unknown[i18n/mkdocs_wrong_order.yml-should be defined after the i18n plugin in your mkdocs.yml]
Summary: dev-python/mkdocs-git-revision-date-localized-plugin-1.0.0 fails tests: test_...
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:
: None (view as bug list)
Depends on:
Blocks: 833862
  Show dependency tree
 
Reported: 2022-02-22 07:40 UTC by Agostino Sarubbo
Modified: 2022-02-22 09:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,71.91 KB, text/plain)
2022-02-22 07:40 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-02-22 07:40:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-git-revision-date-localized-plugin-1.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-22 07:40:56 UTC
Created attachment 765599 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-22 07:40:57 UTC
Error(s) that match a know pattern:


Aborted with 1 Configuration Errors!
E       assert ('should be defined after the i18n plugin in your mkdocs.yml' in 'ERROR    -  Config value: \'plugins\'. Error: The "i18n" plugin is not installed
E        +  where 'ERROR    -  Config value: \'plugins\'. Error: The "i18n" plugin is not installed
' or 'should be defined after the i18n plugin in your mkdocs.yml' in "<class 'SystemExit'>")
' = <Result SystemExit(1)>.stdout
Comment 3 Yixun Lan archtester gentoo-dev 2022-02-22 07:45:45 UTC
*** Bug 833871 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-02-22 08:17:14 UTC
The bug has been closed via the following commit(s):

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

commit dd2370416251362da194a96482d912f2ff3ddca3
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-02-22 08:16:58 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-02-22 08:17:10 +0000

    dev-python/mkdocs-git-revision-date-localized-plugin: add missing test dep
    
    mkdocs-i18n is not only a doc gen dep, but also a test dep
    
    Closes: https://bugs.gentoo.org/833869
    Bug: https://bugs.gentoo.org/833871
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../mkdocs-git-revision-date-localized-plugin-1.0.0.ebuild               | 1 +
 1 file changed, 1 insertion(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-22 08:21:22 UTC
Missing [${PYTHON_USEDEP}]?
Comment 6 Andrew Nowa Ammerlaan gentoo-dev 2022-02-22 09:34:53 UTC
(In reply to Sam James from comment #5)
> Missing [${PYTHON_USEDEP}]?

Oops, yes I overlooked this, Thanks!
Comment 7 Larry the Git Cow gentoo-dev 2022-02-22 09:35:24 UTC
The bug has been referenced in the following commit(s):

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

commit eb538617f122c620d00619e4a27b400ee1bdef1b
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-02-22 09:35:00 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-02-22 09:35:18 +0000

    dev-python/mkdocs-git-revision-date-localized-plugin: add missing PYTHON_USEDEP
    
    Bug: https://bugs.gentoo.org/833869
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../mkdocs-git-revision-date-localized-plugin-1.0.0.ebuild              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)