Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

cargo-deb fails trying to strip unknown file formats #163

Description

@Razican

Running cargo-deb will show the following error when trying to strip shell completions. This is the error being shown:

strip:/home/razican/workspace/super/super/target/release/super.bash: File format not recognized
cargo-deb: Command strip failed to launch
  because: exit code: 1

It happens with the following files:

  • super.bash
  • super.fish
  • _super

This seems to be an issue with cargo-deb. Here is the reported issue: cargo-deb#67.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions