ygrek / mldonkey

cross-platform multi-network p2p daemon
http://mldonkey.sourceforge.net/
Other
235 stars 43 forks source link

MLDonkey and Ubuntu LTS 22.04 ? #88

Open malvinas2 opened 1 year ago

malvinas2 commented 1 year ago

Well, not really an issue, but is the donkey still running on Ubuntu 22.04 ? A simple sudo apt-get install mldonkey-server doesn't work. Can I just download the latest deb-file mldonkey-server_3.1.7-2_amd64.deb and do dpkg -i mldonkey*.deb ?

malvinas2 commented 1 year ago

Installation of the package with dpkg seems to work, only drawback: As soon as I try to change the sharefolders, the program crashes resp. the web interface freezes. According to the log mldonkey complains about missing read/write-permissions, but all folders (program folder, share folders etc.) belong to group mldonkey with the user mldonkey, furthermore attributes of shared folders are set to rwx for root, all groups, all users. So what does he complain about? (until a solution I use the default share folders)

edelkas commented 1 year ago

It doesn't seem like MLDonkey is packaged for Ubuntu 22.04 yet. Compiling from source failed for me, however, I can confirm that installing the precompiled .deb packages works. One may find them here:

https://packages.debian.org/es/sid/mldonkey-server

If anyone is having trouble changing the shared directories, as expressed by the OP, bear in mind that you can change these manually by editing the downloads.ini file. I imported (copied over) all config files from my prior installation in Ubuntu 18.04 and the migration went flawlessly.