Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Les Mikesell
On Sat, Feb 11, 2017 at 8:28 PM, Edith Cloutier wrote: > sudo su -s /bin/bash backuppc > [sudo] Mot de passe de edith : > bash: /var/lib/backuppc/.bashrc: Permission denied Is that fatal or do you still get a shell running as backuppc at that point? Is it the file

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Edith Cloutier
sudo su -s /bin/bash backuppc [sudo] Mot de passe de edith : bash: /var/lib/backuppc/.bashrc: Permission denied Thanks for your help, Le 2017-02-11 à 21:19, Les Mikesell a écrit : > On Sat, Feb 11, 2017 at 7:14 PM, Edith Cloutier > wrote: >> None >> > You'll have to

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Les Mikesell
On Sat, Feb 11, 2017 at 7:14 PM, Edith Cloutier wrote: > None > You'll have to explore why you can't su to the backuppc user and cd into that directory. "sudo su -s /bin/bash backuppc" should work or give you a hint about what is failing. -- Les Mikesell

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Edith Cloutier
None Le 2017-02-11 à 19:48, Les Mikesell a écrit : > On Sat, Feb 11, 2017 at 5:18 PM, Edith Cloutier > wrote: >> ls -ld /media/edith/Disque640Go/backuppc >> drwxr-x--- 7 backuppc backuppc 4096 fév 9 10:46 >> /media/edith/Disque640Go/backuppc >> >> /dev/sda1

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Les Mikesell
On Sat, Feb 11, 2017 at 5:18 PM, Edith Cloutier wrote: > ls -ld /media/edith/Disque640Go/backuppc > drwxr-x--- 7 backuppc backuppc 4096 fév 9 10:46 > /media/edith/Disque640Go/backuppc > > /dev/sda1 587G 70M 557G 1% /media/edith/Disque640Go > ext4 >

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Edith Cloutier
ls -ld /media/edith/Disque640Go/backuppc drwxr-x--- 7 backuppc backuppc 4096 fév 9 10:46 /media/edith/Disque640Go/backuppc /dev/sda1 587G 70M 557G 1% /media/edith/Disque640Go ext4 Thanks Le 2017-02-11 à 17:53, Les Mikesell a écrit : > On Sat, Feb 11, 2017 at 4:41 PM, Edith

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Les Mikesell
On Sat, Feb 11, 2017 at 4:41 PM, Edith Cloutier wrote: > ~$ ls -l /var/lib/backuppc > lrwxrwxrwx 1 backuppc backuppc 33 fév 9 10:58 /var/lib/backuppc -> > /media/edith/Disque640Go/backuppc > edith@edithbureau:~$ ls -l /media/edith/Disque640Go/backuppc > total 20 >

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Edith Cloutier
~$ ls -l /var/lib/backuppc lrwxrwxrwx 1 backuppc backuppc 33 fév 9 10:58 /var/lib/backuppc -> /media/edith/Disque640Go/backuppc edith@edithbureau:~$ ls -l /media/edith/Disque640Go/backuppc total 20 drwxr-x--- 6 backuppc backuppc 4096 fév 9 10:50 cpool drwxr-x--- 2 backuppc backuppc 4096 fév 9

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Les Mikesell
On Sat, Feb 11, 2017 at 3:31 PM, Edith Cloutier wrote: > I tried to do it : > > sudo -i -u backuppc > sudo: unable to change the folder towards /var/lib/backuppc: Permission > denied > sudo: unable to execute /bin/sh: Permission denied > > What's the bug ? Where's it

Re: [BackupPC-users] Unable to change the storage place

2017-02-11 Thread Edith Cloutier
I tried to do it : sudo -i -u backuppc sudo: unable to change the folder towards /var/lib/backuppc: Permission denied sudo: unable to execute /bin/sh: Permission denied What's the bug ? Where's it ? Le 2017-02-10 à 20:50, Les Mikesell a écrit : > On Fri, Feb 10, 2017 at 6:59 PM, Edith

Re: [BackupPC-users] Problem with v4 Code (12) error

2017-02-11 Thread Michael Huntley
Will do mph On 2017-02-11 00:41, Craig Barratt wrote: > Another thing to try is to remove the --bpc-attrib-new option to rsync_bpc by > commenting out these two lines in lib/BackupPC/Xfer/Rsync.pm, ie: > >> #'--bpc-attrib-new', > Craig > > On Sat, Feb 11, 2017 at 12:20 AM, Craig Barratt

Re: [BackupPC-users] Problem with v4 Code (12) error

2017-02-11 Thread Michael Huntley
The missing attrib path shows immediately after the crash. I'll crank up the logging and get it over to you today. Rsync versions - Server: 3.1.1, Host 3.1.2, running over ssh. Ssh versions - Server 6.7p1, Host 7.4p1. Cheers! mph On 2017-02-11 00:20, Craig Barratt wrote: > Definitely

Re: [BackupPC-users] Problem with v4 Code (12) error

2017-02-11 Thread Craig Barratt
Another thing to try is to remove the --bpc-attrib-new option to rsync_bpc by commenting out these two lines in lib/BackupPC/Xfer/Rsync.pm, ie: #'--bpc-attrib-new', Craig On Sat, Feb 11, 2017 at 12:20 AM, Craig Barratt < cbarr...@users.sourceforge.net> wrote: > Definitely looks like a bug.

Re: [BackupPC-users] Problem with v4 Code (12) error

2017-02-11 Thread Craig Barratt
Definitely looks like a bug. Let me see if I can reproduce this. Interesting clue about the strange attrib paths. Does that only happen right before things fail? It would be helpful to run with a higher XferLogLevel (eg: 8). Please send the interesting (last) parts of the log file (email