[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#38887: marked as done (apt ftp failure - not even trying)



Your message dated Wed, 23 Jun 1999 21:41:32 -0600 (MDT)
with message-id <Pine.LNX.3.96.990623214031.30611I-100000@Wakko.deltatee.com>
and subject line FTP proxy problem
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 3 Jun 1999 18:21:53 +0000
Received: (qmail 3835 invoked from network); 3 Jun 1999 18:21:53 -0000
Received: from tmmi196-056.telusvelocity.net (HELO Wakko.deltatee.com) (mail@209.115.196.56)
  by master.debian.org with SMTP; 3 Jun 1999 18:21:53 -0000
Received: from localhost (Wakko.deltatee.com) [127.0.0.1] (jgg)
	by Wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 10pc7g-0001ik-00 (Debian); Thu, 3 Jun 1999 12:21:48 -0600
Date: Thu, 3 Jun 1999 12:21:48 -0600 (MDT)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@Wakko.deltatee.com
To: Dancer <dancer@zeor.simegen.com>
cc: submit@bugs.debian.org
Subject: Re: apt ftp failure - not even trying
In-Reply-To: <[🔎] 375695A1.8B7184E6@zeor.simegen.com>
Message-ID: <Pine.LNX.3.96.990603122013.6572A-100000@Wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Fri, 4 Jun 1999, Dancer wrote:

> tcpdump shows no packets moving on the ppp device on either ftp or
> ftp-data. Apt isn't even _trying_, and I suspect doesn't realise that
> fact.

It is trying to connect to your proxy server, don't ask me why - you must
have a misset variable someplace. That is why you see no packets on your
tcpdump, wrong port number.

[pid 19529] connect(3, {sin_family=AF_INET, sin_port=htons(3128), sin_addr
=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress)
[pid 19529] select(4, NULL, [3], NULL, {120, 0}) = 1 (out [3], left {120, 0})
[pid 19529] getsockopt(3, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
[pid 19529] write(1, "102 Status\nURI: ftp://gpo.schoo";..., 114) = 114
[pid 19529] select(4, [3], NULL, NULL, {120, 0} <unfinished ...>

Jason


Reply to: