https://bugzilla.redhat.com/show_bug.cgi?id=1317280



--- Comment #6 from Tiger!P <redhat-tig...@tigerp.net> ---
(In reply to Petr Pisar from comment #5)
> (In reply to Tiger!P from comment #3)
> > $ strace -e open perl ical2rem.pl 2>&1 >/dev/null |grep \\.so
> [...]
> > open("/usr/local/lib64/perl5/auto/Params/Validate/XS/XS.so",
> > O_RDONLY|O_CLOEXEC) = 8
> > 
> You have Params::Validate::XS built against the old perl.
> 
> > How can I fix this?
> > 
> Reinstall Params::Validate::XS. But that does not have to be the only old
> dependency. You should reinstall everything you have in
> /usr/local/lib64/perl5/auto/. Or better remove it and install it from Fedora
> repositories like "dnf install 'perl(Params::Validate::XS')".

Thank you for the information. I removed /usr/local/lib64/perl5 and installed
the iCal::Parser again.
Now my script is working as expected :-))

> By the way, I packaged the iCal::Parser yesterday, so it will be available
> in Fedora repositories soon.

Thank you very much for that.

Tiger!P

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-de...@lists.fedoraproject.org

Reply via email to