Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Failure while setting up dev environment for cortx-s3server #115

Closed
mehjoshi opened this issue Aug 7, 2020 · 6 comments
Closed

Failure while setting up dev environment for cortx-s3server #115

mehjoshi opened this issue Aug 7, 2020 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@mehjoshi
Copy link

mehjoshi commented Aug 7, 2020

There is a failure while setting up dev environment for cortx-s3server.

I saw this failure in the script/env/dev/init.sh script that is run while trying to setup a development environment for cortx-s3server.
The failure happens while installing the packages bundled in ansible/awscli-bundle.zip. The install script in the bundle fails suggesting duplicates for some of the packages. I was able to circumvent the problem by deleting the duplicates from the package folder and then running the install script manually. After that, I commented out the relevant portion from the ansible/common_dev_setup.yml and ran the init.sh script again. This time it ran to completion without any failures.
Here, if the diff between my changed copy and the original file common_dev_setup.yml file.

cortx-s3server]# diff ansible/common_dev_setup.yml ansible/common_dev_setup.orig.yml
57a58,67

  • name: Install and configure awscli on RHEL
    when: ansible_distribution == "RedHat"
    command: "{{ item }}"
    with_items:
@nileshgovande
Copy link
Contributor

Talked to @mehjoshi - he does not have the screen logs and it was the installation tried on the VM which already has some installations

He is going to try the steps on fresh VM and report back

@justinzw justinzw added the bug Something isn't working label Oct 2, 2020
@stale
Copy link

stale bot commented Nov 26, 2020

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @mukul-seagate11 for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

@nileshgovande
Copy link
Contributor

no response from @mehjoshi for 2 months. Closing

@stale stale bot removed the needs-attention label Dec 8, 2020
@stale
Copy link

stale bot commented Dec 12, 2020

This issue/pull request has been marked as needs attention as it has been left pending without new activity for 4 days. Tagging @mukul-seagate11 for appropriate assignment. Sorry for the delay & Thank you for contributing to CORTX. We will get back to you as soon as possible.

@shailesh-vaidya
Copy link
Contributor

@nileshgovande @mukul-seagate11 Can we close this issue.

@stale stale bot removed the needs-attention label Jan 20, 2021
@mukul-seagate11
Copy link
Contributor

no response from @mehjoshi for 2 months. Closing

@nileshgovande closing the issue as per your comment

subhalaxmisa pushed a commit to subhalaxmisa/cortx that referenced this issue Jun 13, 2022
* Added OS version in Custom Build

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>

* Fixed syntax issue

Signed-off-by: Shailesh Vaidya <shailesh.vaidya@seagate.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants