Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2023 08:57:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275227] [net-mgmt/rubygem-oxidized-script] Problems with slop dependencies
Message-ID:  <bug-275227-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275227

            Bug ID: 275227
           Summary: [net-mgmt/rubygem-oxidized-script] Problems with slop
                    dependencies
           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: admin@support.od.ua
                CC: nick@foobar.org
             Flags: maintainer-feedback?(nick@foobar.org)
                CC: nick@foobar.org

# 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 `activa=
te'
        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 `synchron=
ize'
        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

--=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-275227-7788>