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

[Bug]: [swift] swift repl not working. #6159

Open
3 tasks done
Guang1234567 opened this issue Sep 3, 2024 · 0 comments
Open
3 tasks done

[Bug]: [swift] swift repl not working. #6159

Guang1234567 opened this issue Sep 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Guang1234567
Copy link

Guang1234567 commented Sep 3, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

swift

Expected/Current Behaviour

The softlink (current) isn't make sence for swift repl command.

Steps to Reproduce

PS D:\src_code> D:/Scoop/apps/swift/current/Toolchains/usr/bin/swift.exe repl
error: failed to stop process at REPL breakpoint

PS D:\src_code> D:/Scoop/apps/swift/5.10.1/Toolchains/usr/bin/swift.exe repl
Welcome to Swift version 5.10.1 (swift-5.10.1-RELEASE).
Type :help for assistance.
1> :q

Possible Solution

Sorry, i don't have any suggestions.

Scoop and Buckets Version

PS D:\src_code> scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
ca3d19d87 (HEAD -> master, origin/master, origin/HEAD) fastfetch: Update to version 2.23.0

'extras' bucket:
f4f479c8c (HEAD -> master, origin/master, origin/HEAD) termius: Update to version 9.5.0

'versions' bucket:
608a1e574 (HEAD -> master, origin/master, origin/HEAD) neovim-nightly@0.11.0-700: Fix hash (Closes #1934)

'java' bucket:
9323d131 (HEAD -> master, origin/master, origin/HEAD) temurin8-nightly-jre: Update to version 8.0.432-3.0.202409020955

Scoop Config

PS D:\src_code> scoop config


root_path             : D:\Applications_odc\Scoop
global_path           : D:\Applications_odc\GlobalScoop
last_update           : 2024-09-03T16:29:46.1346085+08:00
scoop_repo            : https://github.com/ScoopInstaller/Scoop
scoop_branch          : master
aria2-warning-enabled : False
aria2-enabled         : False

PowerShell Version

PS D:\src_code> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.1
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.1
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

@compnerd

@Guang1234567 Guang1234567 added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant