Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 600666

Summary: media-libs/freealut-1.1.0-r3 download fails
Product: Gentoo Linux Reporter: Chris White <cwprogram>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Homebrew/legacy-homebrew/issues/22392
See Also: https://github.com/gentoo/gentoo/pull/16705
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: freealut-1.1.0-r4 patch

Description Chris White 2016-11-24 12:03:49 UTC
Created attachment 454226 [details, diff]
freealut-1.1.0-r4 patch

The upstream mirror is broken:

>>> Downloading 'http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/freealut-1.1.0.tar.gz'
--2016-11-24 03:18:39--  http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/freealut-1.1.0.tar.gz
Resolving ftp.ucsb.edu... 128.111.24.43
Connecting to ftp.ucsb.edu|128.111.24.43|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-11-24 03:18:39 ERROR 404: Not Found.

>>> Downloading 'http://connect.creativelabs.com/openal/Downloads/ALUT/freealut-1.1.0.tar.gz'
--2016-11-24 03:18:39--  http://connect.creativelabs.com/openal/Downloads/ALUT/freealut-1.1.0.tar.gz
Resolving connect.creativelabs.com... failed: Name or service not known.
wget: unable to resolve host address ‘connect.creativelabs.com’
!!! Couldn't download 'freealut-1.1.0.tar.gz'. Aborting.

After looking at the homebrew solution (see URL field) I'm adding a patch which uses a debian mirror for download. There's also this:

https://github.com/vancegroup/freealut

but it uses CMake instead of autotools in the original tarball so it would require more effort to port
Comment 1 Larry the Git Cow gentoo-dev 2020-07-22 21:19:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6467b43cb80dd5d951b1602dba33065bd67689d4

commit 6467b43cb80dd5d951b1602dba33065bd67689d4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-22 18:28:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-22 21:19:00 +0000

    media-libs/freealut: Fix SRC_URI
    
    Thanks-to: Chris White <cwprogram@live.com>
    Closes: https://bugs.gentoo.org/600666
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/freealut/freealut-1.1.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)