samba-bugs@samba.org
2005-Aug-02 08:22 UTC
[Bug 2947] New: stdout with [-v] -H --link-dest and slink/sock/fifo/regf
https://bugzilla.samba.org/show_bug.cgi?id=2947 Summary: stdout with [-v] -H --link-dest and slink/sock/fifo/regf Product: rsync Version: 2.6.5 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: noreply@cpe-24-95-90-2.columbus.res.rr.com QAContact: rsync-qa@samba.org on the first time the destdir is populated by reference to the --link-dest... regfiles are listed upon create/mtime but not delete in ./0/. should be all three. slinks/sockets/fifos are always listed even if no change in ./0/. should be only upon create/mtime/delete. to repeat... use the familiar srcdir full of slink/sock/fifo/regf types in both hardlinked/non-hardlinked versions. sudo rsync -Haxv --delete --link-dst=`pwd`/1/ ./0/ ./2/ play with create/mtime/delete of slink/sock/fifo/regf in ./0/ increment link-dest and dest dir indexes and rerun examine rsync output repeat with next index a duplicate rerun with the same indexes and no play is clean as it should be. a duplicate rerun with the same indexes and play is properly listed. use without -v is similarly weird in respect to the above tests. not sure the output needs to differ based on type anymore but rather be consistent instead. hope this helps. -- 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.
Maybe Matching Threads
- [Bug 2947] stdout with [-v] -H --link-dest and slink/sock/fifo/regf
- DO NOT REPLY [Bug 3692] New: regression: symlinks are created as hardlinks with --link-dest
- [Bug 2933] New: regression with hardlinked devices
- [Bug 421] New: compile error on Debian slink
- [Bug 421] compile error on Debian slink