Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 98625
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo net-p2p team <net-p2p@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Damien Gombault <desintegr@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
amuled.initd fixed amuled init.d file text/plain Damien Gombault 2005-07-17 08:35 0000 921 bytes Details
amuleweb.initd fixed amuleweb init.d file text/plain Damien Gombault 2005-07-17 08:35 0000 962 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 98625 depends on: Show dependency tree
Bug 98625 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: 2005-07-10 22:41 0000
Errors in /etc/init.d/amuled and /etc/init.d/amuleweb files.     
     
"if ! test -f "${AMULEHOME}/.eMule"; then" should be  "if ! test -f   
"${AMULEHOME}/.aMule/amule.conf"; then" since aMule 2.x use .aMule/amule.conf   
instead of  .eMule configuration file.  
 
From http://www.amule.org/wiki/index.php/HowTo_Compile_aMuled : 
NOTE: In aMule versions previous to 2.0.0 the ~/.aMule/amule.conf file was 
~/.eMule. 

Reproducible: Always
Steps to Reproduce:
1. /etc/init.d/amuled (or amuleweb) start  
Actual Results:  
You get :  * You must start and configure amuleweb before launch it 

Expected Results:  
* Starting aMule Daemon ... [ ok ]

------- Comment #1 From Damien Gombault 2005-07-17 08:35:02 0000 -------
Created an attachment (id=63613) [details]
fixed amuled init.d file

------- Comment #2 From Damien Gombault 2005-07-17 08:35:46 0000 -------
Created an attachment (id=63614) [details]
fixed amuleweb init.d file

------- Comment #3 From Karol Wojtaszek (RETIRED) 2005-08-27 10:19:00 0000 -------
Fixed in the tree, thanks.

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