How do i solve this error in windows

94 views
Skip to first unread message

Stephen Nyanyuki

unread,
Jul 10, 2023, 4:21:39 AM7/10/23
to Vagrant
 The reported error is:

conflicting dependencies google-protobuf (= 3.23.1) and google-protobuf (= 3.23.3)
  Activated google-protobuf-3.23.3
  which does not match conflicting dependency (= 3.23.1)

  Conflicting dependency chains:
    google-protobuf (= 3.23.3), 3.23.3 activated

  versus:
    google-protobuf (= 3.23.1)

  Gems matching google-protobuf (= 3.23.1):
    google-protobuf-3.23.1
 INFO interface: Machine: error-exit ["Vagrant::Errors::BundlerError", "Vagrant failed to properly resolve required dependencies. These\nerrors can commonly be caused by misconfigured plugin installations\nor transient network issues. The reported error is:\n\nconflicting dependencies google-protobuf (= 3.23.1) and google-protobuf (= 3.23.3)\n  Activated google-protobuf-3.23.3\n  which does not match conflicting dependency (= 3.23.1)\n\n  Conflicting dependency chains:\n    google-protobuf (= 3.23.3), 3.23.3 activated\n\n  versus:\n    google-protobuf (= 3.23.1)\n\n  Gems matching google-protobuf (= 3.23.1):\n    google-protobuf-3.23.1\n"]

dnmo...@gmail.com

unread,
Jul 10, 2023, 7:08:47 AM7/10/23
to Vagrant
Are you using any plugins? Could you post your Vagrant file?

Stephen Nyanyuki

unread,
Jul 13, 2023, 4:17:34 AM7/13/23
to Vagrant
No I have not installed any plugin yet.
Vagrantfile.txt

.

unread,
Jul 13, 2023, 7:12:18 AM7/13/23
to vagra...@googlegroups.com
Just doing a very quick google (I hadn't heard of metasploitable boxes), according to https://github.com/rapid7/metasploitable3 t looks like they may require: 

# virtualbox
vagrant plugin install vagrant-vbguest

# libvirt
vagrant plugin install vagrant-libvirt

Have you installed either of these? Without knowing what you are attempting to do, I'd start here first. 

--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/a2254dbe-8ddf-4a21-b507-4af7b22e5a69n%40googlegroups.com.


--
Dan Morgan

Stephen Nyanyuki

unread,
Jul 13, 2023, 1:37:46 PM7/13/23
to Vagrant
I am trying to set up a virtual lab for ethical hacking using oracle vm
Screenshot 2023-07-13 203454.png
Screenshot 2023-07-13 203627.png

dnmo...@gmail.com

unread,
Jul 13, 2023, 1:53:34 PM7/13/23
to Vagrant
This appears to be related to your version of Ruby and/or the default Ruby gems versions. Take a look here - https://github.com/hashicorp/vagrant/issues/13071#issuecomment-1429755740
Reply all
Reply to author
Forward
0 new messages