Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346273 - Incorrect download location in app-misc/tmux-mem-cpu-load-2.1.0 ebuild
Summary: Incorrect download location in app-misc/tmux-mem-cpu-load-2.1.0 ebuild
Status: RESOLVED DUPLICATE of bug 344939
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 09:14 UTC by Mike Hammill
Modified: 2010-11-24 01:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Hammill 2010-11-21 09:14:25 UTC
app-misc/tmux-mem-cpu-load-2.1.0 fails to download (and thus build)

Reproducible: Always

Steps to Reproduce:
1. emerge =app-misc/tmux-mem-cpu-load-2.1.0
2. 
3.

Actual Results:  
* Downloading tmux-mem-cpu-load-2.1.0.tar.gz
!!  Couldn't download 'tmux-mem-cpu-load-2.1.0.tar.gz'. Aborting.


Expected Results:  
download and build

tmux-mem-cpu-load-2.1.0.ebuild contains, for non-9999 version:
SRC_URI="http://www.github.com/thewtex/${PN}/tarball/v${PV} -> ${P}.tar.gz"
But that doesn't seem to be right.
wget -c http://www.github.com/thewtex/tmux-mem-cpu-load/tarball/v2.1.1
gives
ERROR: certificate common name “*.github.com” doesn’t match requested host name “github.com”. To connect to github.com insecurely, use ‘--no-check-certificate’.
but perhaps that just indicates some other problem with the location.

Have tried on x86 and ppc32 (the latter is where I will want to actually run it).  Can provide emerge --info, but seems it's not necessary here.
Comment 1 Mike Hammill 2010-11-23 23:19:44 UTC
In case anyone cares, this is still a bug (testing again three days after initial report).
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-11-24 01:33:00 UTC

*** This bug has been marked as a duplicate of bug 344939 ***