Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930233 - [guru] dev-python/plexapi-4.15.11 fails to compile: conf.py not found, distutils_enable_sphinx call wrong
Summary: [guru] dev-python/plexapi-4.15.11 fails to compile: conf.py not found, distut...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 08:07 UTC by Agostino Sarubbo
Modified: 2024-04-22 07:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,93.43 KB, text/plain)
2024-04-19 08:07 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-04-19 08:07:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/plexapi-4.15.11 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-19 08:07:58 UTC
Created attachment 891078 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-19 08:07:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       [[ -f ${confpy} ]] || die "${confpy} not found, distutils_enable_sphinx call wrong";
 *   docs/conf.py not found, distutils_enable_sphinx call wrong
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
Comment 3 Larry the Git Cow gentoo-dev 2024-04-19 10:08:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bce2dc02b86aa937cc4f4902c6c6a62f8edc45b

commit 0bce2dc02b86aa937cc4f4902c6c6a62f8edc45b
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-04-19 09:57:33 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-04-19 10:04:37 +0000

    dev-python/plexapi: fix docs installation
    
    Closes: https://bugs.gentoo.org/930233
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-python/plexapi/Manifest               | 2 +-
 dev-python/plexapi/plexapi-4.15.11.ebuild | 9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)