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

Bug 554732

Summary: app-shells/fish-2.2.0 SRC_URI not exist
Product: Gentoo Linux Reporter: Igor Savlook <agentsmith.hengsha.city>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix SRC_URI

Description Igor Savlook 2015-07-13 12:13:06 UTC
Created attachment 406650 [details, diff]
Fix SRC_URI

For version 2.2.0 no tarball on official site.
We can use github tarball.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-07-13 12:33:45 UTC
$ wget http://fishshell.com/files/2.2.0/fish-2.2.0.tar.gz
--2015-07-13 14:31:37--  http://fishshell.com/files/2.2.0/fish-2.2.0.tar.gz
Resolving fishshell.com (fishshell.com)... 54.231.80.82
Connecting to fishshell.com (fishshell.com)|54.231.80.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2213037 (2.1M) [application/x-gzip]
Saving to: ‘fish-2.2.0.tar.gz’

fish-2.2.0.tar.gz   100%[=====================>]   2.11M  1014KB/s   in 2.1s

2015-07-13 14:31:39 (1014 KB/s) - ‘fish-2.2.0.tar.gz’ saved [2213037/2213037]
Comment 2 Igor Savlook 2015-07-13 12:40:04 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #1)
> $ wget http://fishshell.com/files/2.2.0/fish-2.2.0.tar.gz
> --2015-07-13 14:31:37--  http://fishshell.com/files/2.2.0/fish-2.2.0.tar.gz
> Resolving fishshell.com (fishshell.com)... 54.231.80.82
> Connecting to fishshell.com (fishshell.com)|54.231.80.82|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 2213037 (2.1M) [application/x-gzip]
> Saving to: ‘fish-2.2.0.tar.gz’
> 
> fish-2.2.0.tar.gz   100%[=====================>]   2.11M  1014KB/s   in 2.1s
> 
> 2015-07-13 14:31:39 (1014 KB/s) - ‘fish-2.2.0.tar.gz’ saved [2213037/2213037]

Ohhh now working. But in this morning site say me "404 not found". Sorry.