Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing duplicate package entries in requirements.py and bootstrap.py #2795

Closed
wants to merge 2 commits into from

Conversation

schandrika
Copy link
Contributor

@schandrika schandrika commented Sep 20, 2021

fix for jira-533 - Removing duplicate package entries in requirements.py.
moved wheel to list of requirements in requirements.py instead of explicit install from bootstrap.py.
Pinned version of pyzmq to 22.2.1 as current version(22.3.1) does not install correctly

Tested by bootstrapping for zmq and rmq and did a sanity test that includes

  1. start and stop platform
  2. vctl install listener
  3. vcfg rabittmq single
  4. vctl install sqlite historian

…s.py and moving wheel to list of requirements in requirements.py instead of explicit install from bootstrap.py. Pinned version of pyzmq to 22.2.1 as current version(22.3.1) does not install correctly
@schandrika schandrika changed the title fix for jira-533 - Removing duplicate version of package Removing duplicate package entries in requirements.py and bootstrap.py Sep 20, 2021
removed duplicate package entries from requirements.py
craig8 added a commit to craig8/volttron that referenced this pull request Sep 21, 2021
@craig8
Copy link
Contributor

craig8 commented Sep 21, 2021

fix will be routed from #2797

@craig8 craig8 closed this Sep 21, 2021
shwethanidd added a commit that referenced this pull request Sep 21, 2021
lazlop pushed a commit to lazlop/volttron that referenced this pull request Jan 4, 2022
lazlop pushed a commit to lazlop/volttron that referenced this pull request Jan 4, 2022
@schandrika schandrika deleted the minor_bootstrap_fix branch April 2, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants