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

Bug 802033

Summary: app-i18n/tagainijisho missing manual
Product: Gentoo Linux Reporter: A Schenck <galiven>
Component: Current packagesAssignee: Jake Shipton <jake>
Status: UNCONFIRMED ---    
Severity: minor CC: floppym, sam, soap
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description A Schenck 2021-07-13 16:16:16 UTC
Seems to be missing everything in /usr/share/doc/tagainijisho/ except the README.

Reproducible: Always

Steps to Reproduce:
Steps:
1: emerge tagainijisho
2: run tagainijisho
3: In the top menu click Help -> Manual
Actual Results:  
An error dialog saying "can't find /usr/share/doc/tagainijisho/manual.html" appears

Expected Results:  
A manual appears
Comment 1 Arfrever Frehtes Taifersar Arahesis 2021-07-13 21:59:58 UTC
There is no manual.html in tagainijisho repository.
There is doc/manual.txt.

Rule for creating manual.html from manual.txt (in doc/CMakeLists.txt) requires multimarkdown tool, which is provided by MultiMarkdown package not available in Gentoo.

https://github.com/fletcher/peg-multimarkdown
https://github.com/fletcher/MultiMarkdown-4
https://github.com/fletcher/MultiMarkdown-5
https://github.com/fletcher/MultiMarkdown-6
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-13 22:38:37 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #1)
> There is no manual.html in tagainijisho repository.
> There is doc/manual.txt.
> 
> Rule for creating manual.html from manual.txt (in doc/CMakeLists.txt)
> requires multimarkdown tool, which is provided by MultiMarkdown package not
> available in Gentoo.
> 
> https://github.com/fletcher/peg-multimarkdown
> https://github.com/fletcher/MultiMarkdown-4
> https://github.com/fletcher/MultiMarkdown-5
> https://github.com/fletcher/MultiMarkdown-6

Could you pre-generate it then?
Comment 3 Jake Shipton 2023-12-13 03:33:32 UTC
I believe this bug may no longer applies to recent versions. Upstream changed the functionality of the help menu to direct users to an online manual instead of a local manual file.

Relevant GitHub change:
https://github.com/Gnurou/tagainijisho/commit/59f9dfa868d69e5ce99b8c7914853052e8d8f7cf