Skip to content

Character Map resource is not found during installing macvim-kaoriya #11

@gecko655

Description

@gecko655

brew install macvim-kaoriya attempted to download adobe CMap file from https://raw.githubusercontent.com/adobe-type-tools/cmap-resources/master/Adobe-Japan1-6/CMap/UniJIS-UTF8-H .

resource("CMapResources") do
url 'https://raw.githubusercontent.com/adobe-type-tools/cmap-resources/master/Adobe-Japan1-6/CMap/UniJIS-UTF8-H'
sha256 '29dfdbfe5dc6e9bae41dfc6ae2c1cf7b667f5b69b897c8f14eb91da493937673'
end

But it does not exist at this moment.
It seems to be upgraded and moved to https://raw.githubusercontent.com/adobe-type-tools/cmap-resources/master/Adobe-Japan1-7/CMap/UniJIS-UTF8-H

The formula macvim-kaoriya needs either of followings:

  • Update CMap to version Adobe-Japan1-7
  • Pin adobe-type-tools/cmap-resources to specific commit to obtain Adobe-Japan1-6

Log

$ brew install --HEAD macvim-kaoriya
==> Installing macvim-kaoriya from splhack/splhack
==> Downloading https://homebrew.bintray.com/bottles/lua-5.4.2.catalina.bottle.tar
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/luajit-2.0.5.catalina.bottle.
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/0a37eaa5b05ab2e30fcdbfb
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/ruby-3.0.0_1.catalina.bottle.
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/b869f4edd6b14d7c54e8994
######################################################################## 100.0%
==> Downloading https://raw.githubusercontent.com/adobe-type-tools/cmap-resources/

curl: (22) The requested URL returned error: 404 
Error: Failed to download resource "macvim-kaoriya--CMapResources"
Download failed: https://raw.githubusercontent.com/adobe-type-tools/cmap-resources/master/Adobe-Japan1-6/CMap/UniJIS-UTF8-H

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions