lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
876 stars 35 forks source link

[BUG] Arch package not found #128

Closed jagjordi closed 2 months ago

jagjordi commented 2 months ago

Rofi version (rofi -v or git commit in case of build issue)

N/A

Configuration

N/A

Theme

N/A

Timing report

No response

Launch command

N/A

Step to reproduce

sudo pacman -Syu rofi-wayland

Expected behavior

Package gets installed

Actual behavior

➜  ~ sudo pacman -Syu rofi-wayland
:: Synchronizing package databases...
 core is up to date
 extra is up to date
error: target not found: rofi-wayland

Additional information

old package works yay -S rofi-lbonn-wayland-git

Using wayland display server protocol

I've checked if the issue exists in the latest stable release

Ferdi265 commented 2 months ago

I'm also using Arch and I can't reproduce this. Maybe you are using an out-of-date mirror?

You can either try a different mirror in your /etc/pacman.d/mirrorlist or use a tool like reflector to sort your mirror list in a way that prefers up-to-date mirrors.

alberteex commented 2 months ago

It's not a bug, the package was moved to main repos now its known as extra/rofi-wayland

The git package is still in the aur so that's the reason why it works

lbonn commented 2 months ago

Thanks for the additional details! Moreover, this is not really a "bug" with rofi itself