Are you using BackupPC 3.x with rsync?  Was your client rsync version
recently upgraded to 3.2.3?

If so, see this issue <https://github.com/backuppc/backuppc/issues/369>.
The solution is to upgrade File::RsyncP
<https://metacpan.org/pod/File::RsyncP> to version 0.76.

Craig

On Tue, Nov 17, 2020 at 1:20 AM Marcus Hardt <mar...@hardt-it.de> wrote:

> Hi There,
>
> I've seen this error on some hosts for quite a while now, and ignored it.
>
> Recently I took the time to look a bit deeper.
>
> Started the backup from the commandline like:
>
>     /usr/share/backuppc/bin/BackupPC_dump -v -i nemo > logfile 2>&1
>
> I was rather surprised seeing a 4.8GB logfile just a few hours later.
>
> That logfile started normally, but at some point contained the raw file
> content.  Here is the "edge" of it turning bad (depending on the run,
> somewhere at line 23000 or 64000):
>
>
>   create d 755 1000/1000        4096
> .platformio/packages/framework-arduinoespressif8266@src-f440165f854f8a9f10351afcd0aa2ed5
> /.git/modules/tools/esptool/objects/info
>   create d 755 1000/1000        4096
> .platformio/packages/framework-arduinoespressif8266@src-f440165f854f8a9f10351afcd0aa2ed5
> /.git/modules/tools/esptool/objects/pack
>   create   444 1000/1000       69924
> .platformio/packages/framework-arduinoespressif8266@src-f440165f854f8a9f10351afcd0aa2ed5
> /.git/modules/tools/esptool/objects/pack/pack-56fb1ed4639f363304d0c11d6e1cfb74ba852251.idx
> Remote[153]: 0 ???t??p`???t? #? 7>?? ?N? ???:??7T?< ???
> (?8??ǮdCA2/?????#??S??Ġh?]I٩ZF???뀩3Lu?"o??x?.
>
> These Remote[..] lines seem to contain the content of the files, so I
> suppose this is somehting with rsync.
>
>
> Did anybody observe anything like that?
>
> --
> Marcus.
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    https://github.com/backuppc/backuppc/wiki
> Project: https://backuppc.github.io/backuppc/
>
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to