Summary: | app-text/pelican-4.8.0 fails to compile (USR-MERGE-SYSTEM): TypeError: not all arguments converted during string formatting | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 890634 | ||
Attachments: |
build.log
Fix for app-text/pelican-4.8.0 and dev-python/sphinx >= 5 |
Description
Agostino Sarubbo
![]() Created attachment 847206 [details]
build.log
build log and emerge --info
The error is not related to the merged-usr profile. If you emerge app-text/pelican with USE="doc", there's a failure when running sphinx version 5 and up. There's an upstream patch for this bug. https://github.com/getpelican/pelican/commit/33aca76d78601f0f0da635c8a14c89bbbc9ff8d6 Created attachment 848316 [details, diff]
Fix for app-text/pelican-4.8.0 and dev-python/sphinx >= 5
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f47ea50fe359ccb308e5cbce24750bc2315dc0c commit 5f47ea50fe359ccb308e5cbce24750bc2315dc0c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-13 10:14:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-13 10:17:36 +0000 app-text/pelican: fix build w/ sphinx 6 Closes: https://bugs.gentoo.org/889706 Signed-off-by: Sam James <sam@gentoo.org> app-text/pelican/files/pelican-4.8.0-sphinx-6.patch | 20 ++++++++++++++++++++ app-text/pelican/pelican-4.8.0.ebuild | 6 +++++- 2 files changed, 25 insertions(+), 1 deletion(-) |