[Bug 276167] misc/freebsd-docs-en: Ports quarterly/2024Q1 requires rubygem-prawn-svg 0.33 (from main) to compile (need MFH?)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276167] misc/freebsd-docs-en: Ports quarterly/2024Q1 requires rubygem-prawn-svg 0.33 (from main) to compile (need MFH?)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276167] misc/freebsd-docs-en: Ports quarterly/2024Q1 requires rubygem-prawn-svg 0.33 (from main) to compile (need MFH?)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jan 2024 08:16:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276167 Bug ID: 276167 Summary: misc/freebsd-docs-en: Ports quarterly/2024Q1 requires rubygem-prawn-svg 0.33 (from main) to compile (need MFH?) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: trueos@norwegianrockcat.com Ports like misc/freebsd-docs-en in the 2024Q1 branch will not compile due to a too old version of rubygems-prawn-svg. The error messages looks like: /usr/local/lib/ruby/site_ruby/3.1/rubygems/dependency.rb:317:in `to_specs': Could not find 'prawn-svg' (~> 0.32.0) - did find: [prawn-svg-0.33.0] (Gem::MissingSpecVersionError) It seems the quarterly branch has 0.32.0, while the docs are requiring 0.33.0. It seems this is in the main branch, so it would be nice if one could compile docs in the quarterly branch as well. I guess alternatively quarterly docs could have different requirements? That would be solve this too. I'm more reporting the failure as I'm not sure what the correct fix is. -- You are receiving this mail because: You are the assignee for the bug.