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]: ShellExView is named shexview but should be shellexview #20

Open
3 tasks done
ikenichiro opened this issue Apr 7, 2023 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@ikenichiro
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

shexview

Expected/Current Behaviour

Current Behaviour
searching shellexview does not match the package, but instead scoop suggests adding the original kodybrown/scoop-nirsoft

> scoop search shellexview
Results from other known buckets...
(add them using 'scoop bucket add <bucket name>')

Name        Source
----        ------
shellexview nirsoft

However, the software does match searching shexview

> scoop search shexview
Results from local buckets...

Name     Version Source              Binaries
----     ------- ------              --------
shexview 2.01    nirsoft-alternative

Expected Behaviour
Since the package's official URL is https://www.nirsoft.net/utils/shexview.html and the bin is shexview.exe, I understand that using the shexview for the name is logical, however, as you can see on the official webpage, the name of the software is ShellExView, hence, scoop search should match the provided software name.

> scoop search shellexview
Results from local buckets...

Name     Version Source              Binaries
----     ------- ------              --------
shellexview 2.01    nirsoft-alternative

Steps to Reproduce

PS>> scoop search shellexview
Results from other known buckets...
(add them using 'scoop bucket add <bucket name>')

Name        Source
----        ------
shellexview nirsoft

Possible Solution

Rename the package name to shellexview

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
416a9c7fd (HEAD -> master, origin/master, origin/HEAD) todolist: Update to version 8

'iyokan-jp' bucket:
220525b (HEAD -> master, origin/master, origin/HEAD) WinMergeを更新 (-> 2.16.22-jp-1)

'java' bucket:
44712660 (HEAD -> master, origin/master, origin/HEAD) temurin8-nightly-jre: Update to version 8.0.372-6.0.202304051813

'main' bucket:
61bcafecc (HEAD -> master, origin/master, origin/HEAD) haxe@4.3.0: Fix hash (Closes #4637)

'nerd-fonts' bucket:
58f791f (HEAD -> master, origin/master, origin/HEAD) Font-Awesome: Update to version 6.4.0

'nirsoft-alternative' bucket:
a831d37 (HEAD -> master, origin/master, origin/HEAD) Update url list [ci skip]

'sysinternals' bucket:
56576f4 (HEAD -> main, origin/main, origin/HEAD) process-explorer: Update to version 17.04

Scoop Config

PS> Get-Content ~\.config\scoop\config.json | ConvertFrom-Json


shim          : 71
arai2-enabled : False
aria2-enabled : True
last_update   : 2023-04-07T10:23:14.2089263+09:00
scoop_branch  : master
scoop_repo    : https://github.com/lukesampson/scoop

PowerShell Version

PS> $PSVersionTable

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

Additional Softwares

No response

@ikenichiro ikenichiro added the bug Something isn't working label Apr 7, 2023
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