Bug 275227 - [net-mgmt/rubygem-oxidized-script] Problems with slop dependencies
Summary: [net-mgmt/rubygem-oxidized-script] Problems with slop dependencies
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-21 08:57 UTC by Vladyslav V. Prodan
Modified: 2023-11-21 08:57 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (nick)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladyslav V. Prodan 2023-11-21 08:57:28 UTC
# oxs
/usr/local/lib/ruby/site_ruby/3.1/rubygems/specification.rb:1479:in `block in activate_dependencies': can't satisfy 'slop (~> 3.5)', already activated 'slop-4.10.1' (Gem::LoadError)
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems/specification.rb:1471:in `each'
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems/specification.rb:1471:in `activate_dependencies'
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems/specification.rb:1453:in `activate'
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems.rb:285:in `block in activate_bin_path'
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems.rb:284:in `synchronize'
        from /usr/local/lib/ruby/site_ruby/3.1/rubygems.rb:284:in `activate_bin_path'
        from /usr/local/bin/oxs:25:in `<main>'

# pkg info| grep oxidized ;pkg info | grep -i slop
rubygem-oxidized-0.29.1        Network device configuration backup tool
rubygem-oxidized-script-0.6.0  CLI and Library to interface with network devices in rubygems-oxidized
rubygem-oxidized-web-0.13.1_5  Web user interface and RESTful API for rubygems-oxidized
rubygem-slop-4.10.1            Simple DSL for gathering options and parsing the command line
rubygem-slop3-3.6.0            Simple DSL for gathering options and parsing the command line

# gem list | grep -i oxidized ; gem list | grep -i slop
oxidized (0.29.1)
oxidized-script (0.6.0)
oxidized-web (0.13.1)
slop (4.10.1, 3.6.0)

# uname -a
FreeBSD core.domain.com 13.2-STABLE FreeBSD 13.2-STABLE 74614fa93 SUPPORT-13-2-0 amd64