Search Criteria
Package Details: taffy 1.4.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/taffy.git (read-only, click to copy) |
---|---|
Package Base: | taffy |
Description: | A command-line audio tagging tool |
Upstream URL: | https://github.com/jangler/taffy |
Keywords: | audio cli metadata tag |
Licenses: | MIT |
Submitter: | jangler |
Maintainer: | jangler |
Last Packager: | jangler |
Votes: | 4 |
Popularity: | 0.38 |
First Submitted: | 2015-04-26 19:16 (UTC) |
Last Updated: | 2024-12-18 14:53 (UTC) |
Latest Comments
pl1957 commented on 2025-06-02 12:30 (UTC) (edited on 2025-06-02 12:41 (UTC) by pl1957)
I get this error upon running:
taffy --clear Abc.mpg
/usr/lib/ruby/site_ruby/3.4.0/rubygems/specification.rb:1421:in 'block in Gem::Specification#activate_dependencies': Could not find 'taglib-ruby' (>= 1.1, < 3) among 60 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/home/pierluigi/.local/share/gem/ruby/3.4.0:/usr/lib/ruby/gems/3.4.0' at: /usr/lib/ruby/gems/3.4.0/specifications/taffy-1.4.3.gemspec, execute
gem env
for more informationCan someone help me? Thank you!
By the way: it worked fine until last system update.
Specifications: Manjaro Linux Kernel 6.12.28-1 ruby 3.4.3-2 ruby-taglib-ruby 2.0.0-1 taffy 1.4.3-2
jangler commented on 2021-03-17 19:21 (UTC)
@PowerMan2206, try again now. I've updated the taglib-ruby version that taffy looks for.
PowerMan2206 commented on 2021-03-17 18:25 (UTC)
I get this error upon running
Anyone else the same?
jangler commented on 2018-03-25 21:21 (UTC)
Didn't notice that comment due to a change in email address; added the ruby-rdoc dependency incidentally in 1.3.1-2 since I encountered the same problem.
nguillaumin commented on 2018-02-05 00:51 (UTC) (edited on 2018-02-05 00:54 (UTC) by nguillaumin)
I'm getting this error when installing:
It may require a makedepends with
ruby-rdoc
?