FS#2245 - devtools doesn't support file:/// URI in pacman.conf
|
Details
I switched to NFS mounted archlinux mirror on my build
system, now checkpkg won't work anymore because pacman
returns file:/// URIs that wget doesn't support.
It would be nice if there's detection for file:/// and don't download it at all but use the URI without file:// in front of it. |
This task depends upon
Download https://xentac.net/svn/arch-tools/devtools/trunk/checkpkg and copy it over /usr/bin/checkpkg. Tell me if it works.