Re: [BackupPC-users] undefined symbol: Perl_Gthr_key_ptr

2011-12-06 Thread Tim Fletcher
On Tue, 2011-12-06 at 07:56 -0600, Richard Shaw wrote: > On Tue, Dec 6, 2011 at 6:05 AM, Neal Becker wrote: > > Thanks. I got it fixed. A mix of f15 and f16 perl packages was to blame. > > Good to hear! Fix it up with a good ole' "yum distro-sync"? package-cleanup --orphans is also a good tool

Re: [BackupPC-users] undefined symbol: Perl_Gthr_key_ptr

2011-12-06 Thread Richard Shaw
On Tue, Dec 6, 2011 at 6:05 AM, Neal Becker wrote: > Thanks.  I got it fixed.  A mix of f15 and f16 perl packages was to blame. Good to hear! Fix it up with a good ole' "yum distro-sync"? Richard -- Cloud Services Check

Re: [BackupPC-users] undefined symbol: Perl_Gthr_key_ptr

2011-12-06 Thread Neal Becker
Thanks. I got it fixed. A mix of f15 and f16 perl packages was to blame. Richard Shaw wrote: > On Mon, Dec 5, 2011 at 7:16 PM, Neal Becker wrote: >> Just updated my backuppc server from fedora 15 to fedora 16. Now backuppc >> won't start, but gives: >> >> Dec 5 20:06:43 nbecker6 BackupPC[253

Re: [BackupPC-users] undefined symbol: Perl_Gthr_key_ptr

2011-12-05 Thread Richard Shaw
On Mon, Dec 5, 2011 at 7:16 PM, Neal Becker wrote: > Just updated my backuppc server from fedora 15 to fedora 16.  Now backuppc > won't > start, but gives: > > Dec  5 20:06:43 nbecker6 BackupPC[2535]: /usr/bin/perl: symbol lookup error: > /usr/lib64/perl5\ > /vendor_perl/auto/Cwd/Cwd.so: undefine

[BackupPC-users] undefined symbol: Perl_Gthr_key_ptr

2011-12-05 Thread Neal Becker
Just updated my backuppc server from fedora 15 to fedora 16. Now backuppc won't start, but gives: Dec 5 20:06:43 nbecker6 BackupPC[2535]: /usr/bin/perl: symbol lookup error: /usr/lib64/perl5\ /vendor_perl/auto/Cwd/Cwd.so: undefined symbol: Perl_Gthr_key_ptr D Any ideas? ---