Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rclone: update to 1.57.0 #33884

Merged
merged 1 commit into from Nov 6, 2021
Merged

rclone: update to 1.57.0 #33884

merged 1 commit into from Nov 6, 2021

Conversation

r-ricci
Copy link
Contributor

@r-ricci r-ricci commented Nov 3, 2021

  • Add mount helper

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

- Add mount helper
@ericonr
Copy link
Member

ericonr commented Nov 4, 2021

Tests are failing on i686, I'm trying again/

@r-ricci
Copy link
Contributor Author

r-ricci commented Nov 4, 2021

Tests are failing on i686, I'm trying again/

They fail locally too. Maybe tomorrow I will investigate better.

@r-ricci
Copy link
Contributor Author

r-ricci commented Nov 5, 2021

Two tests fail: backend/cache and cmd/serve/ftp. The first is a deprecated feature anyway; the second just times out, it passes if the time limit is increased.
I think this can be merged.

@ericonr ericonr merged commit 3f76b46 into void-linux:master Nov 6, 2021
@@ -32,6 +32,7 @@ do_check() {
}

post_install() {
ln -sf rclone ${DESTDIR}/usr/bin/mount.rclone
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, it should have been ln -s rclone ... instead.

@r-ricci r-ricci deleted the rclone branch December 11, 2021 14:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants