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

scoop install mupdf@<version> fails #4984

Closed
brechtm opened this issue Jun 10, 2022 · 4 comments · Fixed by #4988
Closed

scoop install mupdf@<version> fails #4984

brechtm opened this issue Jun 10, 2022 · 4 comments · Fixed by #4988
Labels

Comments

@brechtm
Copy link

brechtm commented Jun 10, 2022

Bug Report

Package Name: mupdf

Current Behaviour

PS C:\Users\Brecht> scoop install mupdf@1.18.0
WARN  Given version (1.18.0) does not match manifest (1.20.0-rc2)
WARN  Attempting to generate manifest for '/mupdf' (1.18.0)
Autoupdating /mupdf
Searching hash for mupdf-1.18.0-windows.zip in https://www.mupdf.com/releases/
Writing updated /mupdf manifest
Couldn't find manifest for 'mupdf'.

Expected Behaviour

scoop installs mupdf 1.18.0

System details

Windows version: 10

OS architecture: 64bit

PowerShell version: 5.1.19041.1645

Scoop Configuration

{
    "lastupdate":  "2022-06-10T20:58:28.7705611+02:00",
    "SCOOP_REPO":  "https://github.com/lukesampson/scoop",
    "SCOOP_BRANCH":  "master"
}
@brechtm brechtm added the bug label Jun 10, 2022
@rashil2000
Copy link
Member

Ah, this might be bug due to a recent refactor. I'll transfer this issue to core.

@rashil2000 rashil2000 transferred this issue from ScoopInstaller/Extras Jun 10, 2022
@rashil2000
Copy link
Member

rashil2000 commented Jun 10, 2022

Relevant PR: #4966

/cc @niheaven

@hoilc
Copy link

hoilc commented Jun 10, 2022

Ah, this might be bug due to a recent refactor. I'll transfer this issue to core.

For the same reason, scoop install \path\to\app.json is broken.

@niheaven
Copy link
Member

Yes, the function needs a trimstart, and will be fix tommorow.

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

Successfully merging a pull request may close this issue.

4 participants