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

Can not install on freshly installed win10 #553

Open
jw-rav opened this issue May 11, 2023 · 2 comments
Open

Can not install on freshly installed win10 #553

jw-rav opened this issue May 11, 2023 · 2 comments

Comments

@jw-rav
Copy link

jw-rav commented May 11, 2023

Environment

Win10 Version21H2, Build 19044,2846 freshly installed

# result of evaluating
> uname -a
not available

> ros --version    # if roswell runs successfully
roswell 21.10.14.111(NO-GIT-REVISION)

> ros config
Installing sbcl-bin...
No SBCL version specified. Downloading sbcl-bin_uri.tsv to see the available versions...
[##########################################################################]100%
Installing sbcl-bin/2.3.4...
Skip downloading https://github.com/roswell/sbcl_bin/releases/download/2.3.4/sbcl-2.3.4-x86-64-windows-binary.msi
Extracting the msi archive. sbcl-bin-2.3.4-x86-64-windows.msi to C:\Users\jw\.roswell\src\sbcl-2.3.4-x86-64-windows\

Every attempt to call ros, results in this output.

How to reproduce the issue

Followed instructions from https://github.com/roswell/roswell/wiki/Installation#windows

  • opened Powershell
> irm get.scoop.sh | iex
> scoop install roswell

then try to follow steps from https://github.com/roswell/roswell/wiki/Initial-Recommended-Setup

> ros install slime
Installing sbcl-bin...
No SBCL version specified. Downloading sbcl-bin_uri.tsv to see the available versions...
[##########################################################################]100%
Installing sbcl-bin/2.3.4...
Skip downloading https://github.com/roswell/sbcl_bin/releases/download/2.3.4/sbcl-2.3.4-x86-64-windows-binary.msi
Extracting the msi archive. sbcl-bin-2.3.4-x86-64-windows.msi to C:\Users\jw\.roswell\src\sbcl-2.3.4-x86-64-windows\

No helper.el to be found (required by the next step).

Also tried to install emacs-28.2 (assumption was that slime requires emacs and rowswell don't bring its own emacs). Same result: every invocation of ros results in the messages shown above, no matter which sub-command I give.

@snmsts
Copy link
Member

snmsts commented Jun 1, 2023

sounds it's better to delete scoop from wiki... I don't know how to update roswell version on sccop.

@dertuxmalwieder
Copy link

dertuxmalwieder commented May 22, 2024

Same problem, different outcome: I installed Roswell via scoop install roswell on a fresh Win10 machine, it seems to be the latest release, but alas, it won't let me first-start...

> ros
Installing sbcl-bin...
No SBCL version specified. Downloading sbcl-bin_uri.tsv to see the available versions...
[##########################################################################]100%
Installing sbcl-bin/2.4.4...
Downloading https://github.com/roswell/sbcl_bin/releases/download/2.4.4/sbcl-2.4.4-x86-64-windows-binary.msi
[##########################################################################]100%
Extracting the msi archive. sbcl-bin-2.4.4-x86-64-windows.msi to C:\Users\*REDACTED*\.roswell\src\sbcl-2.4.4-x86-64-windows\
sbcl-bin/ does not exist.stop.

Well, no Roswell for me, it seems.

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

3 participants