| Summary: | net-p2p/dbhub - openrc scripts support and several ebuild improvements | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Petr Polezhaev <NightNord> |
| Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | enhancement | CC: | net-p2p |
| Priority: | High | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Ebuild
Configure patch Patch for fileio.c conf.d configuration Init.d startup script Ebuild. Fixed LINGUAS bug |
||
|
Description
Petr Polezhaev
2008-03-03 00:17:02 UTC
Created attachment 145154 [details]
Ebuild
Created attachment 145155 [details, diff]
Configure patch
Removes on_compile config dir creation
Created attachment 145156 [details, diff]
Patch for fileio.c
Switches meaning of workdir argument
Created attachment 145158 [details]
conf.d configuration
Created attachment 145160 [details]
Init.d startup script
There is one problem - pkg_config creates configs by running dbhub echoing in it's input info, than killing it. After all it adjust permissions on files, but sometimes dbhub process dies after permission adjusting, so some files (like 'config') becames unreadable for 'dbhub' user. So pkg_config must wait while dbhub will exit, but for this we need dbhub pid, while dbhub clones itself minimum twicely... Created attachment 146130 [details]
Ebuild. Fixed LINGUAS bug
Description error How come buffer overflow on startup? http://pastebin.com/G10jx327 What information about my system configuration is useful to provide? are this init scripts still running with current openrc? |