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

Bug#35868: marked as done (apt-get fails if ftp server doesn't understand MDTM)



Your message dated Wed, 12 May 1999 20:42:56 -0600 (MDT)
with message-id <Pine.LNX.3.96.990512195153.15981I-100000@Wakko.deltatee.com>
and subject line Fixed in the new upload
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; 10 Apr 1999 21:34:22 +0000
Received: (qmail 17724 invoked from network); 10 Apr 1999 21:34:21 -0000
Received: from xlink97.xlink.net (HELO relayi.xlink.net) (193.141.42.97)
  by master.debian.org with SMTP; 10 Apr 1999 21:34:21 -0000
Received: from sodom.danisch.de (danisch.xlink.rfc1918 [172.23.252.19])
	by relayi.xlink.net (8.8.5/8.8.7) with ESMTP id XAA25383
	for <submit@bugs.debian.org>; Sat, 10 Apr 1999 23:34:17 +0200 (MET DST)
Received: (from danisch@localhost)
	by sodom.danisch.de (8.9.3/8.9.3) id XAA01668
	for submit@bugs.debian.org; Sat, 10 Apr 1999 23:33:46 +0200
Message-ID: <19990410233346.A1659@danisch.de>
Date: Sat, 10 Apr 1999 23:33:46 +0200
From: Hadmut Danisch <Hadmut@danisch.de>
To: submit@bugs.debian.org
Subject: apt-get fails if ftp server doesn't understand MDTM
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i

Package: apt
Version: 0.3.4

Hi,

after installing apt 0.3.4 I can't download files from
the ftp-server anymore. apt sends the server an MDTM
command, which the server doesn't understand. It replies
with "500 command not understood". apt aborts then.

The trace:


[The SIZE command works]
1111  write(3, "SIZE /pub/linux/ftp.de.debian.org/debian/dists/slink/main/binary-i386/Packages.g"..., 83) = 83
1111  read(3, "213 490201\r\n", 10240)  = 12

[The MDTM isn't understood by the server]
1111  write(3, "MDTM /pub/linux/ftp.de.debian.org/debian/dists/slink/main/binary-i386/Packages.g"..., 83) = 83
1111  read(3, "500 command not understood\0", 10240) = 27
1111  read(3, "\r\n", 10213)            = 2

[apt aborts]
1111  write(1, "400 URI Failure\nURI: ftp://ftp.rz.uni-karlsruhe.de/pub/linux/ftp.de.debian.org/";..., 181) = 181





regards
Hadmut


Reply to: