Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698102 - Eclass Reference is broken
Summary: Eclass Reference is broken
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Devmanual Team
URL: https://devmanual.gentoo.org/eclass-r...
Whiteboard:
Keywords:
: 698466 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-10-20 10:46 UTC by Shiba
Modified: 2019-10-24 18:25 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shiba 2019-10-20 10:46:00 UTC
(almost?) Every content page of the Eclass Reference is empty.

Reproducible: Always
Comment 1 Brian Evans (RETIRED) gentoo-dev 2019-10-20 15:13:48 UTC
Caused by the deprecation of sys-apps/man without installing sys-apps/man2html for a replacement tool.  Looking into it
Comment 2 Brian Evans (RETIRED) gentoo-dev 2019-10-21 12:27:25 UTC
Looks good now.
Comment 4 Brian Evans (RETIRED) gentoo-dev 2019-10-23 16:20:30 UTC
(In reply to Shiba from comment #3)
> Mh are you sure? I checked the first 5 eclasses just now and they are all
> empty:
> 
> https://devmanual.gentoo.org/eclass-reference/acct-group.eclass/index.html
> https://devmanual.gentoo.org/eclass-reference/acct-user.eclass/index.html
> https://devmanual.gentoo.org/eclass-reference/alternatives.eclass/index.html
> https://devmanual.gentoo.org/eclass-reference/ant-tasks.eclass/index.html
> https://devmanual.gentoo.org/eclass-reference/apache-2.eclass/index.html
> 
> Some others like the meson one however is now fixed, so maybe there is a
> global rebuild pending?

Seems to be a caching issue on the server.  The files are correctly generated but are not being sent.  This may clear itself up as acct-user is already working.
Comment 5 Brian Evans (RETIRED) gentoo-dev 2019-10-24 18:25:54 UTC
*** Bug 698466 has been marked as a duplicate of this bug. ***