First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 43374
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Minati jean michel <magnet@suidzer0.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
speechd-0.56.ebuild.diff Patch for speechd-0.56 : move config file to /etc/conf.d and others minors changes. patch Minati jean michel 2004-03-01 07:28 0000 897 bytes Details | Diff
speechd.rc The rc script . text/plain Minati jean michel 2004-03-08 01:43 0000 549 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2004-03-01 06:03 0000
speechd install his config file in /etc , this should be in /etc/conf.d/

Reproducible: Always
Steps to Reproduce:
1.emerge speechd
2.
3.

Actual Results:  
the config file is in /etc

Expected Results:  
the config file should be in /etc/conf.d

there is also a file named speechd.sub, this file is used for acronyms . I think
it should stay in /etc .

------- Comment #1 From Minati jean michel 2004-03-01 07:03:15 0000 -------
*** Bug 43373 has been marked as a duplicate of this bug. ***

------- Comment #2 From Minati jean michel 2004-03-01 07:28:13 0000 -------
Created an attachment (id=26656) [edit]
Patch for speechd-0.56 : move config file to /etc/conf.d and others minors
changes.

this patch add support for config file in /etc/conf.d.it also add the faq ,
deal with the init script from bug 43102 and use the esd USE flag.

------- Comment #3 From Jeremy Huddleston 2004-03-07 01:39:15 0000 -------
you need to give us ${FILESDIR}/speechd.rc too ;)

------- Comment #4 From Minati jean michel 2004-03-08 01:43:23 0000 -------
Created an attachment (id=27017) [edit]
The rc script .

the rc file I forgot . :)

------- Comment #5 From Jeremy Huddleston 2004-03-09 11:45:14 0000 -------
how do you add hosts to the access list for festival when it is run as
'festival --server'?

------- Comment #6 From Jeremy Huddleston 2004-03-12 04:36:16 0000 -------
Minati... any info?  I need to set that up to verify the package, and I can't
find it in the festival documentation...  am I just missing it somewhere... 

------- Comment #7 From Minati jean michel 2004-03-12 04:48:00 0000 -------
same for me , I digged a bit in the doc and in bugzilla without luck.
I'm gonna check again.

------- Comment #8 From Minati jean michel 2004-03-12 05:59:25 0000 -------
got it :)

the conf for access list is in /usr/lib/festival/festival.scm :

(defvar server_access_list
  "server_access_list
If non-nil this is the exhaustive list of machines and domains
from which clients may access the server.  This is a list of REGEXs
that client host must match.  Remember to add the backslashes before
the dots. [see Server/client API]")

(defvar server_deny_list nil
  "server_deny_list
If non-nil this is a list of machines which are to be denied access
to the server absolutely, irrespective of any other control features.
The list is a list of REGEXs that are used to matched the client hostname.
This list is checked first, then server_access_list, then passwd.
[see Server/client API]")

------- Comment #9 From Jeremy Huddleston 2004-03-12 12:58:06 0000 -------
*** Bug 19779 has been marked as a duplicate of this bug. ***

------- Comment #10 From Jeremy Huddleston 2004-03-12 13:00:24 0000 -------
I'm checking that I can alter these in festivalrc, then hopefully I'll get out
the updated festival and speechd ebuilds this weekend...

------- Comment #11 From Jeremy Huddleston 2004-03-12 22:49:38 0000 -------
*** Bug 43102 has been marked as a duplicate of this bug. ***

------- Comment #12 From Jeremy Huddleston 2004-03-12 23:03:13 0000 -------
i just committed an updated festival ebuild which provides a festival server
init script... I have an updated speechd ebuild as well, but I can't test it
out right now as I'm away from the gentoo box and thus can't hear it... but
judging from the log file, it seems to work.  I'll test it when I get home
tomorrow and commit it at that time...

------- Comment #13 From Jeremy Huddleston 2004-03-13 16:27:21 0000 -------
speechd-0.56-r1 has an init script.

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