Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 10:56:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278504] textproc/rubygem-asciidoctor-epub3: A run-time dependency is missing for rubygem-asciidoctor-epub3 port
Message-ID:  <bug-278504-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278504

            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=3D/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
.
.
.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278504-7788>