Skip to content

scoop install mupdf@<version> fails #4984

Closed
@brechtm

Description

@brechtm

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"
}

Activity

rashil2000

rashil2000 commented on Jun 10, 2022

@rashil2000
Member

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

rashil2000

rashil2000 commented on Jun 10, 2022

@rashil2000
Member

Relevant PR: #4966

/cc @niheaven

hoilc

hoilc commented on Jun 10, 2022

@hoilc

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

niheaven commented on Jun 12, 2022

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      scoop install mupdf@<version> fails · Issue #4984 · ScoopInstaller/Scoop