[Bug 292929] net-mgmt/rubygem-oxidized fails after rubygem-syslog update to 0.4.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Feb 2026 11:35:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292929

            Bug ID: 292929
           Summary: net-mgmt/rubygem-oxidized fails after rubygem-syslog
                    update to 0.4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: thorsteinn@isnic.is
                CC: nick@foobar.org
             Flags: maintainer-feedback?(nick@foobar.org)
                CC: nick@foobar.org

Created attachment 267767
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267767&action=edit
Patch to relax dependency

The service oxidized encounters the fault:

/usr/local/lib/ruby/site_ruby/3.3/rubygems/specification.rb:1417:in `block in
activate_dependencies': Could not find 'syslog' (~> 0.3.0) among 25 total
gem(s) (Gem::MissingSpecError)

after updating rubygem-syslog to 0.4.0.

Manually patching the gemspec for syslog resolves the issue.

The supplied patch relaxes the dependency to allow versions above and including
rubygem-syslog 0.3.0.

Builds using poudriere and then runs on 14.3-RELEASE-p8.

Cheers,
Þorsteinn

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