You are not logged in.

#1 2024-04-03 00:39:12

ZephyrCheez
Member
Registered: 2024-04-03
Posts: 2

AUR package failing to clone git repository

I don't know if this is a makepkg issue, or what, but when I download the AUR package vulkan-nouveau-git, and I run makepkg, it fails to clone the mesa repository with the following error:
RPC failed; HTTP 500 curl 22 The requested URL returned error: 500

Is this a git configuration issue? Is there something wrong with the package? Because I can clone the mesa repo myself and I inspected the PKGBUILD and it references the same repository that I'm able to clone with git clone

Offline

#2 2024-04-03 00:43:35

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 23
Website

Re: AUR package failing to clone git repository

This could be a case of https://gitlab.archlinux.org/archlinux/ … -/issues/6, so maybe it is fixed by curl 8.7.1-5 (which includes the fix for this)

Offline

#3 2024-04-03 00:49:54

ZephyrCheez
Member
Registered: 2024-04-03
Posts: 2

Re: AUR package failing to clone git repository

gromit wrote:

This could be a case of https://gitlab.archlinux.org/archlinux/ … -/issues/6, so maybe it is fixed by curl 8.7.1-5 (which includes the fix for this)

When can I expect that in the main repos? Or do I need to use the aur version?

Offline

#4 2024-04-03 00:54:17

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 23
Website

Re: AUR package failing to clone git repository

I'd expect it rather soon as the package was already signed off by a few testers. Can you clone the repo manually and put it in the appropriate place?

Offline

#5 2024-04-03 10:42:22

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 23
Website

Re: AUR package failing to clone git repository

The package was moved to [core] and should be included in your next update smile

Offline

Board footer

Powered by FluxBB