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

[email protected]: decompress error #6143

Closed
nahid6970 opened this issue Aug 28, 2024 · 5 comments
Closed

[email protected]: decompress error #6143

nahid6970 opened this issue Aug 28, 2024 · 5 comments

Comments

@nahid6970
Copy link

nahid6970 commented Aug 28, 2024

 scoop install ollama
WARN Purging previous failed installation of ollama.
ERROR 'ollama' isn't installed correctly.
Removing older version (0.3.8).
'ollama' was uninstalled.
Installing 'ollama' (0.3.8) [64bit] from 'main' bucket
Loading OllamaSetup.exe from cache
Checking hash of OllamaSetup.exe ... ok.
Extracting OllamaSetup.exe ... ERROR Exit code was 1!
Failed to extract files from C:\Users\nahid\scoop\apps\ollama\0.3.8\OllamaSetup.exe.
Log file:
~\scoop\apps\ollama\0.3.8\innounp.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=ollama%400.3.8%3a+decompress+error

here is the innounp.log
Signature detected: Inno Setup Setup Data (6.3.0)
This is not directly supported, but i'll try to unpack it as version 5602
; Version detected: 6300
Unpacking failed. This version is not supported.

@lapo-luchini
Copy link

Identical error on [email protected].

@lapo-luchini
Copy link

I worked around this as suggested in ScoopInstaller/Scoop#6040:

scoop bucket add versions
scoop install versions/innounp-unicode
scoop install ollama

@meminens
Copy link

meminens commented Sep 7, 2024

I worked around this as suggested in ScoopInstaller/Scoop#6040:

scoop bucket add versions
scoop install versions/innounp-unicode
scoop install ollama

I am getting the following

Installing 'innounp-unicode' (1.72) [64bit] from 'versions' bucket
No connection could be made because the target machine actively refused it. [::ffff:212.90.148.127]:443 (www.rathlev-home.de:443)
URL https://www.rathlev-home.de/tools/download/innounp-1.zip is not valid

@meminens
Copy link

meminens commented Sep 7, 2024

I worked around this as suggested in ScoopInstaller/Scoop#6040:

scoop bucket add versions
scoop install versions/innounp-unicode
scoop install ollama

I am getting the following

Installing 'innounp-unicode' (1.72) [64bit] from 'versions' bucket
No connection could be made because the target machine actively refused it. [::ffff:212.90.148.127]:443 (www.rathlev-home.de:443)
URL https://www.rathlev-home.de/tools/download/innounp-1.zip is not valid

Never mind. It works now. Must have been a temporary network issue on my end.

@TonyApuzzo
Copy link
Contributor

still a problem with ollama 0.3.11 -- workaround from ScoopInstaller/Extras#13444 (comment) still works

@HUMORCE HUMORCE closed this as completed Sep 28, 2024
@github-staff github-staff deleted a comment from scheichreisuli Oct 28, 2024
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

No branches or pull requests

5 participants