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

Bug 680938

Summary: app-forensics/stigqter - an open-source reimplementation of DISA's STIG Viewer
Product: Gentoo Linux Reporter: Jon Hood <squinky86>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.stigqter.com/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 627452    
Bug Blocks:    
Attachments: stigqter-0.1.3.ebuild
app-forensics/stigqter-1.0.0
app-forensics/stigqter-1.0.1.ebuild
app-forensics/stigqter-1.2.0.ebuild

Description Jon Hood 2019-03-19 15:09:57 UTC
Created attachment 569776 [details]
stigqter-0.1.3.ebuild

Attached is the ebuild for STIGQter.
Comment 1 Jon Hood 2020-01-31 22:39:33 UTC
Created attachment 610146 [details]
app-forensics/stigqter-1.0.0

1.0.0 released
Comment 2 Jon Hood 2020-07-06 19:31:45 UTC
Created attachment 648052 [details]
app-forensics/stigqter-1.0.1.ebuild

release of 1.0.1
Comment 3 Jon Hood 2022-04-09 12:47:15 UTC
Created attachment 769643 [details]
app-forensics/stigqter-1.2.0.ebuild

Fixes to work with Qt 6 and NIST 800-53rev5
Comment 4 Jon Hood 2022-04-12 22:50:44 UTC
I am having trouble with the "doc" use flag - running lualatex on a clean Gentoo install results in texmf libraries being generated, which results in an access violation:

ACCESS DENIED: fopen_wr: /var/lib/texmf/m_t_x_t_e_s_t.tmp

Is it possible to build LaTeX documentation from an ebuild, or should it be distributed as already built?