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

Bug 476428

Summary: net-misc/cgminer-2.7.4: 404 at fetch-time
Product: Gentoo Linux Reporter: locozenoz
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: god
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description locozenoz 2013-07-10 18:14:25 UTC
At the time ebuild was writen, 2.7.4 was the latest version of cgminer.
Yet, the ck.kolivas.org layout is done in a way that the latest version, and outdated ones are kept in different ways.
When for the latest 3.3.1 its /apps/cgminer/cgminer-3.3.1.tar.bz2
for now outdated 2.7.4 its /apps/cgminer/2.7/cgminer-2.7.4.tar.bz2
Current ebuild fetches cgminer from /apps/cgminer/cgminer-2.7.4.tar.bz2, and of course gets a 404 as it no longer exists.

As a fix, checking both possible addresses is a good solution.
Also, in my opinion it anyway should be updated to 3.3.1/3.3.0.

Reproducible: Always

Steps to Reproduce:
1. emerge cgminer
Actual Results:  
It have failed to fetch the package.

Expected Results:  
A properly fetched package.
Comment 1 Denis M. (Phr33d0m) 2013-07-10 18:42:52 UTC
Hello, cgminer-2.7.4 does not longer exist in the portage tree (see http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/cgminer/), please update your tree.

Versions 3.3.0 and 3.3.1 (the current available) fetch correctly - so closing this bug. If you're refering to some overlay please reopen this bug and specify.