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

Bug 37955

Summary: net-ftp/ncftp-3.1.6 source not found
Product: Gentoo Linux Reporter: Kalin KOZHUHAROV <kalin>
Component: [OLD] UnspecifiedAssignee: SpanKY <vapier>
Status: VERIFIED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kalin KOZHUHAROV 2004-01-12 04:00:57 UTC
Just emerge sync-ed and tried to update to net-ftp/ncftp-3.1.6, but I couldn't get the source...

Apparently the folks from ncftp has removed the old one and put 3.1.7 instead.


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge ncftp
3.

Actual Results:  
>>> Downloading ftp://ftp.ncftp.com/ncftp/ncftp-3.1.6-src.tar.bz2
--20:53:45--  ftp://ftp.ncftp.com/ncftp/ncftp-3.1.6-src.tar.bz2
           => `/usr/portage-distfiles/ncftp-3.1.6-src.tar.bz2'
Resolving ftp.ncftp.com... 209.197.102.38
Connecting to ftp.ncftp.com[209.197.102.38]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /ncftp ... done.
==> PORT ... done.    ==> RETR ncftp-3.1.6-src.tar.bz2 ... 
No such file `ncftp-3.1.6-src.tar.bz2'.

!!! Couldn't download ncftp-3.1.6-src.tar.bz2. Aborting.


Expected Results:  
Download and emerge the package.

Looking at http://www.ncftp.com/ncftp/doc/changelog.html

isn't it time to bump the stable version?
Comment 1 SpanKY gentoo-dev 2004-01-12 07:50:34 UTC
it's on the GENTOO_MIRRORS
Comment 2 Kalin KOZHUHAROV 2004-01-12 08:02:17 UTC
Hmm...

I guess I was too qick to report this bug (too much bloob coffeine?). Sorry.

I use ftp.ecc.u-tokyo.ac.jp as my closest (=fastest) mirror and apparently the file was not there, so emerge tried to fetch it from the original server.

Unfortunately, I cannot confirm it now, as it works (from the same mirror).

Thanks for quick response.