Search Criteria
Package Details: ruby-snapsync 0.5.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-snapsync.git (read-only, click to copy) |
---|---|
Package Base: | ruby-snapsync |
Description: | tool to automate backing up snapper snapshots to other medias |
Upstream URL: | https://github.com/Eximius/snapsync |
Licenses: | MIT |
Submitter: | jrk |
Maintainer: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 5 |
Popularity: | 0.54 |
First Submitted: | 2016-01-11 09:33 (UTC) |
Last Updated: | 2025-07-11 17:11 (UTC) |
Dependencies (17)
- ruby
- ruby-concurrent
- ruby-dbus
- ruby-libnotifyAUR
- ruby-loggingAUR
- ruby-net-sftpAUR
- ruby-net-ssh
- ruby-rexml
- ruby-thor
- ruby-uri-ssh_gitAUR
- git (git-gitAUR, git-glAUR) (make)
- ruby-bundler (check)
- ruby-fakefs (check)
- ruby-flexmockAUR (check)
- ruby-irb (check)
- ruby-minitest (check)
- ruby-rake (ruby-rake-12AUR) (check)
Latest Comments
micwoj92 commented on 2025-07-11 17:10 (UTC)
@dampkwab that error you posted has nothing to do with ruby version, but with rexml version
dampkwab commented on 2025-07-11 15:36 (UTC)
Incompatible with Ruby > 3.2.x
micwoj92 commented on 2023-06-27 18:26 (UTC)
According to .gemspec file it depends on
concurrent-ruby ~> 1.1
so dependency ruby-concurrent-ruby-0 is wrong.