#What happened to AUR

123 messages · Page 1 of 1 (latest)

ashen bison
#

I don't what happened but im getting this gibberish instead of packages names when i go to install -> AUR

#

What happened to AUR

shut trench
#

Same

ashen bison
#

maybe an update issue

finite folio
#

i thought it was a personal problem im kinda relieved that im not the only one experiencing this

solar tiger
#

same here fresh install

#

is there any way to install slack on omachy ?

lean flower
#

an issue has been opened on gh, hopefully the team will see to it

cyan pollen
#

same here out of the blue

lofty turret
icy chasm
#

the command yay -Slqa that is used in the script is also producing the same in Terminal directly.

lofty turret
#

You are right!

icy chasm
#

but this happened only recently right? can it be caused by a problem in AUR?

#

maybe some wrong character breaks the lists?

cyan pollen
#

i think it is yay's problem

unique vortex
#

same issue here

icy chasm
#

but for all other arguments yay works as it should, i also rebuild it and tried, deleting cache and all that other stuff

lean flower
#

yea, pacman -Slq works just fine

icy chasm
#

only when you use -a for AUR there is an issue

ripe cloud
#

Its not only a Omarchy bug, it does it on another Arch-based distro as well

icy chasm
#

spend too much time today trying to figure out what i broke again 😆

ripe cloud
#

and no matter if you use yay or paru, same outcome

lean flower
cyan pollen
icy chasm
#

i think there can be many reasons why the list is broken, i guess if there is a wrong character in a package title already breaks it. But i am really just speculating. i dont understand enough about how aur works

cyan pollen
#

someone fixed it

#

instead of yay -Slqa use this yay -qSs

#

in ~/.local/share/omarchy/bin/omarchy-pkg-aur-install

icy chasm
#

well but does yay -qSs even list the AUR packages?

cyan pollen
#

it does

icy chasm
#

okay maybe i was wrong about -a, maybe it just means all not AUR

#

but something changed none the less, and we can modify the script ofc, but i would like to know, where it came from

ashen bison
worn lily
#

i have the same issue

ashen bison
#

also idk why my caps lock button isn't working, was working fine a couple of days back until i updated. Anyone facing the same issue ?

cyan pollen
#

enable it once again

ashen bison
#

not working, on starting up the laptop it blinks but as the omarchy gets boot up it goes back to no light and doesn't work

#

one more issue i tried to update but seems that my password isn't working. previously it worked fine and smoothly now it says to try again, and im inputting the correct password still

ashen bison
#

nope ig cause its just numbers (the password) also as of rn i don't see any captilization

#

I think the solution can be to just rollback to prev. update ?

ashen bison
#

alright the issue here is that when installing googles antigravity i see this code i copy pasted sudo ... /keystrings then hit enter and enter the correct password but its says try again for no reason. meanwhile when i did sudo -k then sudo true and entered password it worked fine. but this seems to be having an error of getting wrong password or not getting any password at all.

ripe cloud
#

alias apt 'man yay'

ashen bison
lofty turret
#

@ashen bison Was this related to the AUR issue?

little storm
#

I'm also seeing gibberish as of 2 minutes ago.

pallid swan
#

it would be pacman

#

i might be completely wrong tho

little storm
young pine
strange wharf
#

@covert flame here

honest pebble
#

any modifications to omarchy-pkg-aur-install need to get unrolled after it's fixed in AUR

diff --color=always $(which omarchy-pkg-aur-install) $f

2a3,5
> # This script now acts as a Search Engine.
> # It waits for you to type, then asks yay to search the AUR.
>
5c8,10
<   --preview 'yay -Siia {1}'
---
>   --disabled
>   --header="Type to search the AUR ..."
>   --preview '[[ -n {1} ]] && yay -Si {1} || echo "Type to search..."'
8a14
>   --bind 'change:reload:yay -Ssq {q} || true'
13c19
<   --bind 'alt-B:change-preview:yay -Siia {1}'
---
>   --bind 'alt-B:change-preview:yay -Si {1}'
17c23,24
< pkg_names=$(yay -Slqa | fzf "${fzf_args[@]}")
---
> # Start empty. The 'change:reload' binding above handles the searching.
> pkg_names=$(echo "" | fzf "${fzf_args[@]}")
20c27
<   # Convert newline-separated selections to space-separated for yay
---
>   # Install the selected packages
#

