MrMEEE / awx-rpm-v2

AWX-RPM Reignited
GNU Affero General Public License v3.0
36 stars 11 forks source link

Unable to clone project #36

Closed Voidthe closed 2 months ago

Voidthe commented 3 months ago

I am trying to clone a git project from my local git repo. I authenticate successfully and it starts to pull it down, when it tries to extract the downloaded blobs I get this error: Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:4704885b4200b73058e0eac0980a680d826a2623fbe22ea217f4c38abde56a76": processing tar file(open /usr/local/lib/python3.9/site-packages/urllib3/util/ssl_.py: no space left on device): exit status 1 I have verified that there is sufficient space for the project I am trying to download. When I check the path of the file its trying to open it does not exist.

I have verified that python 3.9 is installed. My os is RHEL 9 without a subscription. Any ideas or help will be apreciated.

MrMEEE commented 3 months ago

Is this when you try to clone my repo?

Voidthe commented 3 months ago

No, when I try to download my ansible repo.

Thanks and stay safe,Leo mansur

On Thursday, July 4, 2024, 6:26 pm, Martin Juhl @.***> wrote:

Is this when you try to clone my repo?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

MrMEEE commented 3 months ago

oh, I get it now.. How big is that repo?

MrMEEE commented 2 months ago

Please reopen if the issue persists