misoldgit schrieb:
Binary build 820 [274739] provided by ActiveState http://www.ActiveState.com
Built Jan 23 2007 15:57:46

┌──────────────┬──────────┬─────────────────────────────────────────┬──────┐
│ name         │ version  │ abstract                                │
area │
├──────────────┼──────────┼─────────────────────────────────────────┼──────┤
│ HTML-Parser  │ 3.56     │ Parsing of HTML documents               │
perl │
│ Math-Pari    │ 2.010603 │                                         │
site │
│ PAR          │ 0.90     │ Perl Archive Tookit                     │
site │
│ PAR-Dist     │ 0.22     │ Create and manipulate PAR distributions │
site │
│ PAR-Packer   │ 0.973    │ PAR Packager                            │
site │
│ Parse-Binary │ 0.10     │                                         │
site │
│ XML-Parser   │ 2.34-r1  │ Parsing of XML documents                │
perl │
└──────────────┴──────────┴─────────────────────────────────────────┴──────┘

Whoa there!

Before version 0.970 of PAR, PAR and PAR::Packer were both part of a monolithic PAR package. Having PAR 0.90 and PAR::Packer 0.973 installed at the same time is absolutely a problem. I.e. they both provide a pp script, etc.

If you installed PAR+PAR::Packer from a dependency-aware source (like using the CPAN.pm client), the installer would have told you about this problem and upgraded your PAR to the version required by the corresponding PAR::Packer.

It seems you installed PAR from the ActiveState PPM repository. That repository is *severely* out of date regarding PAR. Can't blame them, they sell a similar tool (PerlApp as part of their Perl Dev Kit).

I suggest installing compatible versions of PAR and PAR::Packer such as those from bribes.org. Note that I'm not saying that this will magically fix all problems you might have with OpenPGP, but the setup as it stands is *asking* for trouble.

Cheers,
Steffen

Reply via email to