Opened 7 years ago

Last modified 7 years ago

#54866 closed defect

latest ruby24 update breaks jazzy 0.8.3 — at Version 2

Reported by: cctile (Charles Choi) Owned by: kimuraw (kimura wataru)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: ruby24

Description (last modified by mf2k (Frank Schima))

Latest port upgrade outdated on Sep 18, 2017 breaks jazzy source documentation tool.

cchoi@tiledev3:~/work> jazzy
/opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:120:in `require': dlopen(/opt/local/lib/ruby2.4/gems/2.4.0/gems/redcarpet-3.4.0/lib/redcarpet.bundle, 9): Library not loaded: /opt/local/lib/libruby.2.4.1.dylib (LoadError)
  Referenced from: /opt/local/lib/ruby2.4/gems/2.4.0/gems/redcarpet-3.4.0/lib/redcarpet.bundle
  Reason: image not found - /opt/local/lib/ruby2.4/gems/2.4.0/gems/redcarpet-3.4.0/lib/redcarpet.bundle
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:120:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/redcarpet-3.4.0/lib/redcarpet.rb:1:in `<top (required)>'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/jazzy-0.8.3/lib/jazzy/jazzy_markdown.rb:1:in `<top (required)>'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/jazzy-0.8.3/lib/jazzy/doc.rb:7:in `<top (required)>'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/jazzy-0.8.3/lib/jazzy/config.rb:5:in `<top (required)>'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/jazzy-0.8.3/lib/jazzy.rb:1:in `<top (required)>'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/2.4.0/rubygems/core_ext/kernel_require.rb:68:in `require'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/jazzy-0.8.3/bin/jazzy:13:in `<top (required)>'
	from /opt/local/bin/jazzy:23:in `load'
	from /opt/local/bin/jazzy:23:in `<main>'

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: ruby24 removed
Owner: set to kimuraw
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers ruby24), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.