Bug 183478 - Incorrect SRC URI for ikvm-bin-0.34.0.2 (source file not found)
Bug#: 183478 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: applemansigloo@gmail.com
Component: Development
URL: 
Summary: Incorrect SRC URI for ikvm-bin-0.34.0.2 (source file not found)
Keywords:  
Status Whiteboard: 
Opened: 2007-06-28 02:27 0000
Description:   Opened: 2007-06-28 02:27 0000
ikvm-bin-0.34.0.2 can't find source file at specified SRC_URI.
Because of this it can't fetch the source to compile the package.

Reproducible: Always

Steps to Reproduce:
1.emerge -f ikvm-bin (on ~arch system) or emerge -f =ikvm-bin-0.34.0.2 (on arch
system) 
2.Wait


Actual Results:  
>> Downloading 'http://www.go-mono.com/sources/ikvm/ikvmbin-0.34.0.2.zip'
--11:11:50--  http://www.go-mono.com/sources/ikvm/ikvmbin-0.34.0.2.zip
           => `/usr/portage/distfiles/ikvmbin-0.34.0.2.zip'
Resolving www.go-mono.com... 64.14.94.188
Connecting to www.go-mono.com|64.14.94.188|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:12:01 ERROR 404: Not Found.

!!! Couldn't download 'ikvmbin-0.34.0.2.zip'. Aborting.

!!! Fetch for /usr/portage/dev-dotnet/ikvm-bin/ikvm-bin-0.34.0.2.ebuild failed,
continuing...



Expected Results:  
It should have downloaded the source file to the distfiles directory.

------- Comment #1 From Benjamin Southall 2007-06-28 02:29:54 0000 -------
Created an attachment (id=123268) [details]
patch to fix SRC_URI

This is a patch to change the source uri to the relevant sourceforge project
which has the source file and downloads successfully.

------- Comment #2 From Jurek Bartuszek 2007-06-28 03:46:41 0000 -------
Fixed in CVS, thanks