On 12/27/22 8:37 PM, Jonathan Hutchins wrote:
On 2022-12-27 20:25, Robert Nichols wrote:
Running version 2.2.0 (both client and server), a backup since a
recent zoneinfo update results in hundreds of warnings of the form:
    WARNING: Attempt to rename over same inode: from path

What's the literal command you're using?

You really want to see it?? OK:

    rdiff-backup \
        --api-version 201 \
        --no-ssh-compression --null-separator \
        backup \
        --exclude-sockets \
        --exclude-globbing-filelist <(tr '\n' '\0' <"~/rback/exclude-F36" || 
echo -n 'Abort!') \
        --exclude-globbing-filelist <(tr '\n' '\0' <"~rback/histfiles-F36") \
        --exclude-globbing-filelist "~/rback/exclude-F36-auto" \
        --preserve-numerical-ids \
        --print-statistics \
        / "$Server::/media/sysbk/lenovo-F36

There's nothing in there that should affect /usr/share/zoneinfo.

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.


Reply via email to