Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829061 - app-doc/mathjax-docs-2.7.7 installs files into unexpected paths
Summary: app-doc/mathjax-docs-2.7.7 installs files into unexpected paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-13 08:23 UTC by Agostino Sarubbo
Modified: 2023-05-06 14:19 UTC (History)
0 users

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


Attachments
build.log (build.log,42.71 KB, text/plain)
2021-12-13 08:23 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 2021-12-13 08:23:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/mathjax-docs-2.7.7 installs files into unexpected paths.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-13 08:23:58 UTC
Created attachment 758747 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-06 14:19:03 UTC
The bug has been closed via the following commit(s):

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

commit 3fdf5be75f3184aeef18273e70f553f7d390d6cc
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-05-06 14:17:24 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-05-06 14:18:55 +0000

    app-doc/mathjax-docs: EAPI=8, enable py3.10
    
    - add missing python_check_deps funciton
    - fix usage of old sphinx function
    - bump EAPI (file contents doesn't change at all)
    - enable py3.11
    
    Closes: https://bugs.gentoo.org/720136
    Closes: https://bugs.gentoo.org/832425
    Closes: https://bugs.gentoo.org/829061
    Closes: https://bugs.gentoo.org/889408
    Closes: https://bugs.gentoo.org/896522
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-doc/mathjax-docs/mathjax-docs-2.7.7.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)