Date: Tue, 15 Jun 2021 18:08:28 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 256622] devel/rubygem-inspec-core: Broken rubyzip dependency Message-ID: <bug-256622-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256622 Bug ID: 256622 Summary: devel/rubygem-inspec-core: Broken rubyzip dependency Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ruby@FreeBSD.org Reporter: krzysztof.galazka@intel.com Assignee: ruby@FreeBSD.org Flags: maintainer-feedback?(ruby@FreeBSD.org) Gemspec adds dependency on rubyzip verion 1.2, which is not available: s.add_runtime_dependency(%q<rubyzip>.freeze, ["~> 1.2", ">=3D 1.2.2"= ]) Trying to use the gem ends with error message: Unable to activate inspec-core-4.24.8, because rubyzip-2.3.0 conflicts with rubyzip (~> 1.2, >=3D 1.2.2) It was updated in upstream to: ">=3D 1.2.2", "< 3.0" https://github.com/inspec/inspec/commit/fe9a1c8dd5f76a5d4c17be806d8a2ebc5fd= 7f0f3 --=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-256622-21402>