First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 191206
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Hordijk <hoffbrinkle@hotmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ssd.patch Fix the issue patch Roy Marples (RETIRED) 2007-09-04 09:15 0000 406 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 191206 depends on: Show dependency tree
Show dependency graph
Bug 191206 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-04 03:15 0000
This appears to be similar to recently reported cases of apache being reported
as dead by start-stop-daemon.  But those have been marked as fixed some time
ago.  This is on my amd64 machine, which meaning it is dnetc version
2.9011.496-r1.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Roy Marples (RETIRED) 2007-09-04 09:15:39 0000 -------
Created an attachment (id=129976) [edit]
Fix the issue

Please test this patch and let us know if it works or not. Thanks!

------- Comment #2 From Roy Marples (RETIRED) 2007-09-04 11:10:10 0000 -------
Fixed in rc4-r1

------- Comment #3 From Michael Hordijk 2007-09-06 03:00:20 0000 -------
Works as advertised.  Thanks!

------- Comment #4 From Carl W. Harlow 2007-09-06 04:04:38 0000 -------
(In reply to comment #2)
> Fixed in rc4-r1
> 
rc4-r1 does it to rsyncd
" # /etc/init.d/rsyncd restart
rsyncd            | * Caching service dependencies ...                    [ ok
]
rsyncd            | * Starting rsyncd ...
rsyncd            | * start-stop-daemon: /usr/bin/rsync is already runnin [ !!
]
rsyncd            | * ERROR: rsyncd failed to start"

------- Comment #5 From Roy Marples (RETIRED) 2007-09-06 10:12:51 0000 -------
(In reply to comment #4)
> rc4-r1 does it to rsyncd
> " # /etc/init.d/rsyncd restart
> rsyncd            | * Caching service dependencies ...                    [ ok
> ]
> rsyncd            | * Starting rsyncd ...
> rsyncd            | * start-stop-daemon: /usr/bin/rsync is already runnin [ !!
> ]
> rsyncd            | * ERROR: rsyncd failed to start

Not a baselayout error as such
rc thinks that rsyncd isn't running when it actually is.

killall rsyncd
/etc/init.d/rsyncd restart

------- Comment #6 From Carl W. Harlow 2007-09-06 21:41:04 0000 -------
(In reply to comment #5)
> (In reply to comment #4)
> > rc4-r1 does it to rsyncd
> > " # /etc/init.d/rsyncd restart
> > rsyncd            | * Caching service dependencies ...                    [ ok
> > ]
> > rsyncd            | * Starting rsyncd ...
> > rsyncd            | * start-stop-daemon: /usr/bin/rsync is already runnin [ !!
> > ]
> > rsyncd            | * ERROR: rsyncd failed to start
> 
> Not a baselayout error as such
> rc thinks that rsyncd isn't running when it actually is.
> 
> killall rsyncd
> /etc/init.d/rsyncd restart
> 
So I have to do that every time I boot up? Sorry that output was from me trying
to restart it. In my log it says "/etc/init.d/rsyncd[4073]: start-stop-daemon:
/usr/bin/rsync died" next line says "/etc/init.d/rsyncd[4044]: ERROR: rsyncd
failed to start"
It seemed to say more on boot up but it is not all in my logs.

------- Comment #7 From Roy Marples (RETIRED) 2007-09-06 22:23:11 0000 -------
Well, it works for me here. Please open a new bug for this.

------- Comment #8 From Carl W. Harlow 2007-09-07 00:55:14 0000 -------
(In reply to comment #7)
> Well, it works for me here. Please open a new bug for this.
> 

It only does it with rc in parallel start mode. I changed to "no" for parallel
and it didn't give the error. 

First Last Prev Next    No search results available      Search page      Enter new bug