Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183478 - Incorrect SRC URI for ikvm-bin-0.34.0.2 (source file not found)
Summary: Incorrect SRC URI for ikvm-bin-0.34.0.2 (source file not found)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 02:27 UTC by Benjamin Southall
Modified: 2007-06-28 03:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix SRC_URI (ikvm-bin-0.34.0.2-srcuri.patch,154 bytes, patch)
2007-06-28 02:29 UTC, Benjamin Southall
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Southall 2007-06-28 02:27:11 UTC
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 Benjamin Southall 2007-06-28 02:29:54 UTC
Created attachment 123268 [details, diff]
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 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-28 03:46:41 UTC
Fixed in CVS, thanks