8000 Bil installation fails on macOS · Issue #1 · fergusq/bilar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Bil installation fails on macOS #1
Open
@kritixilithos

Description

@kritixilithos

I cloned fergusq/bils and tried to install the plot_ascii bil using bilar as stated in the README of the bils repository. bilar compress resulted in a successful package creation (with some errors), however bilar install failed. The error is shown below.

$ bilar compress plot_ascii/
>>> tar --create --xz --file plot_ascii.1.0.2.bil.tar.xz plot_ascii --transform s/plot_ascii/plot_ascii.1.0.2.bil/
tar: --transform: Cannot stat: No such file or directory
tar: s/plot_ascii/plot_ascii.1.0.2.bil: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
Package successfully created.
$ bilar install plot_ascii.1.0.2.bil.tar.xz
>>> tar --extract --xz --file plot_ascii.1.0.2.bil.tar.xz -C /Users/#######/.bilar/installed plot_ascii.1.0.2.bil
tar: plot_ascii.1.0.2.bil: Not found in archive
tar: Error exit delayed from previous errors.
Bil file 'plot_ascii.1.0.2.bil.tar.xz' is not valid (invalid directory structure or package file).
Installation failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0