Bug 2175666 - pdfcrop has a missing dep on pdftex
Summary: pdfcrop has a missing dep on pdftex
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-06 09:41 UTC by Dan Horák
Modified: 2023-03-11 03:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-06 20:25:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2023-03-06 09:41:39 UTC
Description of problem:
After installing the /usr/bin/pdfcrop tool (texlive-pdfcrop rpm) running it fails due missing pdftext binary.

[sharkcz@tyan-openpower-01 ~]$ pdfcrop --margins 36 Brandejs_Mikroprocesory_Intel_8086_80486_2010.pdf b1.pdf
PDFCROP 1.40, 2020/06/06 - Copyright (c) 2002-2020 by Heiko Oberdiek, Oberdiek Package Support Group.
Can't exec "pdftex": No such file or directory at /usr/bin/pdfcrop line 1212.
!!! Error: pdfTeX run failed to execute (No such file or directory)!

After installing texlive-pdftex the pdfcrop tool runs OK. Please add the missing Requires: to the pdfcrop subpackage.


Version-Release number of selected component (if applicable):
texlive-pdfcrop-svn55435-68.fc38.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1. take a fresh system without previous texlive installation which might contain pdftex already
2. install /usr/bin/pdfcrop
3. run pdfcrop --margins 36 inpup.pdf output.pdf

Actual results:
no cropped pdf because pdftext is missing

Expected results:
cropped pdf written

Comment 1 Tom "spot" Callaway 2023-03-06 20:25:06 UTC
Thanks for the bug report, this is fixed in texlive-base-20220321-69 (F38+).

Comment 2 Fedora Update System 2023-03-07 14:59:31 UTC
FEDORA-2023-6d26acccf9 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6d26acccf9

Comment 3 Fedora Update System 2023-03-08 02:24:55 UTC
FEDORA-2023-6d26acccf9 has been pushed to the Fedora 38 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-6d26acccf9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2023-03-11 03:15:58 UTC
FEDORA-2023-6d26acccf9 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.