FS#10718 - Fuse source file location in PKGBUILD is inoperative
Attached to Project:
Arch Linux
Opened by Charlie Law (dhave) - Saturday, 21 June 2008, 12:13 GMT
Last edited by Greg (dolby) - Monday, 21 July 2008, 14:24 GMT
Opened by Charlie Law (dhave) - Saturday, 21 June 2008, 12:13 GMT
Last edited by Greg (dolby) - Monday, 21 July 2008, 14:24 GMT
|
Details
Description:
For the Fuse package, the source file location in the PKGBUILD in ABS is not working. So as to have a working source file location, the PKGBUILD can be edited as follows: Replace the existing "source=" line with [code] source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) [/code] Additional info: * package version(s)fuse-2.7.3 * config and/or log files etc. Steps to reproduce: |
This task depends upon
Comment by Greg (dolby) - Saturday,
21 June 2008, 13:53 GMT
Although I could reproduce it with your report with bash, this one
works totally normal. Although the policy on sourceforge links is
to use downloads.sourceforge.net rather than a specific mirror