Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15941 - dev-libs/atk-1.2.2 - unable to download
Summary: dev-libs/atk-1.2.2 - unable to download
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 15869 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-18 13:20 UTC by FieldySnuts
Modified: 2003-03-03 20:01 UTC (History)
2 users (show)

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 FieldySnuts 2003-02-18 13:20:17 UTC
dev-libs/atk-1.2.2 cannot be downloaded. It is at none of the mirrors I have
tried, and the last-resort ftp.gnome.org does not respond.

I have also tried to locate atk-1.2.2.tar.bz manually with no success.

This library is needed for gnome 2.

Reproducible: Always
Steps to Reproduce:
1. emerge rsync
2. emerge atk
3. watch mirror list used, then ftp.gnome.org not respond

Actual Results:  
Download of atk-1.2.2 source failed.

Expected Results:  
Downloaded the atk-1.2.2 source

Portage 2.0.46-r2 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r6)
=================================================================
System uname: 2.4.19-ipv6-imzzo-coda i686 AuthenticAMD
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses qtmt quicktim
e spell xml2 xv berkdb bonobo esd gdbm gif gnome-libs gpm gtkhtml guile imlib
 java ldap libwww motif mozilla nls opengl pam png python qt readline scanner
 sdl slang ssl svga tcpd tetex tiff X gtk gtk2 gnome -alsa -arts 3dnow cdr en
code kde mmx oggvorbis pdflib perl sse truetype xmms ipv6"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/sh
are/config /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j3"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://gentoo.linux.no/pub/gentoo
ftp://ftp.oregonstate.edu/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 1 foser (RETIRED) gentoo-dev 2003-02-20 12:29:39 UTC
is this still the case, its is .tar.bz2 btw (?) The file really is there.
Comment 2 FieldySnuts 2003-02-22 00:41:57 UTC
I just tried now, and it went through all my mirrors and ended up at ftp.gnome.org which has never responded for me even once. It is trying to fetch a tar.bz2, as well.
Comment 3 FieldySnuts 2003-02-22 00:42:44 UTC
Eek. the "bz" in the filename in the initial post was in fact a typeo by me. Appologies, It was trying to fetch a .bz2 all along.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-02-22 03:54:59 UTC
works for me. ftp.gnome.org responds for me. try looking in /usr/portage/profiles/thirdpartymirrors and try seeing if any of the ftp servers on the gnome line respond.
Comment 5 Spider (RETIRED) gentoo-dev 2003-02-22 04:57:16 UTC
*** Bug 15869 has been marked as a duplicate of this bug. ***
Comment 6 FieldySnuts 2003-02-22 11:55:03 UTC
Okay, i did a GENTOO_MIRRORS="those FTPs from that line" emerge atk and atk-1.2.2.tar.bz2 was not found on any of them. Am I going about this wrong?

Thanks for your patience.
Comment 7 foser (RETIRED) gentoo-dev 2003-02-22 12:44:10 UTC
no thats not correct, those are not gentoo mirrors. Just check those gnome ftps in thirrdpartymirrors by hand and see if atk-1.2.2 is downloadable.
Comment 8 FieldySnuts 2003-02-22 13:12:24 UTC
Okay the first one was: ftp://ftp.gnome.org/pub/gnome

I was able to use ncftp to log onto that fine. I was then able to cd to the dir where atk-1.2.2.tar.bz2 resides, and download it.

I then tried using ncftpget to fetch the same url that emerge tries at the very end, which is: ftp://ftp.gnome.org/pub/gnome/sources/atk/1.2/atk-1.2.2.tar.bz2

And that worked. However, when I try the same with wget:

wget ftp://ftp.gnome.org/pub/gnome/sources/atk/1.2/atk-1.2.2.tar.bz2
--13:09:36--  ftp://ftp.gnome.org/pub/gnome/sources/atk/1.2/atk-1.2.2.tar.bz2
           => `atk-1.2.2.tar.bz2'
Resolving ftp.gnome.org... done.
Connecting to ftp.gnome.org[130.239.18.141]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gnome/sources/atk/1.2 ... done.
==> PORT ... done.    ==> RETR atk-1.2.2.tar.bz2 ... done.

And it never makes it past that.

So I can download it manually, but for some reason I can't fetch it via wget. With ncftp and ncftpget, ftp.gnome.rog responds very quickly and is very responsive, with wget it logs on and gets up to RETR and stops.
Comment 9 FieldySnuts 2003-02-22 13:22:02 UTC
In the process of emerging gnome, which is what got me started down the path of atk, etc, I found another very similar situation.

ggv isn't found on any of the mirrors, so once again it ends up at ftp.gnome.org, and fails to download via wget. But, I was able to fetch it with ncftpget.

I'm curious to know if you can fetch this via wget or ncftpget, or some other tool of your choice:

ftp://ftp.gnome.org/pub/gnome/sources/ggv/1.99/ggv-1.99.98.tar.bz2
Comment 10 foser (RETIRED) gentoo-dev 2003-02-22 13:27:27 UTC
you should try 'wget --passive-ftp' like portage does, it works fine for me.
Comment 11 FieldySnuts 2003-02-22 13:31:03 UTC
Interesting. wget --passive-ftp indeed does work. Now the only difference is when I run it through my squid proxy or not. All the other fetches work that way through the proxy, just not ftp.gnome.org. Any ideas?

Thanks for sticking with me through this long series.
Comment 12 Alastair Tse (RETIRED) gentoo-dev 2003-02-28 22:29:19 UTC
unless you've changed your default fetch command in /etc/make.conf, it should use 
wget --passive-ftp. This helps you connect to FTP servers through either proxies
or firewalls.

You may not have encountered any problems till now possibly because all your fetches were from HTTP mirrors.
Comment 13 foser (RETIRED) gentoo-dev 2003-03-03 20:01:18 UTC
well i guess its a local problem after all, nothing we at least can do much about. closing