samba-bugs@samba.org
2008-Apr-09 16:47 UTC
DO NOT REPLY [Bug 5381] New: make test fails without /etc/rsyncd.conf
https://bugzilla.samba.org/show_bug.cgi?id=5381
Summary: make test fails without /etc/rsyncd.conf
Product: rsync
Version: 3.0.2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: email@cs-ware.de
QAContact: rsync-qa@samba.org
"make test" fails in >=3.0.1 when there is no /etc/rsyncd.conf.
After "touch
/etc/rsyncd.conf" make test doesn't fail any more.
----- daemon log follows
Testing for symlinks using 'test -h'
building configuration
/usr/src/RPM/BUILD/rsync-3.0.2/testtmp/daemon/test-rsyncd.conf
building help script /usr/src/RPM/BUILD/rsync-3.0.2/testtmp/daemon/ignore23
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(635)
[receiver=3.0.2]
----- daemon log ends
FAIL daemon
--
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.
samba-bugs@samba.org
2008-Apr-10 14:54 UTC
DO NOT REPLY [Bug 5381] make test fails without /etc/rsyncd.conf
https://bugzilla.samba.org/show_bug.cgi?id=5381
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from wayned@samba.org 2008-04-10 09:53 CST -------
That test is doing a daemon-over-remote-shell test using a shell script as a
pretend "remote shell" to do a transfer with the localhost. This
expects the
rsyncd.conf file to be in the current directory of the test run, and does not
need the /etc/rsyncd.conf file to be present. I have tested this on Linux to
verify this, so am curious what is causing it to fail for you.
--
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.
samba-bugs@samba.org
2008-Apr-11 17:58 UTC
DO NOT REPLY [Bug 5381] make test fails without /etc/rsyncd.conf
https://bugzilla.samba.org/show_bug.cgi?id=5381 ------- Comment #2 from email@cs-ware.de 2008-04-11 12:58 CST ------- try to run "make test" as root -- 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.
samba-bugs@samba.org
2008-Apr-12 05:03 UTC
DO NOT REPLY [Bug 5381] make test fails without /etc/rsyncd.conf
https://bugzilla.samba.org/show_bug.cgi?id=5381
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #3 from wayned@samba.org 2008-04-12 00:03 CST -------
Thanks for pointing that out. This is fixed in the git repository.
--
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.
Apparently Analagous Threads
- DO NOT REPLY [Bug 5440] New: 'relative' test fails on SunOs 5.8
- DO NOT REPLY [Bug 4757] New: Daemon mis-logs paths if module path in rsyncd.conf is relative
- DO NOT REPLY [Bug 5411] New: rsyncd.conf allow does not like CNAME
- DO NOT REPLY [Bug 7510] New: rsyncd.conf: Default path=/ is dangerous
- DO NOT REPLY [Bug 4263] New: Symlinks gets corruped when rsyncd is used to 'put' the symlink.