[GH-ISSUE #569] Cargo error when insalling Ironbar from the AUR #8615

Closed
opened 2026-05-23 03:53:05 +01:00 by JakeStanger · 1 comment
Owner

Originally created by @ForgotMyPasswd on GitHub (May 4, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/569

Describe the bug
When I try to install ironbar-git from the AUR, iI get this error when building the package:
error: the lock file /home/fahmed/.cache/yay/ironbar-git/src/ironbar/Cargo.lock needs to be updated but --locked was passed to prevent this

To Reproduce
Steps to reproduce the behavior:

  1. Install ironbar-git from AUR
  2. Once dependencies are set up and the buid process starts, the error should appear

Expected behavior
Ironbar to compile properly and to prompt me to install it

System information:

  • Distro: Arch Linux
  • Compositor: Hyprland
  • Ironbar version: 0.15.
Originally created by @ForgotMyPasswd on GitHub (May 4, 2024). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/569 **Describe the bug** When I try to install ironbar-git from the AUR, iI get this error when building the package: `error: the lock file /home/fahmed/.cache/yay/ironbar-git/src/ironbar/Cargo.lock needs to be updated but --locked was passed to prevent this` **To Reproduce** Steps to reproduce the behavior: 1. Install ironbar-git from AUR 4. Once dependencies are set up and the buid process starts, the error should appear **Expected behavior** Ironbar to compile properly and to prompt me to install it **System information:** - Distro: Arch Linux - Compositor: Hyprland - Ironbar version: 0.15.
JakeStanger 2026-05-23 03:53:05 +01:00
  • closed this issue
  • added the
    T:Bug
    label
Author
Owner

@JakeStanger commented on GitHub (May 4, 2024):

Sounds like an issue brought about by a dep update yesterday. Cloning and building locally should update the lockfile to check in - I should be able to do this tonight if nobody beats me to it :)

<!-- gh-comment-id:2094135310 --> @JakeStanger commented on GitHub (May 4, 2024): Sounds like an issue brought about by a dep update yesterday. Cloning and building locally should update the lockfile to check in - I should be able to do this tonight if nobody beats me to it :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#8615
No description provided.