https://bugzilla.samba.org/show_bug.cgi?id=7129

           Summary: rsync 3.0.7 - unlink failed (21) - unable to delete
                    directory
           Product: rsync
           Version: 3.0.7
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Hi,

from a nightly cronjob we're running the following rsync command:

rsync -axpHgotvr --bwlimit=2500 --delete --ignore-errors --force
--numeric-ids --progress --stats / /backup/

After having updated to rsync-3.0.7 (debian /lenny) we constantly get the
followning error message on every run:

rsync: unlink "/backup/usr/lib/gcc/x86_64-linux-gnu/4.1.3" failed: Is a
directory (21)

We would appreciate any hints, thoughs and comments on how to solve the isssue
that rsync is no longer able to delete the content of e.g. that namend folder
above. 

Kind regards - philipp


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to