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

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

Open
Razican opened this issue May 27, 2018 · 2 comments
Open

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

Razican opened this issue May 27, 2018 · 2 comments
Assignees
Milestone

Comments

@Razican
Copy link
Member

Razican commented May 27, 2018

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.

@Razican Razican added this to the SUPER 0.5.0 milestone May 27, 2018
@Razican Razican self-assigned this May 27, 2018
This was referenced May 27, 2018
@Razican
Copy link
Member Author

Razican commented May 30, 2018

The immediate fix was to just disable shell completion scripts for Debian and Ubuntu, but hopefully this is fixed before the release of the 0.5.0 version. If not, it's not a blocker, and it can be implemented in a later 0.5.x version.

@Razican Razican modified the milestones: SUPER 0.5.0, SUPER 0.6.0 Oct 21, 2018
@Razican
Copy link
Member Author

Razican commented Nov 10, 2019

This seems to be fixed, waiting for upstream response to close it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant