Bug 1214060 - html2ps conversion fails with perl >= 5.26
Summary: html2ps conversion fails with perl >= 5.26
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Forgotten User GfSLLQGSl_
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-08 08:29 UTC by Christophe Marin
Modified: 2023-08-08 08:32 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2023-08-08 08:29:20 UTC
Affected: Tumbleweed, Leap, SLE 15

html2ps -f <file> fails with this error:

Unimplemented: POSIX::tmpnam(): use File::Temp instead at /usr/bin/html2ps line 498.

We're apparently having an old version in openSUSE (some distro have 1.0b7) and it needs patching.

Debian has a collection of improvements and fixes:
https://salsa.debian.org/debian/html2ps/-/tree/master/debian/patches

The important one for this report is perl-deprecation.patch