Rclone is 4 years outdated

  • Open
  • quality assurance status badge
Details
One participant
  • Adroit
Owner
unassigned
Submitted by
Adroit
Severity
normal
A
A
Adroit wrote on 19 Mar 02:35 +0100
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
DDJxa6Qb9IjNORSwiW0X-vuwGaojVBUSU2Ha7U_Tk_ralvfs8SsnLwSnIAdPyp3f7zBpJHOM6WT1l3K2851OCaTGdTGGBEUBcR3Fgbo3dIE=@proton.me
The package "rclone" has not been updated in a long time. I did not find any open bug reports about it.

I was brave and tried to run the latest myself using:
`guix build rclone --with-source=rclone@1.66.0=./rclone-1.66.0.tar.gz`
With the latest source tarball from the Github release. The recipe (in sync.scm) uses a tar download rather than a git-fetch for some reason, so I wasn't able to reuse the recipe with --with-branch. (Btw --with-version would be nice to have, since the version's download URL is done correctly in the recipe.)

Unfortunately I ran into some obscure build error and don't know how to proceed as this is outside of my familiarity.
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 69889@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69889
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch