Skip to content

Keystone doesn't installs properly #40

@yaroslavyaroslav

Description

@yaroslavyaroslav

I'm duplicating this issue, since that repo looks a bit desolated.

Setup

  • macOS 13.2 with Apple silicon chip (it has different homebrew base folder, just in case)
  • risen 0.4.1
  • rz-pm 0.4.1

Steps to reproduce

  • rz-pm -i keystone
  • rz-pm -l >> keystone

Error

  • rz-asm -L | grep ks # produce no output
  • rizin -a arm.ks # asm.arch: cannot find (arm.ks)

I see https://github.com/rizinorg/rizin-extras/pull/20 is merged just yet, so maybe if's fixed already, just rollout takes some more time. But as for now keystone doesn't install within rz-pm successfully.

Also there's a strange paths pn rz-pm output:

 RZPM_PLUGDIR=/Users/user/.local//opt/homebrew/lib/rizin/plugins # this one
 RZPM_BINDIR=/Users/user/.local/share/rizin/bin
 RZPM_DBDIR=/Users/user/.local/share/rizin/rz-pm/db
 RZPM_GITDIR=/Users/user/.local/share/rizin/rz-pm/git
 RZPM_GITSKIP=

It seems like it concatenates both homebrew paths and local path. It installs everything here /opt/homebrew/lib/rizin/plugins anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions