FS#35885 - [po4a] error: 'tempfile' can't be called as a method

Attached to Project: Community Packages
Opened by Piotr Dziwinski (piotrdz) - Friday, 21 June 2013, 21:54 GMT
Last edited by Balló György (City-busz) - Tuesday, 24 December 2013, 10:12 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thorsten Töpper (Atsutane)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
po4a 0.44-1 after update of perl (5.16.3-3 -> 5.18.0-1) fails with error message:
'tempfile' can't be called as a method at /usr/bin/vendor_perl/po4a-updatepo line 251

This is caused by known change in perl's File::Temp module:

http://cpansearch.perl.org/src/TJENNESS/File-Temp-0.23/ChangeLog

It is fixed in po4a svn, but not yet released in any new version:
http://anonscm.debian.org/viewvc/po4a?view=revision&revision=2721

This svn patch could be applied in building the package to temporarily fix the issue.

Steps to reproduce:
Run po4a on any sample file.

Workaround:
Build custom po4a package from svn or downgrade perl.
This task depends upon

Closed by  Balló György (City-busz)
Tuesday, 24 December 2013, 10:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  po4a 0.45-1

Loading...