Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 29653
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 13244
Assigned To: Patrick Kursawe <phosphan@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cagil Seker (psiXaos) <cagil@core.gen.tr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-09-26 02:00 0000
Thanks for the ebuild but startup scripts are not working! As I can not reopen
the bug, I think I should open a new bug for this (?)...

It works when I change this line:
start() {
#       start-stop-daemon --pidfile /var/run/xindice/xindice.pid\
#               --start --background --user xindice --chuid xindice\
#               --exec /opt/xindice/start

to this line:

start-stop-daemon -o --quiet --background --start --startas /opt/xindice/start \
        --pidfile /var/run/xindice/xindice.pid --chuid xindice --user xindice

Also at the /etc/env.d/21xindice script these lines should be added to make it work:

PATH=/opt/xindice/bin
ROOTPATH=/opt/xindice/bin
CLASSPATH=/opt/xindice/java/lib/xindice.jar



Reproducible: Always
Steps to Reproduce:
emerge xindice
/etc/init.d/xindice start
Actual Results:  
Xindice seems to be started but actually is not!

Expected Results:  
it should be started. (the above lines should be added to the scripts).

------- Comment #1 From Cagil Seker (psiXaos) 2003-09-26 02:16:39 0000 -------
Oh I forgot to mention that the installation to the "/opt" directory is not
relevant also. "/opt" is for binary packages and xindice is not binary. So
this should be installed to the normal /usr/bin /lib etc. directories like
other packages.

------- Comment #2 From Patrick Kursawe 2003-09-26 05:35:39 0000 -------
moving to old bug

*** This bug has been marked as a duplicate of 13244 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug