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

segfault #2547

Closed
Manu-sh opened this issue Dec 16, 2024 · 3 comments
Closed

segfault #2547

Manu-sh opened this issue Dec 16, 2024 · 3 comments

Comments

@Manu-sh
Copy link

Manu-sh commented Dec 16, 2024

yay-12.4.2-1-x86_64 (and previous)

Steps

git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
sudo pacman -Rncus yay
sudo pacman -U yay-12.4.2-1-x86_64.pkg.tar.zst

Describe the bug

immagine

Output

Istruzione non consentita (core dump creato)

@Jguer
Copy link
Owner

Jguer commented Dec 19, 2024

Hey manu, I can't reproduce this issue.

Can you ensure ~/.config/yay/config.json doesn't exist and try it out.

If that does not work, can you try and create the file ~/.config/yay/config.json with

{
"debug":true
}

@Manu-sh
Copy link
Author

Manu-sh commented Dec 19, 2024

i get the same error in both cases

@Manu-sh
Copy link
Author

Manu-sh commented Dec 26, 2024

Hi @Jguer tonight I investigated a bit and after some tests I found out that the problem was in /etc/makepkg.conf I still don't know the exact reason, anyway replacing with the new version provided by the arch packages (/etc/makepkg.conf.pacnew) and rebuilding yay the segfault disappeared, so im going to close this issue, thankyou :)

@Manu-sh Manu-sh closed this as completed Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants