Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956371 - dev-tex/latex2pydata-0.4.1: Install fails due to sandbox violation
Summary: dev-tex/latex2pydata-0.4.1: Install fails due to sandbox violation
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-21 11:51 UTC by Dustin Polke
Modified: 2025-05-21 17:33 UTC (History)
1 user (show)

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


Attachments
sandbox.log (sandbox.log,397 bytes, text/x-log)
2025-05-21 11:51 UTC, Dustin Polke
Details
Full build.log (build.log,48.25 KB, text/plain)
2025-05-21 11:53 UTC, Dustin Polke
Details
emerge --info (emerge--info.txt,22.99 KB, text/plain)
2025-05-21 11:53 UTC, Dustin Polke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dustin Polke 2025-05-21 11:51:25 UTC
Created attachment 929200 [details]
sandbox.log

* ACCESS DENIED:  open_wr_creat:      /var/lib/texmf/web2c/pdftex/pdflatex.log
open(>/var/lib/texmf/web2c/pdftex/pdflatex.log) failed: Permission denied at /usr/share/tlpkg/TeXLive/TLUtils.pm line 1525.
I can't find the format file `pdflatex.fmt'!
 * Failed to run command: pdflatex
 * pdflatex failed, trying texi2dvi
 * texi2dvi -q -c --language=latex ./latex2pydata.dtx
>>> Completed installing dev-tex/latex2pydata-0.4.1 into /var/tmp/portage/dev-tex/latex2pydata-0.4.1/image

 * Final size of build directory: 836 KiB
 * Final size of installed tree:  876 KiB

 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/var/tmp/portage/dev-tex/latex2pydata-0.4.1/temp/sandbox.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr_creat
S: deny
P: /var/lib/texmf/web2c/pdftex/pdflatex.log
A: /var/lib/texmf/web2c/pdftex/pdflatex.log
R: /var/lib/texmf/web2c/pdftex/pdflatex.log
C: perl /usr/bin/mktexfmt pdflatex.fmt 
 * --------------------------------------------------------------------------------
 * QA Notice: setuptools warnings detected:
 * 
 *      'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
 *      License classifiers are deprecated.
 *      `project.license` as a TOML table is deprecated

>>> Failed to emerge dev-tex/latex2pydata-0.4.1, Log file:

>>>  '/var/tmp/portage/dev-tex/latex2pydata-0.4.1/temp/build.log'
Comment 1 Dustin Polke 2025-05-21 11:53:26 UTC
Created attachment 929201 [details]
Full build.log
Comment 2 Dustin Polke 2025-05-21 11:53:47 UTC
Created attachment 929202 [details]
emerge --info