hmmm... no diff highlighting'

honest pebble
#

--> just wait on AUR to be fixed. there's probably info about it in the yay repository

#

it shouldn't matter much. however, if for some reason the dependency graphs for yay installs/builds are different when the AUR functionality is restored, that could be problematic for Arch Linux. yay operations with the -a flag is supposed to retrieve more packages.

once yay -Ssqa works again (when AURs web service fixes it's encoding), then you'd need to undo all the changes to scripts/etc

ashen bison
distant badger
#

Will this be fixed in an update or is it necessary to manually fix individually?

shut trench
#

too lazy to fix it myself, im waiting update)

fair oxide
honest pebble
outer quiver
#

seems like this is the fixed issue :

heavy imp
unique vortex
#

not fixed for me

karmic knoll
#

I can't see people talking about this problem in Arch/AUR forums, so it doesn't seem to affect anyone outside of Omarchy.

karmic knoll
dense glacier
inner star
slate flare
#

Hi, excuse me, so, would it be best to fix it manually or wait for an update?

honest grove
slate flare
#

It's for a friend, I recommend Omarchy to start with Hyprland, and he's not very familiar with it yet

For now, he asks me and I confirm the package name for him, haha.

honest grove
#

Fair enough ahhaha

#

Good to see people switching over to Omarchy, the whole opiniated thing is nice and al but why have an opinion on something that just works

#

Like even this isn't even an Omarchy problem but a problem with the Arch User Repository

#

🤣

vale robin
fickle hinge
dry raven
honest grove
fair oxide
#

Found a new fix to get the AUR tui completely working again. (With all packages and not just 15.000)

You just have yay -S yay-gzip-fix
and revert your ~/.local/share/omarchy/bin/omarchy-pkg-aur-install to
pkg_names=$(yay -Slqa | fzf "${fzf_args[@]}")

#

You will probably be required to switch back to standard yay as soon as this issue is fixed as the fix replaces yay

ashen bison
versed python
tender swallow
#

very strange

versed python
tender swallow
#

ig it is one of those valuable left corner keys

delicate widget
honest pebble
proud hemlock
#

if I update yay in the terminal with yay -Syu , would that mess anything up?

karmic knoll
#

Has anyone inspected the pkgbuild and code of this supposed yay-gzip-fix? Given it just showed up today, it seems a bit sus.

pine creek
#

came here to tell you my friends that my yay became a minecraft enchanting table and you no longer cna decide what you will install.

#

of course youve already found the solution

#

tysm

polar pier
# fair oxide Found a new fix to get the AUR tui completely working again. (With all packages ...

What should I do? "error: failed to commit transaction (conflicting files)
yay-gzip-fix-debug: /usr/lib/debug/usr/bin/yay.debug exists in filesystem (owned by yay-debug)
Errors occurred, no packages were upgraded.
-> error installing: [/home/ezra/.cache/yay/yay-gzip-fix/yay-gzip-fix-12.5.2.r0.924ecd319-1-x86_64.pkg.tar.zst /home/ezra/.cache/yay/yay-gzip-fix/yay-gzip-fix-debug-12.5.2.r0.924ecd319-1-x86_64.pkg.tar.zst] - exit status 1" I got this when trying to install yay-gzip-fix

fair oxide
#

and then try again

polar pier
#

thank you that fixed it

inner star
#

its funny i have this error but i didnt notice

#

dont use the aur

#

dont trust it

glass stump
fair oxide
#

You only need to remove yay-debug if you have it

narrow bluff
#

Seems like the fix was merged into the next branch on the yay repo about an hour ago

fair oxide
finite folio
#

it's now finally working

river beacon
fair oxide
river beacon
fair oxide
river beacon