Package Details: ruby-snapsync 0.5.0-3

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)

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

/usr/lib/ruby/3.4.0/rubygems/specification.rb:1421:in 'block in Gem::Specification#activate_dependencies': Could not find 'rexml' (~> 3.2.0) among 95 total gem(s) (Gem::MissingSpecError)

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.