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? ---

Re: [BackupPC-users] Error message

2011-12-05 Thread Les Mikesell
On Mon, Dec 5, 2011 at 11:02 AM, Greer, Jacob - District Tech wrote: > I have an openSUSE install running backupPC I did not setup this server and > know very little about it thought I would check with you all before I > re-install. > > > > Getting an error message as follows:  2010-04-16 20:00:53

Re: [BackupPC-users] Backuppc does not backup files with specific rights (600)

2011-12-05 Thread Carl Wilhelm Soderstrom
On 12/05 03:54 , petka wrote: > I use tar I found that files with rights 0600 rwx-- were not included > into my backup. I use sudoed tar to back up my files. On each server I added > a directive for tar, like this : > > backuppcuser ALL=NOPASSWD: /bin/tar > > which should backup any files i

[BackupPC-users] Error message

2011-12-05 Thread Greer, Jacob - District Tech
I have an openSUSE install running backupPC I did not setup this server and know very little about it thought I would check with you all before I re-install. Getting an error message as follows: 2010-04-16 20:00:53 Can't find host e603000n0

[BackupPC-users] Backuppc does not backup files with specific rights (600)

2011-12-05 Thread petka
Hello everyone! I use backuppc to backup my servers. I never had to deal with restorations until one day when something happened :) I use tar I found that files with rights 0600 rwx-- were not included into my backup. I use sudoed tar to back up my files. On each server I added a directive

Re: [BackupPC-users] OT: Arm based plug computer

2011-12-05 Thread Falko Trojahn
Hello, Am 02.12.2011 00:37, schrieb briffle: > Thanks! > > The patch wouldn't apply, but I hand added the important lines, and its > looking like its going to work! > > I had no idea it was debian only, My other BackupPC server is a litle Arm > based 'plug computer' running debian, I just assume

[BackupPC-users] On/off again Internal Server Error 500

2011-12-05 Thread umiwangu
Should I create a swap file? -- Yes... if you can, add a partition swap, if not, just dd if=/dev/zero of=/swapfile bs=1M count=1024 to create a file with 1GB (1024 blocks of 1MB) of size, format it with mkswap /swapfile and add it to the fstab and do a swapon /swapfile Tune the size