|
Bugzilla – Full Text Bug Listing |
| Summary: | Problems with killproc | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Shankar Anand <shanand> |
| Component: | Other | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_eSgqzbHCW8 |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Shankar Anand
2005-08-30 12:41:28 UTC
It seems killproc doesn't work as advertised in beta3:
# strace killproc -n -KILL nfsd
[...]
stat("/var/run/nfsd.pid", 0x7fffffa32f50) = -1 ENOENT (No such file or
directory)
exit_group(0)
The last change I see is
* Tue Aug 23 2005 - werner@suse.de
- Enable patch for killproc
See bug 113002 *** This bug has been marked as a duplicate of 113002 *** |