Search Criteria
Package Details: mldonkey-git 3.2.1.r14.g0d446356-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mldonkey-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mldonkey-git |
| Description: | A multi-network P2P client |
| Upstream URL: | https://github.com/ygrek/mldonkey |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | mldonkey |
| Provides: | mldonkey |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 1 |
| Popularity: | 0.002099 |
| First Submitted: | 2024-08-09 13:41 (UTC) |
| Last Updated: | 2025-06-17 05:23 (UTC) |
Dependencies (17)
- crypto++ (crypto++-gitAUR)
- file (file-gitAUR)
- gd (gd-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libminiupnpc.so (miniupnpc)
- libnatpmp
- miniupnpc (miniupnpc-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- ocaml4AUR (ocaml4-noframepointersAUR) (make)
- ocaml4-camlp4AUR (ocaml4-camlp4-noframepointersAUR) (make)
- ocaml4-lablgtk2AUR (ocaml4-lablgtk2-noframepointersAUR) (make)
- ocaml4-numAUR (ocaml4-num-noframepointersAUR) (make)
- wget (wget-gitAUR) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR) (optional) – GUI support
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (optional) – GUI support
Latest Comments
maxpayne3 commented on 2025-01-25 15:53 (UTC)
Can you push the fix here? Thanks.
maxpayne3 commented on 2025-01-16 22:28 (UTC) (edited on 2025-01-16 22:29 (UTC) by maxpayne3)
I tested the systemd service (which I don't use regularly) another time and noticed the following:
/var/lib/mldonkey/.mldonkeyis empty) the-log_file /dev/nullcommand option is ignored and the log is written to/var/lib/mldonkey/.mldonkey/mlnet.log.mlnet.loghas the following last line[cO] Logging in /var/lib/mldonkey/.mldonkey//dev/null.-log_to_syslog, but if it still logs on the default log file the first time and then it won't do it anymore because the service expect to write on/dev/nullassumed as relative path from the config folder, there's something wrong.FabioLolix commented on 2025-01-16 20:22 (UTC)
The pkgbuild is also maintained here https://github.com/FabioLolix/PKGBUILD-AUR_fix
FabioLolix commented on 2025-01-16 20:16 (UTC)
Do you know what is the expected path for this?
maxpayne3 commented on 2025-01-16 20:15 (UTC)
I noticed also an issue with the systemd service. "/dev/null" is appended to the current path and the text log is written anyway (which reports a file not found error). It seems that option is expecting a relative path, not a full one.
FabioLolix commented on 2025-01-16 11:22 (UTC)
I'll look into it, I guess they have unbundled it
maxpayne3 commented on 2025-01-16 08:14 (UTC)
crypto++ is needed as dependency. Without it, the service does not start.