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

Deitos Network - Milestone Delivery 1 #1103

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

Ernih
Copy link
Contributor

@Ernih Ernih commented Jan 11, 2024

Milestone Delivery Checklist

  • The milestone-delivery-template.md has been copied and updated.
  • This pull request is being made by the same account as the accepted application.
  • I have disclosed any and all sources of reused code in the submitted repositories and have done my due diligence to meet its license requirements.
  • In case of acceptance, an invoice must be submitted and the payment will be transferred to the Polkadot/fiat account provided in the application.
  • The delivery is according to the Guidelines for Milestone Deliverables.

Link to the application pull request: w3f/Grants-Program#2040

@keeganquigley keeganquigley self-assigned this Jan 19, 2024
@semuelle semuelle assigned semuelle and unassigned keeganquigley Jan 22, 2024
Copy link
Member

@semuelle semuelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Ernih. Sorry for the long wait, we have a bit of a backlog at the moment.

I am trying to build the docker-ip images using make, but it keeps failing with the following error message. Any idea what might cause it?

 => ERROR [2/7] RUN apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       cur  0.0s
------
 > [2/7] RUN apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       curl       wget       bash       coreutils       software-properties-common:
------
Dockerfile:12
--------------------
  11 |     
  12 | >>> RUN apt-get -qq update  \
  13 | >>>  && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends \
  14 | >>>       sudo \
  15 | >>>       curl \
  16 | >>>       wget \
  17 | >>>       bash \
  18 | >>>       coreutils \
  19 | >>>       software-properties-common 
  20 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       curl       wget       bash       coreutils       software-properties-common" did not complete successfully: error creating overlay mount to /var/lib/docker/overlay2/pl0kzu5t5gqzu05mmkegqh5u5/merged: no such file or directory
make: *** [Makefile:8: build] Error 1

@hbulgarini
Copy link

hbulgarini commented Jan 24, 2024

Hi @Ernih. Sorry for the long wait, we have a bit of a backlog at the moment.

I am trying to build the docker-ip images using make, but it keeps failing with the following error message. Any idea what might cause it?

 => ERROR [2/7] RUN apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       cur  0.0s
------
 > [2/7] RUN apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       curl       wget       bash       coreutils       software-properties-common:
------
Dockerfile:12
--------------------
  11 |     
  12 | >>> RUN apt-get -qq update  \
  13 | >>>  && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends \
  14 | >>>       sudo \
  15 | >>>       curl \
  16 | >>>       wget \
  17 | >>>       bash \
  18 | >>>       coreutils \
  19 | >>>       software-properties-common 
  20 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get -qq update   && DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends       sudo       curl       wget       bash       coreutils       software-properties-common" did not complete successfully: error creating overlay mount to /var/lib/docker/overlay2/pl0kzu5t5gqzu05mmkegqh5u5/merged: no such file or directory
make: *** [Makefile:8: build] Error 1

hello @semuelle ! thanks for reviewing our milestone delivery.

Quick question, from which OS are you running this? At the moment the docker file is intended to be run in Linux environments. However we never faced that issue during our testing in different computers (even in MacOS).

@rvalera : any idea of what would be the cause of the error? any recommendation for samuelle?

@semuelle
Copy link
Member

I'm on Ubuntu 22.04.

@rvalera
Copy link

rvalera commented Jan 24, 2024

Hi @semuelle! Thank you for your revision of our Milestone.

Let me known:
What version of Docker do you have used? How much disk space do you have?

@semuelle
Copy link
Member

What version of Docker do you have used?

24.0.7

How much disk space do you have?

70G free. I did run out of space running it the first time and pruned everything, perhaps it's related to that.

@rvalera
Copy link

rvalera commented Jan 24, 2024

What version of Docker do you have used?

24.0.7

How much disk space do you have?

70G free. I did run out of space running it the first time and pruned everything, perhaps it's related to that.

Yes, it is possible that it could be happen. I suggest previousyly to next execution call the script named clean-all.sh to remove all elements created.

@hbulgarini
Copy link

@semuelle, ramon is referring to this script that cleans up everything:

https://github.com/Deitos-Network/deitos-ip/blob/w3f-grant-m1-delivery/clean-all.sh

The amount of disk space needed is around 30 GB, please try cleaning all with the script and try again? thanks!

@semuelle
Copy link
Member

Thanks, @hbulgarini & @rvalera. I reinstalled Docker and that fixed it.
Everything worked out of the box. Your milestone is hereby accepted. I will upload my evaluation notes tomorrow, but I have few comments. Thanks for the smooth delivery!

@semuelle semuelle merged commit 0605938 into w3f:master Jan 25, 2024
6 checks passed
Copy link

🪙 Please fill out the invoice form in order to initiate the payment process. Thank you!

@RouvenP
Copy link

RouvenP commented Feb 12, 2024

hi @Ernih we sent the payment today

@Ernih
Copy link
Contributor Author

Ernih commented Feb 13, 2024 via email

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.

6 participants