First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 51054
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Dialup Developers <net-dialup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Niklas Schmidtmer <niklas.schmidtmer@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 51054 depends on: Show dependency tree
Bug 51054 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: 2004-05-14 07:17 0000
The init script in capi4k-utils has got a wrong path for the file capiinit.
server root # /etc/init.d/capi stop
/sbin/runscript.sh: line 21: /sbin/capiinit: No such file or directory          [ !! ]

Solution: Replace "/sbin/capiinit start" by "/usr/sbin/capiinit start"
and "/sbin/capiinit stop" by /usr/sbin/capiinit stop" in net-dialup/capi4k-utils/files/capi.

Reproducible: Always
Steps to Reproduce:
1. emerge capi4k-utils
2. /etc/init.de/capi start

------- Comment #1 From Daniel Black 2004-09-23 17:04:02 0000 -------
Fixed in capi4k-utils-20040810

First Last Prev Next    No search results available      Search page      Enter new bug