Ranjan Maitra via users wrote:
On Sun Jan12'25 01:08:52PM, Todd Zullinger wrote:
Per https://bugzilla.redhat.com/2336979#c1:
Backend is disabled for now https://src.fedoraproject.org/rpms/rclone/blob/rawhide/f/rclone.spec#_6
Thanks very much! So I see that I should probably enable Backend in a privately rolled rpm? I wonder why this is disabled. Enabling it would also allow more testing and use cases for upstream.
The second link states it pretty clearly. :)
# protondrive backend introduces many new deps
Unless/until those dependencies are all packaged, it's not just a matter of turning it on.
This is a common issue with projects using Go (or Rust, or many of the "modern" languages) which generally expect developers and users to blindly pull code from the network).