Bug 177091 - app-misc/dnetc-2.9011.498 requires SysV IPC enabled in kernel
Bug#: 177091 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: wolf31o2@gentoo.org Reported By: ironiridis@gmail.com
Component: Ebuilds
URL: 
Summary: app-misc/dnetc-2.9011.498 requires SysV IPC enabled in kernel
Keywords:  
Status Whiteboard: 
Opened: 2007-05-04 21:16 0000
Description:   Opened: 2007-05-04 21:16 0000
It'd be handy if there were a check in the ebuild for this kernel requirement.

Reproducible: Always

Steps to Reproduce:
1. configure kernel, disable sysvipc, compile
2. load kernel image to mbr or similar
3. /etc/init.d/dnetc start

Actual Results:  
dnetc failed to start

Expected Results:  
Won $2,000 prize for cracking rc5

------- Comment #1 From Michael Hordijk 2007-09-04 02:26:16 0000 -------
Created an attachment (id=129964) [details]
2.9013.498 ebuild

------- Comment #2 From Michael Hordijk 2007-09-04 02:27:01 0000 -------
Created an attachment (id=129965) [details]
files/dnetc.conf

------- Comment #3 From Michael Hordijk 2007-09-04 02:27:23 0000 -------
Created an attachment (id=129967) [details]
files/dnetc.init-r2

------- Comment #4 From Michael Hordijk 2007-09-04 02:28:32 0000 -------
Note that the ebuild in portage is versioned incorrectly (should be 9013, not
9011).

This ebuild makes dnetc more gentoo-ish/FHS-ish.

This also checks for SYSVIPC. :)

------- Comment #5 From Christohper Harrington 2008-01-28 17:28:30 0000 -------
Can we mark this as resolved and close it? I assume you tested it, Michael, and
I don't run dnetc anymore.

------- Comment #6 From Chris Gianelloni (RETIRED) 2008-01-28 18:09:01 0000 -------
It still needs for me to test it and add it to the tree.  I will try to get to
it in the next day or so.

------- Comment #7 From Chris Gianelloni (RETIRED) 2008-01-31 01:47:03 0000 -------
OK, I've added a slightly modified version of this to my overlay.  If there's
no complaints in a couple days, I'll go ahead and move it to the main tree.

------- Comment #8 From Chris Gianelloni (RETIRED) 2008-02-02 14:01:20 0000 -------
This is now in the tree.  Thanks for the ebuild!