TW

Results 2664 comments of TW

@svvac Do you have any new information about this?

thanks for the offer! well, in the end I'll need it for platform testing on my workstation, options: - i do it myself - i get the VM image from...

btw, the current provisioning of what i have (macOS 10.12 VM running under virtualbox) still takes rather long btw. otoh, i want to have latest stuff for everything that ends...

itamar gave a nice talk at europython 2021: https://pythonspeed.com/europython2021 https://pythonspeed.com/memory

Guess we need to shift that to N+1 release (not 2.0), because 2.0 still deals with old repos (that do not have PUT2 yet).

Easiest explanation is that something frequently/regularly changes the `ctime` of many fs items, e.g. `chmod/chown -R ...`. Or, that the full path is changing (does not look like, you wrote...

Something is "wrong" in your setup. Here are some stats from one of my backups: ``` Archive name: server-2020-08-15-23:42:01 Archive fingerprint: ... Time (start): Sat, 2020-08-15 23:42:11 Time (end): Sat,...

Stuff to check: - can you reproduce on something more recent than centos 6 (which is rather old). maybe try with a newer client and same repo server. - are...

You did not specify where you got `borg 1.1.13` from. Is it the binary from github releases? If yes, maybe also try an older binary on the centos6 machine. borg...