Re: [BackupPC-users] XferLOG.z is all trashed

2017-03-22 Thread Les Mikesell
On Wed, Mar 22, 2017 at 11:48 PM, B wrote: > > Got remote protocol 1297237332 > Fatal error (bad version): TERM environment variable not set. > > Sent exclude: /1.8EB_01 > … > > > The bad listing issued is all trashed (many characters like little > boxes w/ points in, no text alignement, almos

[BackupPC-users] XferLOG.z is all trashed

2017-03-22 Thread Bzzzz
debian jessie === Hi folks, I had this problem some times ago, it disappeared I don't know how an now it's back :/ The machine was left alone more than a month, but I don't recall any major intervention on it. ssh is working normally and is ok w/ BPC. When I run BPC from the a c

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Craig Barratt
Steve, I'm not sure what caused that error. It sounds like you had an old or broken version of Socket, and re-installing it with cpan appears to have fixed it. Craig On Wed, Mar 22, 2017 at 3:26 PM, Steve Palm wrote: > I had installed BackupPC-XS and rsync-bpc, but I re-installed BackupPC-XS

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Steve Palm
I had installed BackupPC-XS and rsync-bpc, but I re-installed BackupPC-XS after the other module changes I made below, and now it is working. Very strange. Don't know what I could have done wrong, but oh well Wouldn't be the first time. LOL BTW: I really like the more modern look from GitH

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Steve Palm
Okay, I installed from Github to take advantage of recent fixes, and the upgrade worked fine. The web interface came up straight away, no problems. If these problems are BECAUSE I used the GitHub version, please advise and I will back it out or wait for resolution. Actually, I did install the r

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Steve Palm
Thanks so much, Craig! I really appreciate it. Looking forward to trying it out, although reading the list it might be better to wait for your 4.1.0 release or grab the current from GitHub, as it seemed there are a few issues that are resolved which would affect us upgrading from v3. > On Mar

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Craig Barratt
Steve, The error is that you don't have the required module "version" installed (ie, running "perl -e 'use version;'" would fail). Yes, the error is confusing since "version" is such a generic name. You can use CPAN (or your linux installer if that's what you normally use) to install it: sudo c

Re: [BackupPC-users] BackupPC 4.0.0 released

2017-03-22 Thread Steve Palm
Sorry, I sent this to the developer list, should probably have gone to the users list... :( On Mar 4, 2017, at 1:12 PM, Craig Barratt mailto:cbarr...@users.sourceforge.net>> wrote: > I'm happy to announce that BackupPC 4.0.0 has been released on Github >