FS#61574 - [aria2] missing optional dependency for aria2rpc

Attached to Project: Community Packages
Opened by Alif (alive4ever) - Wednesday, 30 January 2019, 09:42 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
aria2 package includes /usr/share/doc/aria2/xmlrpc/aria2rpc which can be used as command line client to connect into aria2c rpc instance.

The command line is written in ruby and requires ruby-xmlrpc module for it to work.

Currently, the module is only available via AUR.

ruby-xmlrpc should be adopted in the community/extra repository and added as aria2 optional dependency, so that aria2rpc command line can be used without depending on aur.


Additional info:
* package version(s): 1.34.0-1
* config and/or log files etc.


Steps to reproduce:

copy /usr/share/doc/aria2/xmlrpc/aria2rpc into $HOME/bin/ and make it executable

launch the command without first compiling ruby-xmlrpc from aur

Compare the result with ruby-xmlrpc installed.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:07 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/aria2/issues/1
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.
Comment by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 10:02 GMT
Still an issue, it would be nice to provide ruby-xmlrpc in the repos.

Loading...