Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926246

Summary: Forums general admin function 'Make Includes' shows signs of issues
Product: Gentoo Infrastructure Reporter: Chiitoo <chiitoo>
Component: ForumsAssignee: Gentoo Infrastructure <infra-bugs>
Status: CONFIRMED ---    
Severity: normal CC: fedeliallalinea, forum-mods
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chiitoo gentoo-dev 2024-03-06 09:06:52 UTC
When running 'Make Includes' via the ACP, it returns a list with items coloured in red.

I can't remember for sure right now, but I believe they have been green in the past.

Looking at the code [1], it seems they are only painted green 'if (is_writable($tmpFile))'.

These include files reduce the need of database lookups, but I don't know to what extent this may be an actual problem.  That said, if this 'tmpFile' is not writable, I suspect it could mean that this is not the only issue lurking about.

1. https://gitweb.gentoo.org/proj/forums.git/tree/htdocs/admin/admin_mkforums_includes.php?h=forumscvs#n174