Skip to content

Does not install #68

@jtgd

Description

@jtgd

It fails for me:

==> Starting build()...
Resolving dependencies
Fetching https://github.com/erdnaxeli/clip.git
Fetching https://github.com/crystal-ameba/ameba.git
Installing clip (0.2.4)
Installing ameba (1.6.3)
Postinstall of ameba: shards build -Dpreview_mt
Failed postinstall of ameba on shards build -Dpreview_mt:
I: Dependencies are satisfied
I: Building: ameba
E: Error target ameba failed to compile:
Error: while requiring "./ameba/cli/cmd"
Error: while requiring "../../ameba"
Error: while requiring "./ameba/rule/**"
Error: Error executing process: '/home/jay/.cache/crystal/var-cache-yay-castblock-git-src-castblock-lib-ameba-src-contrib-read_type_doc.cr/macro_run': Permission denied
==> ERROR: A failure occurred in build().
Aborting...
-> error making: castblock-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
castblock-git - exit status 4

I tried installing ameba separately, which also fails:

==> Starting package()...
shards build --release
Dependencies are satisfied
Building: ameba
Error target ameba failed to compile:
Error: while requiring "./ameba/cli/cmd"
Error: while requiring "../../ameba"
Error: while requiring "./ameba/rule/**"
Error: Error executing process: '/home/jay/.cache/crystal/var-cache-yay-ameba-src-ameba-1.6.4-src-contrib-read_type_doc.cr/macro_run': Permission denied

make: *** [Makefile:42: bin/ameba] Error 1
==> ERROR: A failure occurred in package().
Aborting...
-> error making: ameba-exit status 4
-> Failed to install the following packages. Manual intervention is required:
ameba - exit status 4

Any clues as to how to make this work?

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