rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross-platform backup tool First beta v2.1.2b1 release towards v2.2.


From: Eric Lavarde
Subject: Re: cross-platform backup tool First beta v2.1.2b1 release towards v2.2.0
Date: Fri, 9 Sep 2022 07:09:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

Hi,

On 08/09/2022 21:34, qx6uwumzvv@liamekaens.com wrote:
Is anyone else seeing problems on Windows 10?

After downloading and extracting 
https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.1.2b1/rdiff-backup-2.1.2b1.win32exe.zip,
 I get a ModuleNotFoundError when i try to run it.
.\rdiff-backup-2.1.2b1-64\rdiff-backup.exe --help
Traceback (most recent call last):
   File "rdiff-backup", line 19, in <module>
ModuleNotFoundError: No module named 'rdiffbackup'
[44016] Failed to execute script 'rdiff-backup' due to unhandled exception!

Good catch, sorry for this. I can reproduce the issue. Interestingly enough. the local build works properly, it's only when built through the pipeline that it fails. I need to analyze this (pipeline errors are always a bit ugly to debug).

FWIW, the free version of Avast One thinks rdiff-backup.exe in 
https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.1.2b1/rdiff-backup-2.1.2b1.win32exe.zip
 is infected with Win32:MalwareX-gen (whatever that means). I created an Avast 
One exception for the rdiff-backup-2.1.2b1-32, and when I ran the 32 bit 
version of rdiff-backup I see the same fault.

We had this already, not much we can do about it. Antivirus tools don't like the fact that rdiff-backup is a compressed file with an embedded interpreter (Python). If you have a contact, you can perhaps report the false positive.

Thanks, Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]