[Bug 278504] textproc/rubygem-asciidoctor-epub3: A run-time dependency is missing for rubygem-asciidoctor-epub3 port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Apr 2024 10:56:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278504 Bug ID: 278504 Summary: textproc/rubygem-asciidoctor-epub3: A run-time dependency is missing for rubygem-asciidoctor-epub3 port Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: doceng@FreeBSD.org Reporter: didu31@hotmail.fr Flags: maintainer-feedback?(doceng@FreeBSD.org) Assignee: doceng@FreeBSD.org This affects at least the 2.1.0 release. $ asciidoctor-epub3 --help /usr/local/lib/ruby/site_ruby/3.2/rubygems/specification.rb:1480:in `rescue in block in activate_dependencies': Could not find 'mini_portile2' (~> 2.8.2) among 13 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/didier/.local/share/gem/ruby/3.2:/usr/local/lib/ruby/gems/3.2' at: /usr/local/lib/ruby/gems/3.2/specifications/nokogiri-1.16.3.gemspec, execute `gem env` for more information # sudo pkg install rubygem-mini_portile2 $ asciidoctor-epub3 --help Usage: asciidoctor [OPTION]... FILE... Convert the AsciiDoc input FILE(s) to the backend output format (e.g., HTML 5, DocBook 5, etc.) Unless specified otherwise, the output is written to a file whose name is derived from the input file. Application log messages are printed to STDERR. Example: asciidoctor input.adoc . . . -- You are receiving this mail because: You are the assignee for the bug.