Bug#582805: libpetal-perl: breaks with new Safe

Niko Tyni ntyni at debian.org
Sun May 23 19:40:33 UTC 2010


Package: libpetal-perl
Version: 2.19-1
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.12-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=57787

This package fails to build on amd64 with perl 5.12.1-1 from experimental.

The failure is due to this change in Safe-2.27:

    - Wrap coderefs returned by reval() and rdo()

The symptoms are

  t/003_More_Include.t .................... ok
  UNIVERSAL->import is deprecated and will be removed in a future perl at lib/Petal/Hash/Var.pm line 14
          (in cleanup) Can't locate object method "process" via package "Petal::Hash::Var" (perhaps you forgot to load "Petal::Hash::Var"?) at lib/Petal/Hash.pm line 188.
  [PETAL ERROR] Can't locate object method "process" via package "Petal::Hash::Var" (perhaps you forgot to load "Petal::Hash::Var"?) at lib/Petal/Hash.pm line 188.
  . Debug info written in /tmp/petal_debug.6946.1274593789.xwuhzvftan at lib/Petal.pm line 484.
  # Looks like your test exited with 255 before it could output anything.
  t/004_Misc_Tests.t ...................... 
  Dubious, test returned 255 (wstat 65280, 0xff00)
  No subtests run 

I've reported this upstream as [rt.cpan.org #57787].
-- 
Niko Tyni   ntyni at debian.org





More information about the pkg-perl-maintainers mailing list