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

rust aura -A hyprland grabs from the Standart repo #801

Open
BluewyDiamond opened this issue Mar 15, 2023 · 3 comments
Open

rust aura -A hyprland grabs from the Standart repo #801

BluewyDiamond opened this issue Mar 15, 2023 · 3 comments

Comments

@BluewyDiamond
Copy link

BluewyDiamond commented Mar 15, 2023

when i try to install hyprland from the AUR using aura -A hyprland it gives me this:

aura -A hyprland
aura :: Resolving dependencies...
aura :: Repository dependencies:
 hyprland
aura :: AUR packages:
aura :: Proceed? [Y/n] y
doas (user@computer) password:
warning: downgrading package hyprland (0.23.0beta-1 => 0.22.0beta-1)
resolving dependencies...
looking for conflicting packages...

From what I know it is supposed to grab from the AUR and not from the standard repository

I have used this command to install aura: cargo install aura-pm --version 4.0.0-alpha6

Edit:

Version 3.2.9 does not have this issue. I mention this to prevent any potential confusion.

@fosskers
Copy link
Owner

Unfortunately I'm not able to reproduce this - hyprland is not available in the official repositories. Do you have special third-party package repositories registered in your pacman.conf that also contain a hyprland package? You can tell by doing: aura -Si hyprland.

@BluewyDiamond
Copy link
Author

I'm using cachyos and it is in cachyos repos.

Repository      : cachyos-v3
Name            : hyprland
Version         : 0.22.0beta-1
Description     : A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
Architecture    : x86_64_v3
URL             : https://github.com/hyprwm/Hyprland
Licenses        : BSD
Groups          : None
Provides        : hyprland
Depends On      : libxcb  xcb-proto  xcb-util  xcb-util-keysyms  libxfixes  libx11  libxcomposite  xorg-xinput  libxrender
                  pixman  wayland-protocols  cairo  pango  polkit  glslang  libinput  libxcb  libxkbcommon  opengl-driver  pixman
                  wayland  xcb-util-errors  xcb-util-renderutil  xcb-util-wm  seatd  vulkan-icd-loader  vulkan-validation-layers
                  xorg-xwayland
Optional Deps   : None
Conflicts With  : hyprland
Replaces        : None
Download Size   : 1169.05 KiB
Installed Size  : 3708.50 KiB
Packager        : CachyOS <admin@cachyos.org>
Build Date      : Tue 21 Feb 2023 09:33:14 AM CET
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Repository      : cachyos
Name            : hyprland
Version         : 0.22.0beta-1
Description     : A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
Architecture    : x86_64
URL             : https://github.com/hyprwm/Hyprland
Licenses        : BSD
Groups          : None
Provides        : hyprland
Depends On      : libxcb  xcb-proto  xcb-util  xcb-util-keysyms  libxfixes  libx11  libxcomposite  xorg-xinput  libxrender
                  pixman  wayland-protocols  cairo  pango  polkit  glslang  libinput  libxcb  libxkbcommon  opengl-driver  pixman
                  wayland  xcb-util-errors  xcb-util-renderutil  xcb-util-wm  seatd  vulkan-icd-loader  vulkan-validation-layers
                  xorg-xwayland
Optional Deps   : None
Conflicts With  : hyprland
Replaces        : None
Download Size   : 1168.89 KiB
Installed Size  : 3708.66 KiB
Packager        : CachyOS <admin@cachyos.org>
Build Date      : Tue 21 Feb 2023 09:32:16 AM CET
Validated By    : MD5 Sum  SHA-256 Sum  Signature

@fosskers
Copy link
Owner

Ah, then that's the issue. It's generally bad practice for AUR packages to have the same name as packages available in the official repos, but in this case, hyprland is coming from a third-party repo. Let me think about this.

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