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]: Cannot install odin/odin-dev/odin-nightly #1882

Closed
3 tasks done
lost22git opened this issue Aug 4, 2024 · 2 comments
Closed
3 tasks done

[Bug]: Cannot install odin/odin-dev/odin-nightly #1882

lost22git opened this issue Aug 4, 2024 · 2 comments
Labels

Comments

@lost22git
Copy link

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

odin/odin-dev/odin-nightly

Expected/Current Behaviour

Expected: odin is installed
Current: fail to install

Steps to Reproduce

Installing 'odin-dev' (2024-08) [64bit] from 'versions' bucket
Loading odin-windows-amd64-dev-2024-08.zip from cache.
Checking hash of odin-windows-amd64-dev-2024-08.zip ... ok.
Extracting odin-windows-amd64-dev-2024-08.zip ... done.                                                               
Linking E:\scoop\global\apps\odin-dev\current => E:\scoop\global\apps\odin-dev\2024-08
Creating shim for 'odin'.
Get-Command: E:\scoop\apps\scoop\current\lib\install.ps1:757
Line |
 757 |              $bin = (Get-Command $target).Source
     |                      ~~~~~~~~~~~~~~~~~~~
     | The term 'odin.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.     
     | Check the spelling of the name, or if a path was included, verify that the path is correct and try again.      
Can't shim 'odin.exe': File doesn't exist.

Possible Solution

no

Scoop and Buckets Version

scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/develop, origin/HEAD) chore(release): Bump to version 0.5
.2 (#6080)

'main' bucket:
a63694345 (HEAD -> master, origin/master, origin/HEAD) helmfile: Update to version 0.167.1

'extras' bucket:
036512110 (HEAD -> master, origin/master, origin/HEAD) sidekick-browser: Update to version 120.58.1.38488-aa4b5ae

'versions' bucket:
f55b52d9d (HEAD -> master, origin/master, origin/HEAD) vlc-nightly: Update to version 20240804

Scoop Config

scoop config

last_update   : 2024/8/4 13:58:19
aria2-enabled : True
alias         : @{f=scoop-f; ui=scoop-ui; cc=scoop-cc; c=scoop-c}
scoop_branch  : master
scoop_repo    : https://github.com/ScoopInstaller/Scoop
enable-aria2  : False

PowerShell Version

$PSVersionTable
                                                                                                                      
Name                           Value                                                                                  
----                           -----                                                                                  
PSVersion                      7.4.4                                                                                  
PSEdition                      Core                                                                                   
GitCommitId                    7.4.4                                                                                  
OS                             Microsoft Windows 10.0.22631                                                           
Platform                       Win32NT                                                                                
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}                                                                  
PSRemotingProtocolVersion      2.3                                                                                    
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@lost22git lost22git added the bug label Aug 4, 2024
@lost22git
Copy link
Author

maybe same as #1778

@lost22git
Copy link
Author

solution for me:

#1779 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant