[GH-ISSUE #25] unexpected free argument aur #10

Closed
opened 2026-03-01 09:10:58 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @alanvardy on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/fosskers/cargo-aur/issues/25

I am currently unable to run cargo aur, and don't know how to interpret the error message.

 > cargo aur
/home/vardy/.cargo/bin/cargo-aur: unexpected free argument `aur`

Any idea what I am doing wrong? How can I investigate this further?

Originally created by @alanvardy on GitHub (Mar 18, 2024). Original GitHub issue: https://github.com/fosskers/cargo-aur/issues/25 I am currently unable to run `cargo aur`, and don't know how to interpret the error message. ``` > cargo aur /home/vardy/.cargo/bin/cargo-aur: unexpected free argument `aur` ``` Any idea what I am doing wrong? How can I investigate this further?
Author
Owner

@fosskers commented on GitHub (Mar 18, 2024):

I'm able to reproduce. Looking into it now.

@fosskers commented on GitHub (Mar 18, 2024): I'm able to reproduce. Looking into it now.
Author
Owner

@fosskers commented on GitHub (Mar 18, 2024):

Note that this doesn't occur when just running cargo run from the cargo-aur repo itself (which is a common pattern for me while developing).

@fosskers commented on GitHub (Mar 18, 2024): Note that this doesn't occur when just running `cargo run` from the `cargo-aur` repo itself (which is a common pattern for me while developing).
Author
Owner

@fosskers commented on GitHub (Mar 18, 2024):

Fix released as 1.7.1. Thanks for reporting!

@fosskers commented on GitHub (Mar 18, 2024): Fix released as `1.7.1`. Thanks for reporting!
Author
Owner

@alanvardy commented on GitHub (Mar 18, 2024):

Thank you for the speedy response! Confirmed fixed on my end 👍

@alanvardy commented on GitHub (Mar 18, 2024): Thank you for the speedy response! Confirmed fixed on my end :+1:
GiteaMirror changed title from unexpected free argument `aur` to [GH-ISSUE #25] unexpected free argument `aur` 2026-04-11 05:42:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cargo-aur#10