[Bug 290846] net-mgmt/rubygem-oxidized doesn't start
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290846] net-mgmt/rubygem-oxidized doesn't start"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 20:17:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290846 --- Comment #2 from Nick Hilliard <nick@foobar.org> --- > /usr/local/lib/ruby/gems/3.4/gems/oxidized-0.34.3/lib/oxidized/core.rb:52:in 'Oxidized::Core#initialize': oxidized-web not found: install it or disable it by removing "rest" and "extensions.oxidized-web" from your configuration (Oxidized::OxidizedError) This means you haven't installed rubygem-oxidized-web. fix with: # pkg install net-mgmt/rubygem-oxidized net-mgmt/rubygem-oxidized-web net-mgmt/rubygem-oxidized-script -- You are receiving this mail because: You are the assignee for the bug.