samba-bugs@samba.org
2007-Sep-28  13:03 UTC
DO NOT REPLY [Bug 4998] New: [PATCH] rsync returns from fork before a valid pidfile is created
https://bugzilla.samba.org/show_bug.cgi?id=4998
           Summary: [PATCH] rsync returns from fork before a valid pidfile
                    is created
           Product: rsync
           Version: 2.6.9
          Platform: Other
               URL: http://bugs.gentoo.org/show_bug.cgi?id=192075
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: uberlord@gentoo.org
         QAContact: rsync-qa@samba.org
Which causes issues with Gentoo's new boot system as it expects a pidfile to
be
created in a second or two of the daemon forking.
-- 
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
2007-Sep-28  13:04 UTC
DO NOT REPLY [Bug 4998] [PATCH] rsync returns from fork before a valid pidfile is created
https://bugzilla.samba.org/show_bug.cgi?id=4998 ------- Comment #1 from uberlord@gentoo.org 2007-09-28 08:04 CST ------- Created an attachment (id=2933) --> (https://bugzilla.samba.org/attachment.cgi?id=2933&action=view) create the pidfile sooner Not a perfect patch, but it's the least intrusive and makes the error window much smaller. Ideally, the parent should write the pidfile though. -- 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
2007-Oct-01  02:30 UTC
DO NOT REPLY [Bug 4998] [PATCH] rsync returns from fork before a valid pidfile is created
https://bugzilla.samba.org/show_bug.cgi?id=4998
wayned@samba.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Comment #2 from wayned@samba.org  2007-09-30 21:30 CST -------
The version is CVS now creates the pid-file more rapidly in the startup
sequence.
-- 
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.