Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932479 - media-sound/beets-1.7.0_pre20240501 fails to compile: no theme named pydata_sphinx_theme found (missing theme.toml?)
Summary: media-sound/beets-1.7.0_pre20240501 fails to compile: no theme named pydata_s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-22 14:54 UTC by Agostino Sarubbo
Modified: 2024-06-03 05:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,142.31 KB, text/plain)
2024-05-22 14:54 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 2024-05-22 14:54:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/beets-1.7.0_pre20240501 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-22 14:54:41 UTC
Created attachment 893863 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-22 14:54:41 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
no theme named 'pydata_sphinx_theme' found (missing theme.toml?)
Comment 3 Matt Jolly gentoo-dev 2024-05-29 05:31:52 UTC
Hm. I must have missed some sphinx deps that just exist on my dev machine. I'll try and repro in a chroot sometime soon :)
Comment 4 Larry the Git Cow gentoo-dev 2024-06-03 05:06:24 UTC
The bug has been closed via the following commit(s):

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

commit 1cf2e193f9cc134876eb77153415d96b1b9bf6e9
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-06-03 04:48:04 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-06-03 05:02:59 +0000

    media-sound/beets: add missing USE=doc dependencies
    
    Closes: https://bugs.gentoo.org/932479
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 media-sound/beets/beets-1.7.0_pre20240501.ebuild | 3 ++-
 media-sound/beets/beets-9999.ebuild              | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)