Displaying 20 results from an estimated 10000 matches similar to: "[Bug 2390] some dry run stats inaccurate"
2005 Feb 25
0
[Bug 2390] New: some dry run stats inaccurate
https://bugzilla.samba.org/show_bug.cgi?id=2390
Summary: some dry run stats inaccurate
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: woodd@deshaw.com
QAContact:
2005 Feb 25
3
[Bug 2389] block/character devices on Solaris yield wacky rsync stats
https://bugzilla.samba.org/show_bug.cgi?id=2389
------- Additional Comments From woodd@deshaw.com 2005-02-24 16:43 -------
Created an attachment (id=979)
--> (https://bugzilla.samba.org/attachment.cgi?id=979&action=view)
Proposed syscall.c patch
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the
2005 Feb 25
0
[Bug 2389] New: block/character devices on Solaris yield wacky rsync stats
https://bugzilla.samba.org/show_bug.cgi?id=2389
Summary: block/character devices on Solaris yield wacky rsync
stats
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2007 Feb 25
3
DO NOT REPLY [Bug 4412] New: --dry-run output inaccurate due to implied symlink
https://bugzilla.samba.org/show_bug.cgi?id=4412
Summary: --dry-run output inaccurate due to implied symlink
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2008 Apr 19
3
DO NOT REPLY [Bug 5404] New: rsync --dry-run should show where files will go
https://bugzilla.samba.org/show_bug.cgi?id=5404
Summary: rsync --dry-run should show where files will go
Product: rsync
Version: 3.0.3
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: nlevitt@gmail.com
2015 Apr 01
3
[Bug 11189] New: dry run gives incomplete log
https://bugzilla.samba.org/show_bug.cgi?id=11189
Bug ID: 11189
Summary: dry run gives incomplete log
Product: rsync
Version: 3.0.9
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: riquet at
2012 Mar 27
1
[Bug 8829] New: rsync -uav --delete --dry-run prints delete file list in reverse order
https://bugzilla.samba.org/show_bug.cgi?id=8829
Summary: rsync -uav --delete --dry-run prints delete file list
in reverse order
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2012 Sep 17
1
[Bug 9167] New: --dry-run --stats --link-dest provides incorrect stats
https://bugzilla.samba.org/show_bug.cgi?id=9167
Summary: --dry-run --stats --link-dest provides incorrect stats
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: michele.giacomoli
2018 Aug 21
1
bug report: inaccurate error message for stats::chisq.test
Hi,
`stats::chisq.test` checks that x and y each have at least 2 levels AFTER
filtering on complete cases.
It makes sense but the error message is misleading : ?'x' and 'y' must have
at least 2 levels?
Here?s how to reproduce the issue :
x <- structure(c(1L, 1L, 1L, 2L, 1L, 2L), .Label = c("0001", "0003"),
class = "factor")
y <-
2004 Sep 16
2
[Bug 1764] dry-run does not show changes in owner / group, permission, or timestamp
https://bugzilla.samba.org/show_bug.cgi?id=1764
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|NEW |ASSIGNED
Priority|P3 |P4
-------
2013 Oct 30
1
[Bug 10238] New: --dry-run does not change directory, causes --link-dest failure on symlinks
https://bugzilla.samba.org/show_bug.cgi?id=10238
Summary: --dry-run does not change directory, causes
--link-dest failure on symlinks
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at
2007 Oct 28
2
DO NOT REPLY [Bug 5050] New: rsync tries to --copy-dest in --dry-run mode
https://bugzilla.samba.org/show_bug.cgi?id=5050
Summary: rsync tries to --copy-dest in --dry-run mode
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hashproduct+rsync@gmail.com
2006 Jan 18
7
DO NOT REPLY [Bug 3422] New: dry run fails when encountering dangling symbolic link
https://bugzilla.samba.org/show_bug.cgi?id=3422
Summary: dry run fails when encountering dangling symbolic link
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2009 May 15
5
DO NOT REPLY [Bug 6362] New: --dry-run conflicts with --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=6362
Summary: --dry-run conflicts with --hard-links
Product: rsync
Version: 3.1.0
Platform: x64
URL: https://bugzilla.novell.com/show_bug.cgi?id=500605
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo:
2004 May 11
3
rsync output -vv differs with dry-run option
I'm trying to figure out if a file has changed since the last rsync call. I
use the following command line:
rsync -cvv /mnt/xxx/vol1/dbase/100/kunden.dbf /mnt/label | grep "^total: "
| sed -e 's/.* data=//'
This gives a 0 if the file is unchanged and the file size if the file has
changed. Adding the "dry-run" option "n" to the command line always
2004 Aug 06
4
[Bug 1582] rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
------- Additional Comments From wayned@samba.org 2004-08-05 11:21 -------
Created an attachment (id=594)
--> (https://bugzilla.samba.org/attachment.cgi?id=594&action=view)
Fix problem with --dry-run (-n)
This patch avoids a fatal error when using --dry-run and the destination
directory does not exist on the receiver.
--
Configure
2007 Nov 11
1
dry-run bytest to be transferred?
Is there anyway on a dry-run to actually see per file how many bytes are to
be transferred? On a normal run I use --log-format=/%f/%l/%b/%i which shows
the total file size and the actual bytes transferred.
Also, during a dry-run, is there anyway to show the Literal Data?
Basically, I'm trying to calculate something before the actual run takes
place.
Dry-run is telling me which files have
2014 Sep 06
1
[Bug 10799] New: Feature request: detail --dry-run mode when --debug=exit
https://bugzilla.samba.org/show_bug.cgi?id=10799
Summary: Feature request: detail --dry-run mode when
--debug=exit
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2008 Sep 24
5
DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file
https://bugzilla.samba.org/show_bug.cgi?id=5792
Summary: rsync fails to log files "sent" with options: --itemize-
changes -n --log-file
Product: rsync
Version: 3.0.2
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo:
2013 Oct 16
1
[Bug 10209] New: rsync in dry run reports it will create a backup dir even though it already exists
https://bugzilla.samba.org/show_bug.cgi?id=10209
Summary: rsync in dry run reports it will create a backup dir
even though it already exists
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: