Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] AUR install fails #115

Open
slippuu opened this issue Oct 8, 2024 · 1 comment
Open

[BUG] AUR install fails #115

slippuu opened this issue Oct 8, 2024 · 1 comment

Comments

@slippuu
Copy link

slippuu commented Oct 8, 2024

Describe the bug
When installing via yay -S hyprland-autoname-workspaces-git, console shows:

failures:

---- renamer::formatter::tests::test_app_workspace_new stdout ----
thread 'renamer::formatter::tests::test_app_workspace_new' panicked at src/renamer/formatter.rs:214:9:
assertion `left == right` failed
  left: None
 right: Fullscreen
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- renamer::tests::test_app_client_partial_eq stdout ----
thread 'renamer::tests::test_app_client_partial_eq' panicked at src/renamer/mod.rs:378:9:
assertion `left == right` failed
  left: true
 right: false


failures:
    renamer::formatter::tests::test_app_workspace_new
    renamer::tests::test_app_client_partial_eq

test result: FAILED. 24 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s

error: test failed, to rerun pass `--bin hyprland-autoname-workspaces`
make: *** [Makefile:25: test] Error 101
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: hyprland-autoname-workspaces-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
hyprland-autoname-workspaces-git - exit status 4

Program version?

  • N/A

Program configuration dump? (ideally)

  • N/A

To Reproduce
yay -S hyprland-autoname-workspaces-git

Expected behavior
Install to be successful

Linux Distro (please complete the following information):

  • Arch Linux (Kernel: 6.10.10-arch1-1)
@chris2052
Copy link

chris2052 commented Oct 29, 2024

Same here... But the insatll via cargo works.

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

No branches or pull requests

2 participants