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

netrc parsing error #2530

Open
jaapcrezee opened this issue Nov 12, 2024 · 1 comment
Open

netrc parsing error #2530

jaapcrezee opened this issue Nov 12, 2024 · 1 comment

Comments

@jaapcrezee
Copy link

Affected Version

yay v12.4.2 - libalpm v15.0.0

Describe the bug

Yay can no longer download packages, it gives an error about netrc being invalid. I have not changed my netrc file in a long time. Yay used to be okay before (not sure since when this is a problem).

Expected behavior

Should just work

Output

yay -v -S spotify
AUR Explicit (1): spotify-1:1.2.48.405-1
:: (0/1) Failed to download PKGBUILD: spotify
 -> error fetching spotify: Cloning into 'spotify'...
fatal: unable to access 'https://aur.archlinux.org/spotify.git/': .netrc parser error 
         context: exit status 128

[jaap@jaap ~/src/yay ]$ yay -v -S yay
AUR Explicit (1): yay-12.4.2-1
:: (0/1) Failed to download PKGBUILD: yay
 -> error fetching yay: Cloning into 'yay'...
fatal: unable to access 'https://aur.archlinux.org/yay.git/': .netrc parser error 
         context: exit status 128

[jaap@jaap ~/src/yay ]$ yay -V
yay v12.4.2 - libalpm v15.0.0

How can I provide a helpful trace/log file?

@jaapcrezee
Copy link
Author

Seems to be a bug upstream in (lib)curl: curl/curl#15496

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

1 participant