| Summary: | JBoss startup fails: chown jboss.jboss problem in script | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dan A. Dickey <dan.dickey> |
| Component: | [OLD] Development | Assignee: | Java team <java> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | critical | CC: | wolfwood |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Dan A. Dickey
2003-11-19 14:28:01 UTC
Someone needs to change the '.' in the init.d/jboss script to a ':'. I'd do this, but I'm not exactly sure how to. And I probably don't have permissions. :) This seems to be kind of a duplicate of Bug 31926, Bug 30596 and Bug 23116. I think we should duplicate it to Bug 23116, as this is where the required changes are tracked for all packages now. Can somebody with enough Bugzilla-Power duplicate this Bug, please? As Dan said, in "files/3.2.1/init.d/jboss", the usage of chown should be corrected to use a coreutils compatible format. The ':' format works with fileutils and coreutils, so there is really no reason not to do this. |