Summary: | ML Donkey 2.5.21 doesn't start as a service (daemon) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexey Parshin <alexeyp> |
Component: | Current packages | Assignee: | Gentoo net-p2p team <net-p2p> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | A log file |
Description
Alexey Parshin
2004-05-08 11:19:37 UTC
Created attachment 31006 [details]
A log file
An error (log) file
if you're using the latest baselayout-1.9.0 this might be related to bug 50434 It looks like you were right. I've created a simple script: #!/bin/bash cd /home/p2p/.mldonkey mlnet and used it in /etc/init.d/mldonkey instead of mlnet. MLDonkey works fine after that. There is still another bug in mldonkey I'm going to post today. Do you still have problems when you upgrade to baselayout-1.9.1? Nope. I'm fine now :) whew, then we can blame this one on the baselayout guys :-D. |